public class StarRocksField extends Object
| Modifier and Type | Field and Description |
|---|---|
static StarRocksField |
__OP |
| Constructor and Description |
|---|
StarRocksField(String name,
String type,
int ordinalPosition,
String size,
String scale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getOrdinalPosition() |
String |
getScale() |
String |
getSize() |
String |
getType() |
boolean |
isBitmap() |
boolean |
isHll() |
public static final StarRocksField __OP
Copyright © 2024. All rights reserved.