public class ExceptionBatchData extends BatchData
BatchData.BatchDataTypebatchDataType, binaryRet, booleanRet, capacity, CAPACITY_THRESHOLD, count, dataType, doubleRet, floatRet, intRet, longRet, readCurArrayIndex, readCurListIndex, timeRet, vectorRet, writeCurArrayIndex, writeCurListIndex| Constructor and Description |
|---|
ExceptionBatchData(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getThrowable() |
boolean |
hasCurrent() |
currentTime, currentTsPrimitiveType, currentValue, flip, getBatchDataIterator, getBatchDataIterator, getBatchDataType, getBinary, getBinaryByIndex, getBoolean, getBooleanByIndex, getDataType, getDouble, getDoubleByIndex, getFloat, getFloatByIndex, getInt, getIntByIndex, getLastPairBeforeOrEqualTimestamp, getLong, getLongByIndex, getMaxTimestamp, getMinTimestamp, getReadCurArrayIndex, getReadCurListIndex, getTimeByIndex, getValueInTimestamp, getVector, getVectorByIndex, init, isEmpty, length, next, putAnObject, putBinary, putBoolean, putDouble, putFloat, putInt, putLong, putVector, resetBatchData, resetBatchData, serializeData, setBinary, setBoolean, setDataType, setDouble, setFloat, setInt, setLong, setTime, setVectorpublic ExceptionBatchData(Throwable throwable)
public boolean hasCurrent()
hasCurrent in class BatchDatapublic Throwable getThrowable()
Copyright © 2022 The Apache Software Foundation. All rights reserved.