public class Void extends AbstractScalar
Entity.DATA_CATEGORY, Entity.DATA_FORM, Entity.DATA_TYPE, Entity.DURATION, Entity.PARTITION_TYPE| Constructor and Description |
|---|
Void() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Entity.DATA_CATEGORY |
getDataCategory() |
Entity.DATA_TYPE |
getDataType() |
String |
getJsonString() |
Number |
getNumber() |
int |
getScale() |
String |
getString() |
Temporal |
getTemporal() |
int |
hashBucket(int buckets) |
int |
hashCode() |
boolean |
isNull() |
void |
setNull() |
void |
writeScalarToOutputStream(ExtendedDataOutput out) |
columns, getDataForm, rows, toString, writegetDataCategory, isChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVectorclone, finalize, getClass, notify, notifyAll, wait, wait, waitisChart, isChunk, isDictionary, isMatrix, isPair, isScalar, isTable, isVector, typeToCategory, writeCompressedpublic boolean isNull()
public void setNull()
public Entity.DATA_CATEGORY getDataCategory()
public Entity.DATA_TYPE getDataType()
public String getString()
public int hashBucket(int buckets)
public String getJsonString()
public void writeScalarToOutputStream(ExtendedDataOutput out) throws IOException
writeScalarToOutputStream in class AbstractScalarIOExceptionpublic int getScale()
getScale in interface ScalargetScale in class AbstractScalarCopyright © 2026 DolphinDB. All rights reserved.