Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
VolumeSpecification.setId(long value) |
void |
VolumeSpecification.setPageSize(int value) |
void |
VolumeSpecification.setVersion(int value) |
VolumeSpecification |
Configuration.volumeSpecification(String vstring)
Parse the supplied String as a
VolumeSpecification after
performing any available property value substitutions. |
Constructor and Description |
---|
Configuration(Properties properties)
Construct a
Configuration instance and merge the supplied
Properties . |
VolumeSpecification(String specification)
Construct a
VolumeSpecification from the supplied
specification string. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.