public interface RaftGroupLifecycleAwareService
Modifier and Type | Method and Description |
---|---|
void |
onGroupDestroy(CPGroupId groupId)
Called on the thread of the Raft group when the given Raft group is
destroyed, either gracefully or forcefully.
|
void onGroupDestroy(CPGroupId groupId)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.