Package | Description |
---|---|
org.apache.drill.exec.vector |
Modifier and Type | Class and Description |
---|---|
class |
NullableVar16CharVector
NullableVar16Char implements a vector of values which could be null.
|
class |
NullableVarBinaryVector
NullableVarBinary implements a vector of values which could be null.
|
class |
NullableVarCharVector
NullableVarChar implements a vector of values which could be null.
|
class |
NullableVarDecimalVector
NullableVarDecimal implements a vector of values which could be null.
|
class |
Var16CharVector
Var16CharVector implements a vector of variable width values.
|
class |
VarBinaryVector
VarBinaryVector implements a vector of variable width values.
|
class |
VarCharVector
VarCharVector implements a vector of variable width values.
|
class |
VarDecimalVector
VarDecimalVector implements a vector of variable width values.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.