Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.spi.blocking |
Contains the interfaces and abstractions that are implemented / extended
by blocking Raft services, such as Lock, Semaphore, and CountDownLatch
|
com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
Modifier and Type | Field and Description |
---|---|
protected RaftService |
AbstractBlockingService.raftService |
Constructor and Description |
---|
RaftInvocationContext(ILogger logger,
RaftService raftService) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.