public interface ManagedPartitionGroup extends PartitionGroup
PartitionGroup.Builder| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
close()
Closes the partition group.
|
CompletableFuture<ManagedPartitionGroup> |
open(PartitionManagementService managementService)
Initializes the partition group.
|
getPartition, getPartition, getPartitionIds, getPartitions, name, typeCompletableFuture<ManagedPartitionGroup> open(PartitionManagementService managementService)
managementService - the partition management serviceCompletableFuture<Void> close()
Copyright © 2013–2018. All rights reserved.