Module java4ever.binding
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 Summary
ConstructorsConstructorDescriptionBlockMasterShardHashesDescr
(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 aBlockMasterShardHashesDescr
record class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of thebefore_merge
record component.Returns the value of thebefore_split
record component.end_lt()
Returns the value of theend_lt
record component.static QueryExecutorBuilder
end_lt
(String objectFieldsTree, BigIntFormat format) final boolean
Indicates whether some other object is "equal to" this one.Returns the value of thefees_collected
record component.static QueryExecutorBuilder
fees_collected
(String objectFieldsTree, BigIntFormat format) Returns the value of thefees_collected_other
record component.Returns the value of thefile_hash
record component.flags()
Returns the value of theflags
record component.Returns the value of thefunds_created
record component.static QueryExecutorBuilder
funds_created
(String objectFieldsTree, BigIntFormat format) Returns the value of thefunds_created_other
record component.Returns the value of thegen_utime
record component.Returns the value of thegen_utime_string
record component.final int
hashCode()
Returns a hash code value for this object.Returns the value of themin_ref_mc_seqno
record component.Returns the value of thenext_catchain_seqno
record component.Returns the value of thenext_validator_shard
record component.Returns the value of thenx_cc_updated
record component.Returns the value of thereg_mc_seqno
record component.Returns the value of theroot_hash
record component.seq_no()
Returns the value of theseq_no
record component.split()
Returns the value of thesplit
record component.Returns the value of thesplit_type
record component.Returns the value of thesplit_type_name
record component.start_lt()
Returns the value of thestart_lt
record component.static QueryExecutorBuilder
start_lt
(String objectFieldsTree, BigIntFormat format) final String
toString()
Returns a string representation of this record class.Returns the value of thewant_merge
record component.Returns the value of thewant_split
record component.
-
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 aBlockMasterShardHashesDescr
record class.- Parameters:
before_merge
- the value for thebefore_merge
record componentbefore_split
- the value for thebefore_split
record componentend_lt
- the value for theend_lt
record componentfees_collected
- the value for thefees_collected
record componentfees_collected_other
- the value for thefees_collected_other
record componentfile_hash
- the value for thefile_hash
record componentflags
- the value for theflags
record componentfunds_created
- the value for thefunds_created
record componentfunds_created_other
- the value for thefunds_created_other
record componentgen_utime
- the value for thegen_utime
record componentgen_utime_string
- the value for thegen_utime_string
record componentmin_ref_mc_seqno
- the value for themin_ref_mc_seqno
record componentnext_catchain_seqno
- the value for thenext_catchain_seqno
record componentnext_validator_shard
- the value for thenext_validator_shard
record componentnx_cc_updated
- the value for thenx_cc_updated
record componentreg_mc_seqno
- the value for thereg_mc_seqno
record componentroot_hash
- the value for theroot_hash
record componentseq_no
- the value for theseq_no
record componentsplit
- the value for thesplit
record componentsplit_type
- the value for thesplit_type
record componentsplit_type_name
- the value for thesplit_type_name
record componentstart_lt
- the value for thestart_lt
record componentwant_merge
- the value for thewant_merge
record componentwant_split
- the value for thewant_split
record component
-
-
Method Details
-
end_lt
-
fees_collected
-
funds_created
-
start_lt
-
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. -
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. -
equals
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 withObjects::equals(Object,Object)
. -
before_merge
Returns the value of thebefore_merge
record component.- Returns:
- the value of the
before_merge
record component
-
before_split
Returns the value of thebefore_split
record component.- Returns:
- the value of the
before_split
record component
-
end_lt
Returns the value of theend_lt
record component.- Returns:
- the value of the
end_lt
record component
-
fees_collected
Returns the value of thefees_collected
record component.- Returns:
- the value of the
fees_collected
record component
-
fees_collected_other
Returns the value of thefees_collected_other
record component.- Returns:
- the value of the
fees_collected_other
record component
-
file_hash
Returns the value of thefile_hash
record component.- Returns:
- the value of the
file_hash
record component
-
flags
Returns the value of theflags
record component.- Returns:
- the value of the
flags
record component
-
funds_created
Returns the value of thefunds_created
record component.- Returns:
- the value of the
funds_created
record component
-
funds_created_other
Returns the value of thefunds_created_other
record component.- Returns:
- the value of the
funds_created_other
record component
-
gen_utime
Returns the value of thegen_utime
record component.- Returns:
- the value of the
gen_utime
record component
-
gen_utime_string
Returns the value of thegen_utime_string
record component.- Returns:
- the value of the
gen_utime_string
record component
-
min_ref_mc_seqno
Returns the value of themin_ref_mc_seqno
record component.- Returns:
- the value of the
min_ref_mc_seqno
record component
-
next_catchain_seqno
Returns the value of thenext_catchain_seqno
record component.- Returns:
- the value of the
next_catchain_seqno
record component
-
next_validator_shard
Returns the value of thenext_validator_shard
record component.- Returns:
- the value of the
next_validator_shard
record component
-
nx_cc_updated
Returns the value of thenx_cc_updated
record component.- Returns:
- the value of the
nx_cc_updated
record component
-
reg_mc_seqno
Returns the value of thereg_mc_seqno
record component.- Returns:
- the value of the
reg_mc_seqno
record component
-
root_hash
Returns the value of theroot_hash
record component.- Returns:
- the value of the
root_hash
record component
-
seq_no
Returns the value of theseq_no
record component.- Returns:
- the value of the
seq_no
record component
-
split
Returns the value of thesplit
record component.- Returns:
- the value of the
split
record component
-
split_type
Returns the value of thesplit_type
record component.- Returns:
- the value of the
split_type
record component
-
split_type_name
Returns the value of thesplit_type_name
record component.- Returns:
- the value of the
split_type_name
record component
-
start_lt
Returns the value of thestart_lt
record component.- Returns:
- the value of the
start_lt
record component
-
want_merge
Returns the value of thewant_merge
record component.- Returns:
- the value of the
want_merge
record component
-
want_split
Returns the value of thewant_split
record component.- Returns:
- the value of the
want_split
record component
-