SqliteStorageTable
Properties
Functions
Link copied to clipboard
Deletes all data previously stored in this the given partition.
Link copied to clipboard
open suspend override fun enumerateWithData(partitionId: String?, afterKey: String?, limit: Int): List<ERROR CLASS: Symbol not found for Pair<kotlin/String, ERROR CLASS: Symbol not found for ByteString>>
Enumerate the records with given table and partitionId in key lexicographic order.
Link copied to clipboard
Reclaim storage that is taken up by the expired entries.