@FunctionalInterface public interface DefaultPartitionStrategy
| Modifier and Type | Method and Description | 
|---|---|
| int | getPartition(Object object)Returns the Hazelcast partition ID of the given object. | 
int getPartition(Object object)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.