Record Class BlockMasterShardHashesDescr

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.BlockMasterShardHashesDescr

public record BlockMasterShardHashesDescr(Boolean before_merge, Boolean before_split, String end_lt, String fees_collected, List<OtherCurrency> fees_collected_other, String file_hash, Integer flags, String funds_created, List<OtherCurrency> funds_created_other, Float gen_utime, String gen_utime_string, Float min_ref_mc_seqno, Float next_catchain_seqno, String next_validator_shard, Boolean nx_cc_updated, Float reg_mc_seqno, String root_hash, Float seq_no, Float split, Integer split_type, SplitTypeEnum split_type_name, String start_lt, Boolean want_merge, Boolean want_split) extends Record
Shard description;
  • Constructor Details

    • BlockMasterShardHashesDescr

      public BlockMasterShardHashesDescr(Boolean before_merge, Boolean before_split, String end_lt, String fees_collected, List<OtherCurrency> fees_collected_other, String file_hash, Integer flags, String funds_created, List<OtherCurrency> funds_created_other, Float gen_utime, String gen_utime_string, Float min_ref_mc_seqno, Float next_catchain_seqno, String next_validator_shard, Boolean nx_cc_updated, Float reg_mc_seqno, String root_hash, Float seq_no, Float split, Integer split_type, SplitTypeEnum split_type_name, String start_lt, Boolean want_merge, Boolean want_split)
      Creates an instance of a BlockMasterShardHashesDescr record class.
      Parameters:
      before_merge - the value for the before_merge record component
      before_split - the value for the before_split record component
      end_lt - the value for the end_lt record component
      fees_collected - the value for the fees_collected record component
      fees_collected_other - the value for the fees_collected_other record component
      file_hash - the value for the file_hash record component
      flags - the value for the flags record component
      funds_created - the value for the funds_created record component
      funds_created_other - the value for the funds_created_other record component
      gen_utime - the value for the gen_utime record component
      gen_utime_string - the value for the gen_utime_string record component
      min_ref_mc_seqno - the value for the min_ref_mc_seqno record component
      next_catchain_seqno - the value for the next_catchain_seqno record component
      next_validator_shard - the value for the next_validator_shard record component
      nx_cc_updated - the value for the nx_cc_updated record component
      reg_mc_seqno - the value for the reg_mc_seqno record component
      root_hash - the value for the root_hash record component
      seq_no - the value for the seq_no record component
      split - the value for the split record component
      split_type - the value for the split_type record component
      split_type_name - the value for the split_type_name record component
      start_lt - the value for the start_lt record component
      want_merge - the value for the want_merge record component
      want_split - the value for the want_split record component
  • Method Details

    • end_lt

      public static QueryExecutorBuilder end_lt(String objectFieldsTree, BigIntFormat format)
    • fees_collected

      public static QueryExecutorBuilder fees_collected(String objectFieldsTree, BigIntFormat format)
    • funds_created

      public static QueryExecutorBuilder funds_created(String objectFieldsTree, BigIntFormat format)
    • start_lt

      public static QueryExecutorBuilder start_lt(String objectFieldsTree, BigIntFormat format)
    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object o)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      o - the object with which to compare
      Returns:
      true if this object is the same as the o argument; false otherwise.
    • before_merge

      public Boolean before_merge()
      Returns the value of the before_merge record component.
      Returns:
      the value of the before_merge record component
    • before_split

      public Boolean before_split()
      Returns the value of the before_split record component.
      Returns:
      the value of the before_split record component
    • end_lt

      public String end_lt()
      Returns the value of the end_lt record component.
      Returns:
      the value of the end_lt record component
    • fees_collected

      public String fees_collected()
      Returns the value of the fees_collected record component.
      Returns:
      the value of the fees_collected record component
    • fees_collected_other

      public List<OtherCurrency> fees_collected_other()
      Returns the value of the fees_collected_other record component.
      Returns:
      the value of the fees_collected_other record component
    • file_hash

      public String file_hash()
      Returns the value of the file_hash record component.
      Returns:
      the value of the file_hash record component
    • flags

      public Integer flags()
      Returns the value of the flags record component.
      Returns:
      the value of the flags record component
    • funds_created

      public String funds_created()
      Returns the value of the funds_created record component.
      Returns:
      the value of the funds_created record component
    • funds_created_other

      public List<OtherCurrency> funds_created_other()
      Returns the value of the funds_created_other record component.
      Returns:
      the value of the funds_created_other record component
    • gen_utime

      public Float gen_utime()
      Returns the value of the gen_utime record component.
      Returns:
      the value of the gen_utime record component
    • gen_utime_string

      public String gen_utime_string()
      Returns the value of the gen_utime_string record component.
      Returns:
      the value of the gen_utime_string record component
    • min_ref_mc_seqno

      public Float min_ref_mc_seqno()
      Returns the value of the min_ref_mc_seqno record component.
      Returns:
      the value of the min_ref_mc_seqno record component
    • next_catchain_seqno

      public Float next_catchain_seqno()
      Returns the value of the next_catchain_seqno record component.
      Returns:
      the value of the next_catchain_seqno record component
    • next_validator_shard

      public String next_validator_shard()
      Returns the value of the next_validator_shard record component.
      Returns:
      the value of the next_validator_shard record component
    • nx_cc_updated

      public Boolean nx_cc_updated()
      Returns the value of the nx_cc_updated record component.
      Returns:
      the value of the nx_cc_updated record component
    • reg_mc_seqno

      public Float reg_mc_seqno()
      Returns the value of the reg_mc_seqno record component.
      Returns:
      the value of the reg_mc_seqno record component
    • root_hash

      public String root_hash()
      Returns the value of the root_hash record component.
      Returns:
      the value of the root_hash record component
    • seq_no

      public Float seq_no()
      Returns the value of the seq_no record component.
      Returns:
      the value of the seq_no record component
    • split

      public Float split()
      Returns the value of the split record component.
      Returns:
      the value of the split record component
    • split_type

      public Integer split_type()
      Returns the value of the split_type record component.
      Returns:
      the value of the split_type record component
    • split_type_name

      public SplitTypeEnum split_type_name()
      Returns the value of the split_type_name record component.
      Returns:
      the value of the split_type_name record component
    • start_lt

      public String start_lt()
      Returns the value of the start_lt record component.
      Returns:
      the value of the start_lt record component
    • want_merge

      public Boolean want_merge()
      Returns the value of the want_merge record component.
      Returns:
      the value of the want_merge record component
    • want_split

      public Boolean want_split()
      Returns the value of the want_split record component.
      Returns:
      the value of the want_split record component