java.lang.Object
org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage
org.opendaylight.controller.cluster.datastore.messages.CloseTransaction
All Implemented Interfaces:
Externalizable, Serializable, SerializableMessage

@Deprecated(since="9.0.0", forRemoval=true) public final class CloseTransaction extends VersionedExternalizableMessage
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • CloseTransaction

      public CloseTransaction()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CloseTransaction

      public CloseTransaction(short version)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • isSerializedType

      public static boolean isSerializedType(Object message)
      Deprecated, for removal: This API element is subject to removal in a future version.