Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

F

Factory(String, String, String) - Constructor for class nxt.db.DbKey.Factory
 
FasterTime(int, int) - Constructor for class nxt.util.Time.FasterTime
 
fastImplicationCheck(BooleanExpression, BooleanExpression) - Static method in class nxt.util.BooleanExpression
Performs fast check whether "antecedent -> consequent" evaluates to TRUE.
FEATURE_NOT_AVAILABLE - Static variable in class nxt.http.JSONResponses
 
Fee - Interface in nxt.blockchain
 
Fee.ConstantFee - Class in nxt.blockchain
 
Fee.SizeBasedFee - Class in nxt.blockchain
 
FEEDBACK - Static variable in class nxt.dgs.DigitalGoodsTransactionType
 
FeedbackAttachment - Class in nxt.dgs
 
FeedbackAttachment(long) - Constructor for class nxt.dgs.FeedbackAttachment
 
feeRateNQTPerFXT(long) - Method in interface nxt.blockchain.ChildTransaction.Builder
 
feeRateNQTPerFXT(long) - Method in class nxt.blockchain.ChildTransactionImpl.BuilderImpl
 
FileData(Part) - Constructor for class nxt.http.ParameterParser.FileData
 
Filter<T> - Interface in nxt.util
 
FilteredConnection - Class in nxt.db
Wrapper for a SQL Connection The wrapper forwards all methods to the wrapped connection.
FilteredConnection(Connection, FilteredFactory) - Constructor for class nxt.db.FilteredConnection
 
FilteredFactory - Interface in nxt.db
Create Statement and PrepareStatement for use with FilteredConnection
FilteredPreparedStatement - Class in nxt.db
Wrapper for a SQL PreparedStatement The wrapper forwards all methods to the wrapped prepared statement
FilteredPreparedStatement(PreparedStatement, String) - Constructor for class nxt.db.FilteredPreparedStatement
 
FilteredStatement - Class in nxt.db
Wrapper for a SQL Statement The wrapper forwards all methods to the wrapped statement
FilteredStatement(Statement) - Constructor for class nxt.db.FilteredStatement
 
FilteringIterator<T> - Class in nxt.db
 
FilteringIterator(DbIterator<T>, Filter<T>) - Constructor for class nxt.db.FilteringIterator
 
FilteringIterator(DbIterator<T>, int, int) - Constructor for class nxt.db.FilteringIterator
 
FilteringIterator(DbIterator<T>, Filter<T>, int, int) - Constructor for class nxt.db.FilteringIterator
 
findBlockAtHeight(int) - Static method in class nxt.blockchain.BlockDb
 
findOrCreatePeer(String, boolean) - Static method in class nxt.peer.Peers
Find or create a peer The announced address will be used for the host address if a new peer is created
findTransaction(byte[]) - Method in class nxt.blockchain.TransactionHome
 
findTransaction(byte[], int) - Method in class nxt.blockchain.TransactionHome
 
findTransactionType(byte) - Static method in class nxt.account.AccountPropertyTransactionType
 
findTransactionType(byte) - Static method in class nxt.account.PaymentTransactionType
 
findTransactionType(byte) - Static method in class nxt.ae.AssetExchangeTransactionType
 
findTransactionType(byte) - Static method in class nxt.aliases.AliasTransactionType
 
findTransactionType(byte, byte) - Static method in class nxt.blockchain.ChildTransactionType
 
findTransactionType(byte, byte) - Static method in class nxt.blockchain.FxtTransactionType
 
findTransactionType(byte, byte) - Static method in class nxt.blockchain.TransactionType
 
findTransactionType(byte) - Static method in class nxt.ce.CoinExchangeFxtTransactionType
 
findTransactionType(byte) - Static method in class nxt.ce.CoinExchangeTransactionType
 
findTransactionType(byte) - Static method in class nxt.dgs.DigitalGoodsTransactionType
 
findTransactionType(byte) - Static method in class nxt.messaging.MessagingTransactionType
 
findTransactionType(byte) - Static method in class nxt.ms.MonetarySystemTransactionType
 
findTransactionType(byte) - Static method in class nxt.shuffling.ShufflingTransactionType
 
findTransactionType(byte) - Static method in class nxt.taggeddata.TaggedDataTransactionType
 
findTransactionType(byte) - Static method in class nxt.voting.AccountControlTransactionType
 
findTransactionType(byte) - Static method in class nxt.voting.VotingTransactionType
 
finishingTransactionsComparator - Static variable in class nxt.voting.PhasingPollHome
 
fire(Connection, Object[], Object[]) - Method in class nxt.db.FullTextTrigger
Trigger has fired (Trigger interface)
FixedClause(String) - Constructor for class nxt.db.DbClause.FixedClause
 
flush() - Method in class nxt.util.MemoryHandler
Flush the ring buffer
forChain(Chain) - Static method in class nxt.account.BalanceHome
 
forChain(ChildChain) - Static method in class nxt.ae.AssetDividendHome
 
forChain(ChildChain) - Static method in class nxt.ae.OrderHome
 
forChain(ChildChain) - Static method in class nxt.ae.TradeHome
 
forChain(ChildChain) - Static method in class nxt.aliases.AliasHome
 
forChain(Chain) - Static method in class nxt.blockchain.TransactionHome
 
forChain(ChildChain) - Static method in class nxt.dgs.DigitalGoodsHome
 
forChain(Chain) - Static method in class nxt.messaging.PrunableMessageHome
 
forChain(ChildChain) - Static method in class nxt.ms.CurrencyFounderHome
 
forChain(ChildChain) - Static method in class nxt.ms.ExchangeHome
 
forChain(ChildChain) - Static method in class nxt.ms.ExchangeOfferHome
 
forChain(ChildChain) - Static method in class nxt.ms.ExchangeRequestHome
 
forChain(ChildChain) - Static method in class nxt.shuffling.ShufflingHome
 
forChain(ChildChain) - Static method in class nxt.shuffling.ShufflingParticipantHome
 
forChain(ChildChain) - Static method in class nxt.taggeddata.TaggedDataHome
 
forChain(ChildChain) - Static method in class nxt.voting.PhasingPollHome
 
forChain(ChildChain) - Static method in class nxt.voting.PhasingVoteHome
 
forChain(ChildChain) - Static method in class nxt.voting.PollHome
 
forChain(ChildChain) - Static method in class nxt.voting.VoteHome
 
FORGING_DELAY - Static variable in class nxt.Constants
 
FORGING_SPEEDUP - Static variable in class nxt.Constants
 
format(LogRecord) - Method in class nxt.util.BriefLogFormatter
Format the log record as follows: Date Level Message ExceptionTrace
fromBoolean(boolean) - Static method in enum nxt.util.BooleanExpression.Value
 
fromCode(int) - Static method in enum nxt.account.AccountLedger.LedgerEvent
Get the event from the event code
fromCode(int) - Static method in enum nxt.account.AccountLedger.LedgerHolding
Get the holding from the holding code
fromDisplayName(String) - Static method in enum nxt.http.APITag
 
fromEpochTime(int) - Static method in class nxt.util.Convert
 
fromName(String) - Static method in enum nxt.http.APIEnum
 
fromStringId(String) - Static method in class nxt.blockchain.ChainTransactionId
 
FullHashToId - Class in nxt.http
 
fullHashToId(byte[]) - Static method in class nxt.util.Convert
 
fullReset() - Method in interface nxt.blockchain.BlockchainProcessor
 
fullReset() - Method in class nxt.blockchain.BlockchainProcessorImpl
 
FullReset - Class in nxt.http
 
fullScanWithShutdown() - Method in interface nxt.blockchain.BlockchainProcessor
 
fullScanWithShutdown() - Method in class nxt.blockchain.BlockchainProcessorImpl
 
FullTextTrigger - Class in nxt.db
FullTextTrigger provides Lucene search support.
FullTextTrigger() - Constructor for class nxt.db.FullTextTrigger
 
FundingMonitor - Class in nxt.account
Monitor account balances based on account properties
FundingMonitor.MonitoredAccount - Class in nxt.account
Monitored account
FXT - Static variable in class nxt.blockchain.FxtChain
 
FXT_NAME - Static variable in class nxt.blockchain.FxtChain
 
FxtChain - Class in nxt.blockchain
 
FxtDbVersion - Class in nxt.dbschema
 
FxtTransaction - Interface in nxt.blockchain
 
FxtTransaction.Builder - Interface in nxt.blockchain
 
FxtTransactionImpl - Class in nxt.blockchain
 
FxtTransactionImpl.BuilderImpl - Class in nxt.blockchain
 
FxtTransactionType - Class in nxt.blockchain
 
FxtTransactionType() - Constructor for class nxt.blockchain.FxtTransactionType
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links