Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionServiceProxy |
Modifier and Type | Method and Description |
---|---|
PartitionService |
HazelcastInstance.getPartitionService()
Returns the partition service of this Hazelcast instance.
|
Modifier and Type | Method and Description |
---|---|
PartitionService |
HazelcastInstanceProxy.getPartitionService() |
PartitionService |
HazelcastInstanceImpl.getPartitionService() |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.