Serialized Form
-
Package org.apache.ignite.internal.binary
-
Class org.apache.ignite.internal.binary.BinaryFieldMetadata extends Object implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.apache.ignite.internal.binary.BinaryMetadata extends Object implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.apache.ignite.internal.binary.BinaryObjectImpl extends org.apache.ignite.internal.binary.BinaryObjectExImpl implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.apache.ignite.internal.binary.BinarySchema extends Object implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Package org.apache.ignite.internal.marshaller.optimized
-
Class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshallerInaccessibleClassException extends IgniteCheckedException implements Serializable
- serialVersionUID:
- 0L
-