Interface IndexStripe
@PolarisImmutable
public interface IndexStripe
Describes a spilled-out index stripe, do not use/interpret this type.
This type is only used internally by code that manages index serialization and must never be interpreted or even updated by any client code.
First/last key information is included to enable lazy-loading of required index stripes.
-
Method Summary
-
Method Details
-
firstKey
-
lastKey
-
segment
-
indexStripe
-