public interface Vector extends Entity
Entity.DATA_CATEGORY, Entity.DATA_FORM, Entity.DATA_TYPE, Entity.PARTITION_TYPE| Modifier and Type | Field and Description |
|---|---|
static int |
DISPLAY_ROWS |
| Modifier and Type | Method and Description |
|---|---|
Scalar |
get(int index) |
Class<?> |
getElementClass() |
boolean |
isNull(int index) |
void |
set(int index,
Scalar value) |
void |
setNull(int index) |
columns, getDataCategory, getDataForm, getDataType, getString, isChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVector, rows, typeToCategory, writestatic final int DISPLAY_ROWS
Copyright © 2019 DolphinDB. All rights reserved.