Class KeyIndexTestSet.RandomUuidKeySet
java.lang.Object
org.apache.polaris.persistence.nosql.impl.indexes.KeyIndexTestSet.RandomUuidKeySet
- All Implemented Interfaces:
KeyIndexTestSet.KeySet
- Enclosing interface:
KeyIndexTestSet<ELEMENT>
@PolarisImmutable
public abstract static class KeyIndexTestSet.RandomUuidKeySet
extends Object
implements KeyIndexTestSet.KeySet
Generates
IndexKeys consisting of a single element from the string representation of
random UUIDs.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomUuidKeySet
public RandomUuidKeySet()
-
-
Method Details
-
numKeys
@Default public int numKeys() -
keys
- Specified by:
keysin interfaceKeyIndexTestSet.KeySet
-