|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.partition.strategy.StringAndPartitionAwarePartitioningStrategy
public final class StringAndPartitionAwarePartitioningStrategy
| Field Summary | |
|---|---|
static StringAndPartitionAwarePartitioningStrategy |
INSTANCE
|
| Method Summary | |
|---|---|
Object |
getPartitionKey(Object key)
Returns the key object that will be used by Hazelcast to specify the partition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final StringAndPartitionAwarePartitioningStrategy INSTANCE
| Method Detail |
|---|
public Object getPartitionKey(Object key)
PartitioningStrategy
getPartitionKey in interface PartitioningStrategykey - actual key object used by Hazelcast to specify the partition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||