Class SmartKeyGenerator
java.lang.Object
io.deephaven.engine.testutil.generator.AbstractReinterpretedGenerator<T,T>
io.deephaven.engine.testutil.generator.AbstractGenerator<com.fishlib.datastructures.util.SmartKey>
io.deephaven.engine.testutil.generator.SmartKeyGenerator
- All Implemented Interfaces:
TestDataGenerator<com.fishlib.datastructures.util.SmartKey,com.fishlib.datastructures.util.SmartKey>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.deephaven.engine.testutil.generator.AbstractGenerator
getColumnTypeMethods inherited from class io.deephaven.engine.testutil.generator.AbstractReinterpretedGenerator
onRemove, populateChunk, shift
-
Constructor Details
-
SmartKeyGenerator
-
-
Method Details
-
nextValue
-
getType
- Returns:
- the type of the chunk that we populate
-