public class RaftCountDownLatchRegistry extends ResourceRegistry<AwaitInvocationKey,RaftCountDownLatch> implements IdentifiedDataSerializable
RaftCountDownLatch
resources and manages wait timeoutsdestroyedNames, groupId, resources, waitTimeouts
Modifier and Type | Method and Description |
---|---|
protected RaftCountDownLatchRegistry |
cloneForSnapshot() |
protected RaftCountDownLatch |
createNewResource(CPGroupId groupId,
String name) |
int |
getFactoryId()
Returns DataSerializableFactory factory ID for this class.
|
int |
getId()
Returns type identifier for this class.
|
addWaitKey, destroy, getGroupId, getOrInitResource, getResourceOrNull, getWaitTimeouts, readData, removeWaitKey, removeWaitKey, toString, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readData, writeData
protected RaftCountDownLatch createNewResource(CPGroupId groupId, String name)
createNewResource
in class ResourceRegistry<AwaitInvocationKey,RaftCountDownLatch>
protected RaftCountDownLatchRegistry cloneForSnapshot()
cloneForSnapshot
in class ResourceRegistry<AwaitInvocationKey,RaftCountDownLatch>
public int getFactoryId()
IdentifiedDataSerializable
getFactoryId
in interface IdentifiedDataSerializable
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.