Class LSTopoHistoryList

java.lang.Object
org.apache.storm.generated.LSTopoHistoryList
All Implemented Interfaces:
Serializable, Cloneable, Comparable<LSTopoHistoryList>, org.apache.storm.thrift.TBase<LSTopoHistoryList,LSTopoHistoryList._Fields>, org.apache.storm.thrift.TSerializable

@Generated("Autogenerated by Thrift Compiler (0.19.0)") public class LSTopoHistoryList extends Object implements org.apache.storm.thrift.TBase<LSTopoHistoryList,LSTopoHistoryList._Fields>, Serializable, Cloneable, Comparable<LSTopoHistoryList>
See Also:
  • Field Details

  • Constructor Details

    • LSTopoHistoryList

      public LSTopoHistoryList()
    • LSTopoHistoryList

      public LSTopoHistoryList(List<LSTopoHistory> topo_history)
    • LSTopoHistoryList

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