public class Pair12CollectionExtractor extends PairCollectionExtractor
Constructor and Description |
---|
Pair12CollectionExtractor(String field1,
String field2) |
Modifier and Type | Method and Description |
---|---|
int[] |
extractEntryIds(IObject coll)
Returns the object ids (int) for all objects which are contained in the
collection
|
Integer |
getSize(IObject coll)
Extract the size of the collection
|
extractEntries, getCapacity, getFillRatio, getNumberOfNotNullElements, hasCapacity, hasExtractableArray, hasExtractableContents, hasFillRatio, hasSize
public Integer getSize(IObject coll) throws SnapshotException
ICollectionExtractor
getSize
in interface ICollectionExtractor
getSize
in class PairCollectionExtractor
SnapshotException
public int[] extractEntryIds(IObject coll) throws SnapshotException
ICollectionExtractor
extractEntryIds
in interface ICollectionExtractor
extractEntryIds
in class PairCollectionExtractor
SnapshotException