public abstract class ClobConsumer extends BaseConsumer<VarCharVector>
ResultSet.
Write the data to VarCharVector.columnIndexInResultSet, currentIndex, vector| Constructor and Description |
|---|
ClobConsumer(VarCharVector vector,
int index)
Instantiate a ClobConsumer.
|
| Modifier and Type | Method and Description |
|---|---|
static ClobConsumer |
createConsumer(VarCharVector vector,
int index,
boolean nullable)
Creates a consumer for
VarCharVector. |
void |
resetValueVector(VarCharVector vector)
Reset the vector within consumer for partial read purpose.
|
closeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconsumepublic ClobConsumer(VarCharVector vector, int index)
public static ClobConsumer createConsumer(VarCharVector vector, int index, boolean nullable)
VarCharVector.public void resetValueVector(VarCharVector vector)
JdbcConsumerresetValueVector in interface JdbcConsumer<VarCharVector>resetValueVector in class BaseConsumer<VarCharVector>Copyright © 2024 The Apache Software Foundation. All rights reserved.