Module java4ever.binding
Record Class BlockMasterShardHashesDescrFilter
java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.gql.BlockMasterShardHashesDescrFilter
public record BlockMasterShardHashesDescrFilter(BooleanFilter before_merge, BooleanFilter before_split, StringFilter end_lt, StringFilter fees_collected, OtherCurrencyArrayFilter fees_collected_other, StringFilter file_hash, IntFilter flags, StringFilter funds_created, OtherCurrencyArrayFilter funds_created_other, FloatFilter gen_utime, FloatFilter min_ref_mc_seqno, FloatFilter next_catchain_seqno, StringFilter next_validator_shard, BooleanFilter nx_cc_updated, FloatFilter reg_mc_seqno, StringFilter root_hash, FloatFilter seq_no, FloatFilter split, IntFilter split_type, SplitTypeEnumFilter split_type_name, StringFilter start_lt, BooleanFilter want_merge, BooleanFilter want_split, BlockMasterShardHashesDescrFilter OR)
extends Record
Shard description;
-
Constructor Summary
ConstructorsConstructorDescriptionBlockMasterShardHashesDescrFilter(BooleanFilter before_merge, BooleanFilter before_split, StringFilter end_lt, StringFilter fees_collected, OtherCurrencyArrayFilter fees_collected_other, StringFilter file_hash, IntFilter flags, StringFilter funds_created, OtherCurrencyArrayFilter funds_created_other, FloatFilter gen_utime, FloatFilter min_ref_mc_seqno, FloatFilter next_catchain_seqno, StringFilter next_validator_shard, BooleanFilter nx_cc_updated, FloatFilter reg_mc_seqno, StringFilter root_hash, FloatFilter seq_no, FloatFilter split, IntFilter split_type, SplitTypeEnumFilter split_type_name, StringFilter start_lt, BooleanFilter want_merge, BooleanFilter want_split, BlockMasterShardHashesDescrFilter OR) Creates an instance of aBlockMasterShardHashesDescrFilterrecord 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.final booleanIndicates whether some other object is "equal to" this one.Returns the value of thefees_collectedrecord component.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.Returns the value of thefunds_created_otherrecord component.Returns the value of thegen_utimerecord 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.OR()Returns the value of theORrecord 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.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
-
BlockMasterShardHashesDescrFilter
public BlockMasterShardHashesDescrFilter(BooleanFilter before_merge, BooleanFilter before_split, StringFilter end_lt, StringFilter fees_collected, OtherCurrencyArrayFilter fees_collected_other, StringFilter file_hash, IntFilter flags, StringFilter funds_created, OtherCurrencyArrayFilter funds_created_other, FloatFilter gen_utime, FloatFilter min_ref_mc_seqno, FloatFilter next_catchain_seqno, StringFilter next_validator_shard, BooleanFilter nx_cc_updated, FloatFilter reg_mc_seqno, StringFilter root_hash, FloatFilter seq_no, FloatFilter split, IntFilter split_type, SplitTypeEnumFilter split_type_name, StringFilter start_lt, BooleanFilter want_merge, BooleanFilter want_split, BlockMasterShardHashesDescrFilter OR) Creates an instance of aBlockMasterShardHashesDescrFilterrecord 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 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 componentOR- the value for theORrecord component
-
-
Method Details
-
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
-
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
-
OR
Returns the value of theORrecord component.- Returns:
- the value of the
ORrecord component
-