Uses of Class
org.rostore.v2.keys.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
-
Uses of KeyList in org.rostore.v2.container
-
Uses of KeyList in org.rostore.v2.container.async
Modifier and TypeMethodDescriptionAsyncContainer.list
(int sessionId, byte[] startWithKey, byte[] continuationKey, int maxNumber, int maxSize) List the keys in the container -
Uses of KeyList in org.rostore.v2.keys