Uses of Enum Class
com.hazelcast.spi.partitiongroup.PartitionGroupMetaData
Package
Description
This package contains the basic SPI for the Partition Group SPI to define
or configure how Hazelcast will configure and distribute backups in the
cluster.
-
Uses of PartitionGroupMetaData in com.hazelcast.spi.partitiongroup
Modifier and TypeMethodDescriptionstatic PartitionGroupMetaData
Returns the enum constant of this class with the specified name.static PartitionGroupMetaData[]
PartitionGroupMetaData.values()
Returns an array containing the constants of this enum class, in the order they are declared.