public class FieldSizeArrayCollectionExtractor extends FieldArrayCollectionExtractor
| Constructor and Description |
|---|
FieldSizeArrayCollectionExtractor(String sizeField,
String arrayField) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSize(IObject coll)
Extract the size of the collection
|
boolean |
hasSize()
Check if the size of the collection can be extracted
|
extractEntries, extractEntryIds, getCapacity, getFillRatio, getNumberOfNotNullElements, hasCapacity, hasExtractableArray, hasExtractableContents, hasFillRatiopublic boolean hasSize()
ICollectionExtractorhasSize in interface ICollectionExtractorhasSize in class FieldArrayCollectionExtractorpublic Integer getSize(IObject coll) throws SnapshotException
ICollectionExtractorgetSize in interface ICollectionExtractorgetSize in class FieldArrayCollectionExtractorSnapshotException