Method | Description | |
---|---|---|
ClientPartitionService ( HazelcastClient client ) : System | ||
GetPartitionCount ( ) : int | ||
GetPartitionId ( object key ) : int | ||
GetPartitionOwner ( int partitionId ) : |
||
RefreshPartitions ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
GetPartitionId ( IData key ) : int | ||
GetPartitions ( ) : bool | ||
GetPartitionsBlocking ( ) : void | ||
GetPartitionsFrom ( |
||
ProcessPartitionResponse ( Hazelcast.Client.Protocol.Codec.ClientGetPartitionsCodec response ) : bool |
public ClientPartitionService ( HazelcastClient client ) : System | ||
client | HazelcastClient | |
return | System |
public GetPartitionOwner ( int partitionId ) : |
||
partitionId | int | |
return |