public class IBM6ArrayListCollectionExtractor extends FieldArrayCollectionExtractor
| Constructor and Description |
|---|
IBM6ArrayListCollectionExtractor(String firstIndex,
String lastIndex,
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