public class BasicUuidVector extends BasicInt128Vector
AbstractVector.NumElementAndPartial, AbstractVector.OffectEntity.DATA_CATEGORY, Entity.DATA_FORM, Entity.DATA_TYPE, Entity.DURATION, Entity.PARTITION_TYPEcapacity, size, valuescompressedMethod, GROWTH_FACTORCOMPRESS_DELTA, COMPRESS_LZ4, DISPLAY_ROWS| Modifier | Constructor and Description |
|---|---|
protected |
BasicUuidVector(Entity.DATA_FORM df,
ExtendedDataInput in) |
protected |
BasicUuidVector(Entity.DATA_FORM df,
int size) |
|
BasicUuidVector(int size) |
|
BasicUuidVector(int size,
int capacity) |
|
BasicUuidVector(List<Long2> list) |
|
BasicUuidVector(Long2[] array) |
protected |
BasicUuidVector(Long2[] array,
boolean copy) |
| Modifier and Type | Method and Description |
|---|---|
void |
Append(Scalar value) |
void |
Append(Vector value) |
Vector |
combine(Vector vector) |
Scalar |
get(int index) |
Entity.DATA_TYPE |
getDataType() |
Class<?> |
getElementClass() |
Vector |
getSubVector(int[] indices) |
add, add, addRange, asof, checkCapacity, deserialize, getdataArray, getDataCategory, getJsonString, getSubArray, getUnitLength, getValues, hashBucket, isNull, rows, serialize, serialize, set, set, setInt128, setNull, writeVectorToBuffer, writeVectorToOutputStreamcheckCompressedMethod, columns, getDataForm, getExtraParamForType, getJsonString, getString, getString, getUnitLength, setCompressedMethod, setExtraParamForType, write, writeCompressedgetDataCategory, isChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVectorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVector, typeToCategorypublic BasicUuidVector(int size)
public BasicUuidVector(int size,
int capacity)
public BasicUuidVector(Long2[] array)
protected BasicUuidVector(Long2[] array, boolean copy)
protected BasicUuidVector(Entity.DATA_FORM df, int size)
protected BasicUuidVector(Entity.DATA_FORM df, ExtendedDataInput in) throws IOException
IOExceptionpublic Vector combine(Vector vector)
combine in interface Vectorcombine in class BasicInt128Vectorpublic Scalar get(int index)
get in interface Vectorget in class BasicInt128Vectorpublic Vector getSubVector(int[] indices)
getSubVector in interface VectorgetSubVector in class BasicInt128Vectorpublic Entity.DATA_TYPE getDataType()
getDataType in interface EntitygetDataType in class BasicInt128Vectorpublic Class<?> getElementClass()
getElementClass in interface VectorgetElementClass in class BasicInt128Vectorpublic void Append(Scalar value) throws Exception
Append in interface VectorAppend in class BasicInt128VectorExceptionCopyright © 2026 DolphinDB. All rights reserved.