Class PartitionResultsMetadata

java.lang.Object
com.gigaspaces.cluster.loadbalance.PartitionResultsMetadata
All Implemented Interfaces:
IPartitionResultMetadata

public class PartitionResultsMetadata extends Object implements IPartitionResultMetadata
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
Since:
7.1
Author:
anna