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, hasSizepublic Integer getSize(IObject coll) throws SnapshotException
ICollectionExtractorgetSize in interface ICollectionExtractorgetSize in class PairCollectionExtractorSnapshotExceptionpublic int[] extractEntryIds(IObject coll) throws SnapshotException
ICollectionExtractorextractEntryIds in interface ICollectionExtractorextractEntryIds in class PairCollectionExtractorSnapshotException