Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
Modifier and Type | Method and Description |
---|---|
QuorumService |
HazelcastInstance.getQuorumService()
Returns the quorum service of this Hazelcast instance.
|
Modifier and Type | Method and Description |
---|---|
QuorumService |
NodeEngine.getQuorumService()
Gets the QuorumService.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.