public class BinaryMetadataView extends Object
BinaryMetadata representation for the SystemView.| Constructor and Description |
|---|
BinaryMetadataView(org.apache.ignite.internal.binary.BinaryMetadata meta) |
| Modifier and Type | Method and Description |
|---|---|
String |
affKeyFieldName() |
String |
fields() |
int |
fieldsCount() |
boolean |
isEnum() |
String |
schemasIds() |
int |
typeId() |
String |
typeName() |
public BinaryMetadataView(org.apache.ignite.internal.binary.BinaryMetadata meta)
meta - Meta.public int typeId()
public String typeName()
public String affKeyFieldName()
public int fieldsCount()
public String fields()
public String schemasIds()
public boolean isEnum()
True if this is enum type.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025