Uses of Package
com.usatiuk.objects.iterators
Packages that use com.usatiuk.objects.iterators
Package
Description
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.dhfs.jmapClassDescriptionAn iterator over key-value pairs that can be closed and supports peek and skip operations, in both directions.Allows to specify initial positioning of the iterator relative to the requested key.
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.objectsClassDescriptionInterface indicating that data is present.
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.objects.iteratorsClassDescriptionAn iterator over key-value pairs that can be closed and supports peek and skip operations, in both directions.Interface indicating that data is present.Allows to specify initial positioning of the iterator relative to the requested key.Base class for a reversible key-value iterator.Indicates that the value is a tombstone.
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.objects.snapshotClassDescriptionAn iterator over key-value pairs that can be closed and supports peek and skip operations, in both directions.Allows to specify initial positioning of the iterator relative to the requested key.
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.objects.storesClassDescriptionInterface indicating that data is present.Indicates that the value is a tombstone.
-
Classes in com.usatiuk.objects.iterators used by com.usatiuk.objects.transactionClassDescriptionAn iterator over key-value pairs that can be closed and supports peek and skip operations, in both directions.Allows to specify initial positioning of the iterator relative to the requested key.