public class VariantArrayBuilder extends VariantBuilder
| Modifier and Type | Field and Description |
|---|---|
protected long |
numValues
The number of values appended to this array.
|
arrayBuilder, metadata, objectBuilder, writeBuffer, writePos| Modifier and Type | Method and Description |
|---|---|
protected void |
onAppend() |
protected void |
onStartNested() |
appendBinary, appendBoolean, appendByte, appendDate, appendDecimal, appendDouble, appendEncodedValue, appendFloat, appendInt, appendLong, appendNull, appendNullIfEmpty, appendShort, appendString, appendTime, appendTimestampNanosNtz, appendTimestampNanosTz, appendTimestampNtz, appendTimestampTz, appendUUID, build, checkAppendWhileNested, checkMultipleNested, encodedValue, endArray, endObject, endObjectIfExists, getMinIntegerSize, startArray, startObject, startOrContinueObject, startOrContinuePartialObjectprotected void onAppend()
onAppend in class VariantBuilderprotected void onStartNested()
onStartNested in class VariantBuilderCopyright © 2024 The Apache Software Foundation. All rights reserved.