public abstract class TimestampConsumer extends Object
ResultSet
.
Write the data to TimeStampMilliVector
.Constructor and Description |
---|
TimestampConsumer() |
Modifier and Type | Method and Description |
---|---|
static JdbcConsumer<TimeStampMilliVector> |
createConsumer(TimeStampMilliVector vector,
int index,
boolean nullable)
Creates a consumer for
TimeStampMilliVector . |
public static JdbcConsumer<TimeStampMilliVector> createConsumer(TimeStampMilliVector vector, int index, boolean nullable)
TimeStampMilliVector
.Copyright © 2023 The Apache Software Foundation. All rights reserved.