Package | Description |
---|---|
com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization,
such as serializer interfaces, input/output streams.
|
Modifier and Type | Method and Description |
---|---|
FieldDefinition |
ClassDefinition.getField(int fieldIndex)
Gets the FieldDefinition for a given fieldIndex.
|
FieldDefinition |
ClassDefinition.getField(String name)
Gets the FieldDefinition for a particular field.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.