Methods
getAddressForPartition
- getAddressForPartition(partitionId: number): Address
-
Parameters
the address of the node.
getPartitionCount
- getPartitionCount(): number
getPartitionId
- getPartitionId(key: any): number
-
Parameters
Returns number
the partition id.
initialize
- initialize(): Promise<void>
Returns the Address of the node which owns given partition id.