| Package | Description | 
|---|---|
| com.hazelcast.spi.partitiongroup | 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PartitionGroupMetaData | PartitionGroupMetaData. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PartitionGroupMetaData[] | PartitionGroupMetaData. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.