Package org.apache.polaris.persistence.nosql.api.index
package org.apache.polaris.persistence.nosql.api.index
-
ClassDescriptionIndex<V>General interface for all store indexes.Container to hold an index, to be used as an attribute in
Objs, see the rules below which functions to use.Represents a key in anIndex.Describes a spilled-out index stripe, do not use/interpret this type.Represents anIndexthat can be modified using put and remove functions.Represents an index that can be modifies using put and remove functions and that can be serialized as an attribute in anObjinterface viaIndexContainer.