public class BinaryEnumArray extends BinaryArray
BinaryArray intended to keep correct typeId for binary enum arrays.arr, compClsName, compTypeId, ctx, deserialized, DFLT_IGNITE_USE_BINARY_ARRAYS| Constructor and Description |
|---|
BinaryEnumArray()
Externalizable support. |
BinaryEnumArray(BinaryContext ctx,
int compTypeId,
@Nullable String compClsName,
Object[] arr) |
| Modifier and Type | Method and Description |
|---|---|
BinaryObject |
clone()
Copies this binary object.
|
String |
toString() |
int |
typeId() |
array, compareTo, componentClassName, componentTypeId, deserialize, deserialize, enumName, enumOrdinal, equals, field, hasField, hashCode, initUseBinaryArrays, isFlagSet, rawType, readExternal, size, toBuilder, type, useBinaryArrays, writeExternalpublic BinaryEnumArray()
Externalizable support.public BinaryEnumArray(BinaryContext ctx, int compTypeId, @Nullable @Nullable String compClsName, Object[] arr)
ctx - Context.compTypeId - Component type id.compClsName - Component class name.arr - Array.public int typeId()
typeId in interface BinaryObjectExtypeId in class BinaryArraypublic BinaryObject clone() throws CloneNotSupportedException
clone in interface BinaryObjectclone in class BinaryArrayCloneNotSupportedExceptionpublic String toString()
toString in class BinaryArray
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023