K - object type.public interface Hasher<K>
PartitionId.| Modifier and Type | Method and Description |
|---|---|
org.onosproject.cluster.PartitionId |
hash(K object)
Returns the
PartitionId to which the specified object maps. |
org.onosproject.cluster.PartitionId hash(K object)
PartitionId to which the specified object maps.object - objectCopyright © 2016. All rights reserved.