Class CommitTransactionReply
java.lang.Object
org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage
org.opendaylight.controller.cluster.datastore.messages.CommitTransactionReply
- All Implemented Interfaces:
Externalizable
,Serializable
,SerializableMessage
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CommitTransactionReply
instance
(short version) static boolean
isSerializedType
(Object message) Methods inherited from class org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage
getStreamVersion, getVersion, readExternal, toSerializable, toString, writeExternal
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CommitTransactionReply
public CommitTransactionReply()
-
-
Method Details
-
instance
-
isSerializedType
-