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, hasFillRatio
public boolean hasSize()
ICollectionExtractor
hasSize
in interface ICollectionExtractor
hasSize
in class FieldArrayCollectionExtractor
public Integer getSize(IObject coll) throws SnapshotException
ICollectionExtractor
getSize
in interface ICollectionExtractor
getSize
in class FieldArrayCollectionExtractor
SnapshotException