| Constructor and Description |
|---|
NumberGenerator(Integer cardinality,
org.apache.pinot.spi.data.FieldSpec.DataType type,
boolean sorted) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
static void |
main(String[] args) |
Object |
next() |
public NumberGenerator(Integer cardinality, org.apache.pinot.spi.data.FieldSpec.DataType type, boolean sorted)
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.