public interface ManagedPartitionService extends PartitionService
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
close()
Closes the partition group.
|
CompletableFuture<PartitionService> |
open(PartitionManagementService managementService)
Initializes the partition group.
|
getDefaultPartitionGroup, getPartitionGroup, getPartitionGroup, getPartitionGroup, getPartitionGroupsCompletableFuture<PartitionService> open(PartitionManagementService managementService)
managementService - the partition management serviceCompletableFuture<Void> close()
Copyright © 2013–2018. All rights reserved.