| Package | Description |
|---|---|
| org.apache.pinot.tools.data.generator |
| Modifier and Type | Method and Description |
|---|---|
static PatternType |
PatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatternType[] |
PatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Generator |
GeneratorFactory.getGeneratorFor(PatternType patternType,
Map<String,Object> templateConfig) |
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.