Class PhoenixReader.ColumnDefn
java.lang.Object
org.apache.drill.exec.store.phoenix.PhoenixReader.ColumnDefn
- Direct Known Subclasses:
PhoenixReader.ArrayDefn
,PhoenixReader.GenericDefn
- Enclosing class:
- PhoenixReader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
bind
(RowSetLoader loader) void
define
(SchemaBuilder builder) int
getIndex()
getName()
int
abstract void
-
Constructor Details
-
ColumnDefn
-
-
Method Details
-
getName
-
getIndex
public int getIndex() -
getSqlType
public int getSqlType() -
define
-
bind
-
load
- Throws:
SQLException
-