com.hazelcast.spi.impl
public interface PartitionSpecificRunnable extends Runnable
Runnable
for a specific partition.Modifier and Type | Method and Description |
---|---|
int |
getPartitionId()
Returns the partition-id.
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.