public static interface DistributedShardFactory.DistributedShardRegistration
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
close()
Removes the shard from the system, this removal is done asynchronously, the future completes once the
backend shard is no longer present.
|
CompletionStage<Void> close()
Copyright © 2019 OpenDaylight. All rights reserved.