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 aBlockMasterShardHashesDescrrecord class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of thebefore_mergerecord component.Returns the value of thebefore_splitrecord component.end_lt()Returns the value of theend_ltrecord component.static QueryExecutorBuilderend_lt(String objectFieldsTree, BigIntFormat format) final booleanIndicates whether some other object is "equal to" this one.Returns the value of thefees_collectedrecord component.static QueryExecutorBuilderfees_collected(String objectFieldsTree, BigIntFormat format) Returns the value of thefees_collected_otherrecord component.Returns the value of thefile_hashrecord component.flags()Returns the value of theflagsrecord component.Returns the value of thefunds_createdrecord component.static QueryExecutorBuilderfunds_created(String objectFieldsTree, BigIntFormat format) Returns the value of thefunds_created_otherrecord component.Returns the value of thegen_utimerecord component.Returns the value of thegen_utime_stringrecord component.final inthashCode()Returns a hash code value for this object.Returns the value of themin_ref_mc_seqnorecord component.Returns the value of thenext_catchain_seqnorecord component.Returns the value of thenext_validator_shardrecord component.Returns the value of thenx_cc_updatedrecord component.Returns the value of thereg_mc_seqnorecord component.Returns the value of theroot_hashrecord component.seq_no()Returns the value of theseq_norecord component.split()Returns the value of thesplitrecord component.Returns the value of thesplit_typerecord component.Returns the value of thesplit_type_namerecord component.start_lt()Returns the value of thestart_ltrecord component.static QueryExecutorBuilderstart_lt(String objectFieldsTree, BigIntFormat format) final StringtoString()Returns a string representation of this record class.Returns the value of thewant_mergerecord component.Returns the value of thewant_splitrecord 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 aBlockMasterShardHashesDescrrecord class.- Parameters:
before_merge- the value for thebefore_mergerecord componentbefore_split- the value for thebefore_splitrecord componentend_lt- the value for theend_ltrecord componentfees_collected- the value for thefees_collectedrecord componentfees_collected_other- the value for thefees_collected_otherrecord componentfile_hash- the value for thefile_hashrecord componentflags- the value for theflagsrecord componentfunds_created- the value for thefunds_createdrecord componentfunds_created_other- the value for thefunds_created_otherrecord componentgen_utime- the value for thegen_utimerecord componentgen_utime_string- the value for thegen_utime_stringrecord componentmin_ref_mc_seqno- the value for themin_ref_mc_seqnorecord componentnext_catchain_seqno- the value for thenext_catchain_seqnorecord componentnext_validator_shard- the value for thenext_validator_shardrecord componentnx_cc_updated- the value for thenx_cc_updatedrecord componentreg_mc_seqno- the value for thereg_mc_seqnorecord componentroot_hash- the value for theroot_hashrecord componentseq_no- the value for theseq_norecord componentsplit- the value for thesplitrecord componentsplit_type- the value for thesplit_typerecord componentsplit_type_name- the value for thesplit_type_namerecord componentstart_lt- the value for thestart_ltrecord componentwant_merge- the value for thewant_mergerecord componentwant_split- the value for thewant_splitrecord component
-
-
Method Details
-
end_lt
-
fees_collected
-
funds_created
-
start_lt
-
toString
-
hashCode
-
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_mergerecord component.- Returns:
- the value of the
before_mergerecord component
-
before_split
Returns the value of thebefore_splitrecord component.- Returns:
- the value of the
before_splitrecord component
-
end_lt
Returns the value of theend_ltrecord component.- Returns:
- the value of the
end_ltrecord component
-
fees_collected
Returns the value of thefees_collectedrecord component.- Returns:
- the value of the
fees_collectedrecord component
-
fees_collected_other
Returns the value of thefees_collected_otherrecord component.- Returns:
- the value of the
fees_collected_otherrecord component
-
file_hash
Returns the value of thefile_hashrecord component.- Returns:
- the value of the
file_hashrecord component
-
flags
Returns the value of theflagsrecord component.- Returns:
- the value of the
flagsrecord component
-
funds_created
Returns the value of thefunds_createdrecord component.- Returns:
- the value of the
funds_createdrecord component
-
funds_created_other
Returns the value of thefunds_created_otherrecord component.- Returns:
- the value of the
funds_created_otherrecord component
-
gen_utime
Returns the value of thegen_utimerecord component.- Returns:
- the value of the
gen_utimerecord component
-
gen_utime_string
Returns the value of thegen_utime_stringrecord component.- Returns:
- the value of the
gen_utime_stringrecord component
-
min_ref_mc_seqno
Returns the value of themin_ref_mc_seqnorecord component.- Returns:
- the value of the
min_ref_mc_seqnorecord component
-
next_catchain_seqno
Returns the value of thenext_catchain_seqnorecord component.- Returns:
- the value of the
next_catchain_seqnorecord component
-
next_validator_shard
Returns the value of thenext_validator_shardrecord component.- Returns:
- the value of the
next_validator_shardrecord component
-
nx_cc_updated
Returns the value of thenx_cc_updatedrecord component.- Returns:
- the value of the
nx_cc_updatedrecord component
-
reg_mc_seqno
Returns the value of thereg_mc_seqnorecord component.- Returns:
- the value of the
reg_mc_seqnorecord component
-
root_hash
Returns the value of theroot_hashrecord component.- Returns:
- the value of the
root_hashrecord component
-
seq_no
Returns the value of theseq_norecord component.- Returns:
- the value of the
seq_norecord component
-
split
Returns the value of thesplitrecord component.- Returns:
- the value of the
splitrecord component
-
split_type
Returns the value of thesplit_typerecord component.- Returns:
- the value of the
split_typerecord component
-
split_type_name
Returns the value of thesplit_type_namerecord component.- Returns:
- the value of the
split_type_namerecord component
-
start_lt
Returns the value of thestart_ltrecord component.- Returns:
- the value of the
start_ltrecord component
-
want_merge
Returns the value of thewant_mergerecord component.- Returns:
- the value of the
want_mergerecord component
-
want_split
Returns the value of thewant_splitrecord component.- Returns:
- the value of the
want_splitrecord component
-