| Interface | Description |
|---|---|
| Cleanable |
Interface defines that the object is cleanable.
|
| Constants | |
| DataInput |
Basic data type input interface.
|
| DataOutput |
Basic data type output interface.
|
| MultipleSerialization | |
| ObjectInput |
Object input interface.
|
| ObjectOutput |
Object output interface.
|
| Serialization |
Serialization strategy interface that specifies a serializer.
|
| Class | Description |
|---|---|
| DefaultMultipleSerialization | |
| DefaultSerializationExceptionWrapper | |
| SerializationScopeModelInitializer |
| Exception | Description |
|---|---|
| SerializationException |
Serialized runtime exceptions, internal flow,
will be converted into general exceptions and added to serialization tags when returning to rpc
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.