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)PercentageDataStoreProperties. getShardSnapshotDataThresholdPercentage()Return shardSnapshotDataThresholdPercentage, ornullif it is not present.PercentageDataStorePropertiesContainerBuilder. getShardSnapshotDataThresholdPercentage()default @NonNull PercentageDataStoreProperties. requireShardSnapshotDataThresholdPercentage()Return shardSnapshotDataThresholdPercentage, guaranteed to be non-null.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.
-