Class ComplexAction

java.lang.Object
dev.vality.damsel.repairing.ComplexAction
All Implemented Interfaces:
Serializable, Cloneable, Comparable<ComplexAction>, org.apache.thrift.TBase<ComplexAction,ComplexAction._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.19.0)", date="2024-08-02") public class ComplexAction extends Object implements org.apache.thrift.TBase<ComplexAction,ComplexAction._Fields>, Serializable, Cloneable, Comparable<ComplexAction>
See Also:
  • Field Details

  • Constructor Details

    • ComplexAction

      public ComplexAction()
    • ComplexAction

      public ComplexAction(ComplexAction other)
      Performs a deep copy on other.
  • Method Details