Class CloseTransactionReply
java.lang.Object
org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage
org.opendaylight.controller.cluster.datastore.messages.CloseTransactionReply
- All Implemented Interfaces:
Externalizable
,Serializable
,SerializableMessage
@Deprecated(since="9.0.0",
forRemoval=true)
public class CloseTransactionReply
extends VersionedExternalizableMessage
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage
getStreamVersion, getVersion, readExternal, toSerializable, toString, writeExternal
-
Constructor Details
-
CloseTransactionReply
public CloseTransactionReply()Deprecated, for removal: This API element is subject to removal in a future version.
-