Uses of Class
org.rostore.v2.keys.KeyList
Packages that use KeyList
Package
Description
RoStore core entities
Classes related to the containers, shards
RoStore async classes for high-frequency massive concurrency
Low-level operation to read/write key entries
-
Uses of KeyList in org.rostore.entity
Constructors in org.rostore.entity with parameters of type KeyList -
Uses of KeyList in org.rostore.v2.container
Methods in org.rostore.v2.container that return KeyList -
Uses of KeyList in org.rostore.v2.container.async
Methods in org.rostore.v2.container.async that return KeyListModifier and TypeMethodDescriptionAsyncContainer.list(int sessionId, byte[] startWithKey, byte[] continuationKey, int maxNumber, int maxSize) List the keys in the containerMethods in org.rostore.v2.container.async that return types with arguments of type KeyList -
Uses of KeyList in org.rostore.v2.keys
Methods in org.rostore.v2.keys that return KeyList