public interface FieldDefinition
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
int |
getFactoryId() |
int |
getIndex() |
String |
getName() |
FieldType |
getType() |
int |
getVersion() |
FieldType getType()
String getName()
int getIndex()
int getClassId()
int getFactoryId()
int getVersion()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.