Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.Percentage
-
Packages that use Percentage Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 -
-
Uses of Percentage in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 that return Percentage Modifier and Type Method Description static PercentagePercentage. getDefaultInstance(String defaultValue)@Nullable PercentageDataStoreProperties. getShardSnapshotDataThresholdPercentage()The percentage of Runtime.maxMemory() used by the in-memory journal log before a snapshot is to be takenPercentageDataStorePropertiesContainerBuilder. getShardSnapshotDataThresholdPercentage()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 with parameters of type Percentage Modifier and Type Method Description DataStorePropertiesContainerBuilderDataStorePropertiesContainerBuilder. setShardSnapshotDataThresholdPercentage(Percentage value)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612 with parameters of type Percentage Constructor Description Percentage(Percentage source)Creates a copy from Source Object.
-