public class PartitionResultMetadata extends Object implements IPartitionResultMetadata
Constructor and Description |
---|
PartitionResultMetadata(Integer partitionId,
int numberOfResults) |
Modifier and Type | Method and Description |
---|---|
int |
getNumOfResults() |
Integer |
getPartitionId() |
String |
toString() |
public PartitionResultMetadata(Integer partitionId, int numberOfResults)
public Integer getPartitionId()
getPartitionId
in interface IPartitionResultMetadata
public int getNumOfResults()
getNumOfResults
in interface IPartitionResultMetadata
Copyright © GigaSpaces.