public interface PartitionGroupTypeRegistry
| Modifier and Type | Method and Description |
|---|---|
PartitionGroup.Type |
getGroupType(String name)
Returns the partition group type with the given name.
|
Collection<PartitionGroup.Type> |
getGroupTypes()
Returns the collection of partition group type configurations.
|
Collection<PartitionGroup.Type> getGroupTypes()
PartitionGroup.Type getGroupType(String name)
name - the partition group type nameCopyright © 2013–2018. All rights reserved.