Modifier and Type | Method and Description |
---|---|
org.apache.arrow.vector.types.pojo.FieldType |
ArrowFieldTypeConversion.ArrowFieldTypeVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
Arrow2PaimonVectorConverter |
Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
ArrowFieldWriterFactory |
ArrowFieldWriterFactoryVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
R |
BitmapTypeVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
FastHash |
FastHash.FastHashVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.table.types.logical.LogicalType |
DataTypeToLogicalType.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
FieldWriter |
FieldWriterFactory.visit(VarCharType varCharType) |
Constructor and Description |
---|
FieldListaggAgg(String name,
VarCharType dataType,
CoreOptions options,
String field) |
Modifier and Type | Method and Description |
---|---|
HilbertIndexer.HProcessFunction |
HilbertIndexer.TypeVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
ZIndexer.ZProcessFunction |
ZIndexer.TypeVisitor.visit(VarCharType varCharType) |
Modifier and Type | Field and Description |
---|---|
static VarCharType |
VarCharType.STRING_TYPE |
Modifier and Type | Method and Description |
---|---|
static VarCharType |
DataTypes.STRING() |
static VarCharType |
VarCharType.stringType(boolean isNullable) |
static VarCharType |
DataTypes.VARCHAR(int length) |
Modifier and Type | Method and Description |
---|---|
java.util.function.BiFunction<DataGetters,Integer,Integer> |
InternalRowToSizeVisitor.visit(VarCharType varCharType) |
R |
DataTypeVisitor.visit(VarCharType varCharType) |
R |
DataTypeDefaultVisitor.visit(VarCharType varCharType) |
Modifier and Type | Method and Description |
---|---|
static VarCharType |
SerializationUtils.newStringType(boolean isNullable)
Create a varchar type VarCharType(VarCharType.MAX_LENGTH).
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.