|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupProperties | |
---|---|
com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. |
com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
Uses of GroupProperties in com.hazelcast.client.impl |
---|
Constructors in com.hazelcast.client.impl with parameters of type GroupProperties | |
---|---|
ClientHeartbeatMonitor(ClientEndpointManagerImpl endpointManager,
ClientEngine clientEngine,
ExecutionService executionService,
GroupProperties groupProperties)
|
Uses of GroupProperties in com.hazelcast.instance |
---|
Fields in com.hazelcast.instance declared as GroupProperties | |
---|---|
GroupProperties |
Node.groupProperties
|
Methods in com.hazelcast.instance that return GroupProperties | |
---|---|
GroupProperties |
Node.getGroupProperties()
|
Uses of GroupProperties in com.hazelcast.spi |
---|
Methods in com.hazelcast.spi that return GroupProperties | |
---|---|
GroupProperties |
NodeEngine.getGroupProperties()
|
Uses of GroupProperties in com.hazelcast.spi.impl |
---|
Methods in com.hazelcast.spi.impl that return GroupProperties | |
---|---|
GroupProperties |
NodeEngineImpl.getGroupProperties()
|
Constructors in com.hazelcast.spi.impl with parameters of type GroupProperties | |
---|---|
BasicBackPressureService(GroupProperties properties,
ILogger logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |