public class ConcurrentSkipListSetCollectionExtractor extends ConcurrentSkipListCollectionExtractor
IMapExtractor.EntryObject
Constructor and Description |
---|
ConcurrentSkipListSetCollectionExtractor(String arrayField,
String keyField,
String valueField) |
Modifier and Type | Method and Description |
---|---|
int[] |
extractEntryIds(IObject coll)
Returns the object ids (int) for all objects which are contained in the
collection
|
extractEntries, getCapacity, getCollisionRatio, getFillRatio, getNumberOfNotNullElements, getSize, hasCapacity, hasExtractableArray, hasExtractableContents, hasFillRatio, hasSize
hasCollisionRatio
extractMapEntries
public int[] extractEntryIds(IObject coll) throws SnapshotException
ICollectionExtractor
extractEntryIds
in interface ICollectionExtractor
extractEntryIds
in class ConcurrentSkipListCollectionExtractor
SnapshotException