protected abstract static class PhoenixReader.ArrayDefn extends PhoenixReader.ColumnDefn
Constructor and Description |
---|
ArrayDefn(String name,
int index,
int sqlType,
String baseType) |
Modifier and Type | Method and Description |
---|---|
void |
bind(RowSetLoader loader) |
void |
load(ResultSet row) |
define, getIndex, getName, getSqlType
public void bind(RowSetLoader loader)
bind
in class PhoenixReader.ColumnDefn
public void load(ResultSet row) throws SQLException
load
in class PhoenixReader.ColumnDefn
SQLException
Copyright © 1970 The Apache Software Foundation. All rights reserved.