Package | Description |
---|---|
com.gigaspaces.cluster.loadbalance | |
com.gigaspaces.internal.client | |
com.gigaspaces.internal.query |
Modifier and Type | Class and Description |
---|---|
class |
PartitionResultsMetadata
PartitionResultsMetadata is meta data attached to the multiple uids entry/template.
Since uids are just strings, they lose all the information about the space they came for. PartitionResultsMetadata keeps this data so it can be used to route the uids to specific partition, instead doing broadcast. See UidQueryPacket |
Modifier and Type | Method and Description |
---|---|
List<IPartitionResultMetadata> |
ReadTakeEntriesUidsResult.getPartitionsMetadata() |
Constructor and Description |
---|
ReadTakeEntriesUidsResult(String[] uids,
IPartitionResultMetadata metadata) |
Constructor and Description |
---|
ReadTakeEntriesUidsResult(String[] uids,
List<IPartitionResultMetadata> metadata) |
Modifier and Type | Class and Description |
---|---|
class |
PartitionResultMetadata |
Copyright © GigaSpaces.