- save(Connection, T) - Method in class nxt.db.EntityDbTable
-
- save(Connection, T, V) - Method in class nxt.db.ValuesDbTable
-
- scan(int, boolean) - Method in interface nxt.blockchain.BlockchainProcessor
-
- scan(int, boolean) - Method in class nxt.blockchain.BlockchainProcessorImpl
-
- Scan - Class in nxt.http
-
- scheduleScan(int, boolean) - Method in class nxt.blockchain.BlockchainProcessorImpl
-
- scheduleThread(String, Runnable, int) - Static method in class nxt.util.ThreadPool
-
- scheduleThread(String, Runnable, int, TimeUnit) - Static method in class nxt.util.ThreadPool
-
- schema - Variable in class nxt.db.DbVersion
-
- schema - Variable in class nxt.db.Table
-
- schemaTable - Variable in class nxt.db.Table
-
- Scrypt - Class in nxt.crypto
-
- Scrypt() - Constructor for class nxt.crypto.Scrypt
-
- search(String, DbClause, int, int) - Method in class nxt.db.EntityDbTable
-
- search(String, DbClause, int, int, String) - Method in class nxt.db.EntityDbTable
-
- search(Connection, String, String, String, int, int) - Static method in class nxt.db.FullTextTrigger
-
Search the Lucene index
The result set will have the following columns:
SCHEMA - Schema name (String)
TABLE - Table name (String)
COLUMNS - Primary key column names (String[]) - this is always DB_ID
KEYS - Primary key values (Long[]) - this is always the DB_ID value for the table row
SCORE - Lucene score (Float)
- Search - Class in nxt.util
-
- searchAccounts(String, int, int) - Static method in class nxt.account.Account
-
- SearchAccounts - Class in nxt.http
-
- searchAssets(String, int, int) - Static method in class nxt.ae.Asset
-
- SearchAssets - Class in nxt.http
-
- SearchCurrencies - Class in nxt.http
-
- searchCurrencies(String, int, int) - Static method in class nxt.ms.Currency
-
- searchData(String, String, long, int, int) - Method in class nxt.taggeddata.TaggedDataHome
-
- SearchDGSGoods - Class in nxt.http
-
- searchGoods(String, boolean, int, int) - Method in class nxt.dgs.DigitalGoodsHome
-
- SearchPolls - Class in nxt.http
-
- searchPolls(String, boolean, int, int) - Method in class nxt.voting.PollHome
-
- searchSellerGoods(String, long, boolean, int, int) - Method in class nxt.dgs.DigitalGoodsHome
-
- SearchTaggedData - Class in nxt.http
-
- SecurityToken - Interface in nxt.authentication
-
Security token
- SecurityTokenFactory - Class in nxt.authentication
-
Generate an authentication security token for a permissioned blockchain
- SecurityTokenFactory() - Constructor for class nxt.authentication.SecurityTokenFactory
-
- SellAlias - Class in nxt.http
-
- SemanticWarning(int, BooleanExpression.SemanticWarningType, Object...) - Constructor for class nxt.util.BooleanExpression.SemanticWarning
-
- sendBundlerRates(Peer) - Static method in class nxt.peer.Peers
-
Send our bundler rates to a new peer
- SendMessage - Class in nxt.http
-
- sendMessage(NetworkMessage) - Method in interface nxt.peer.Peer
-
Send an asynchronous message
- SendMoney - Class in nxt.http
-
- sendRequest(NetworkMessage) - Method in interface nxt.peer.Peer
-
Send a request and wait for a response
- SendTransaction - Class in nxt.http
-
Sends a transaction to some peers.
- SEPARATOR - Static variable in class nxt.addons.DebugTrace
-
- ServerStatus - Enum in nxt.env
-
- service(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.APIProxyServlet
-
- serviceControl_Continue() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceControl_Pause() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceControl_Shutdown() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceControl_Stop() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceFinish() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceGetInfo() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceInit() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceIsCreate() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceIsDelete() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- serviceIsLaunch() - Static method in class nxt.env.service.ArdorService_ServiceManagement
-
- set(Account, SetPhasingOnlyAttachment) - Static method in class nxt.account.AccountRestrictions.PhasingOnly
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.BooleanClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.ByteClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.BytesClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.FixedClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.HashClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.IntClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.LikeClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.LongClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.NotNullClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.NullClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause
-
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.StringClause
-
- SET_PHASING_CONTROL - Static variable in class nxt.ae.AssetExchangeTransactionType
-
- SET_PHASING_ONLY - Static variable in class nxt.voting.AccountControlTransactionType
-
- setAccountInfo(String, String) - Method in class nxt.account.Account
-
- SetAccountInfo - Class in nxt.http
-
- SetAccountProperty - Class in nxt.http
-
- setActive(boolean) - Static method in class nxt.db.FullTextTrigger
-
This method is called by NRS initialization to indicate NRS is active.
- SetAlias - Class in nxt.http
-
- SetAPIProxyPeer - Class in nxt.http
-
- setArray(PreparedStatement, int, T[]) - Static method in class nxt.db.DbUtils
-
- setArray(int, Array) - Method in class nxt.db.FilteredPreparedStatement
-
- setArrayEmptyToNull(PreparedStatement, int, T[]) - Static method in class nxt.db.DbUtils
-
- setAsciiStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-
- setAutoCommit(boolean) - Method in class nxt.db.FilteredConnection
-
- setBalance(long) - Method in class nxt.peer.BundlerRate
-
Set the account balance
- setBigDecimal(int, BigDecimal) - Method in class nxt.db.FilteredPreparedStatement
-
- setBinaryStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-
- setBlob(int, Blob) - Method in class nxt.db.FilteredPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setBlob(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-
- setBlockchainState(Peer.BlockchainState) - Method in class nxt.peer.NetworkMessage.GetInfoMessage
-
Set the blockchain state
- setBoolean(int, boolean) - Method in class nxt.db.FilteredPreparedStatement
-
- setByte(int, byte) - Method in class nxt.db.FilteredPreparedStatement
-
- setBytes(PreparedStatement, int, byte[]) - Static method in class nxt.db.DbUtils
-
- setBytes(int, byte[]) - Method in class nxt.db.FilteredPreparedStatement
-
- setCatalog(String) - Method in class nxt.db.FilteredConnection
-
- setCharacterStream(int, Reader, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-
- setChildTransactions(List<? extends ChildTransaction>, byte[]) - Method in interface nxt.blockchain.FxtTransaction
-
- setChildTransactions(List<? extends ChildTransaction>, byte[]) - Method in class nxt.blockchain.FxtTransactionImpl
-
- setClientInfo(String, String) - Method in class nxt.db.FilteredConnection
-
- setClientInfo(Properties) - Method in class nxt.db.FilteredConnection
-
- setClob(int, Clob) - Method in class nxt.db.FilteredPreparedStatement
-
- setClob(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setClob(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-
- setCommonColumnValues(PhasingParams, PreparedStatement, int) - Static method in class nxt.voting.PhasingParams
-
- setCommunicationLogging(int) - Static method in class nxt.peer.Peers
-
Set communication logging
- setCorePoolSize(int) - Method in class nxt.util.QueuedThreadPool
-
Set the core pool size
- setCursorName(String) - Method in class nxt.db.FilteredStatement
-
- setDate(int, Date) - Method in class nxt.db.FilteredPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-
- setDelay(int) - Static method in class nxt.blockchain.Generator
-
- setDouble(int, double) - Method in class nxt.db.FilteredPreparedStatement
-
- setEscapeProcessing(boolean) - Method in class nxt.db.FilteredStatement
-
- setFetchDirection(int) - Method in class nxt.db.FilteredStatement
-
- setFetchSize(int) - Method in class nxt.db.FilteredStatement
-
- setFloat(int, float) - Method in class nxt.db.FilteredPreparedStatement
-
- setGetMoreBlocks(boolean) - Method in interface nxt.blockchain.BlockchainProcessor
-
- setGetMoreBlocks(boolean) - Method in class nxt.blockchain.BlockchainProcessorImpl
-
- setHoldability(int) - Method in class nxt.db.FilteredConnection
-
- setInt(int, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setIntZeroToNull(PreparedStatement, int, int) - Static method in class nxt.db.DbUtils
-
- setLargeMaxRows(long) - Method in class nxt.db.FilteredStatement
-
- setLevel(Logger.Level) - Static method in class nxt.util.Logger
-
Set the log level
- setLimits(int, PreparedStatement, int, int) - Static method in class nxt.db.DbUtils
-
- SetLogging - Class in nxt.http
-
The SetLogging API will set the NRS log level for all log messages.
- setLong(PreparedStatement, int, Long) - Static method in class nxt.db.DbUtils
-
- setLong(int, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setLongZeroToNull(PreparedStatement, int, long) - Static method in class nxt.db.DbUtils
-
- setMaxFieldSize(int) - Method in class nxt.db.FilteredStatement
-
- setMaximumPoolSize(int) - Method in class nxt.util.QueuedThreadPool
-
Set the maximum pool size
- setMaxRows(int) - Method in class nxt.db.FilteredStatement
-
- setNCharacterStream(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setNCharacterStream(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-
- setNClob(int, NClob) - Method in class nxt.db.FilteredPreparedStatement
-
- setNClob(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-
- setNClob(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-
- setNetworkTimeout(Executor, int) - Method in class nxt.db.FilteredConnection
-
- setNString(int, String) - Method in class nxt.db.FilteredPreparedStatement
-
- setNull(int, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setNull(int, int, String) - Method in class nxt.db.FilteredPreparedStatement
-
- setObject(int, Object, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setObject(int, Object) - Method in class nxt.db.FilteredPreparedStatement
-
- setObject(int, Object, int, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setObject(int, Object, SQLType, int) - Method in class nxt.db.FilteredPreparedStatement
-
- setObject(int, Object, SQLType) - Method in class nxt.db.FilteredPreparedStatement
-
- setOrVerify(long, byte[]) - Static method in class nxt.account.Account
-
- SetPhasingAssetControl - Class in nxt.http
-
Sets a restriction on certain asset that blocks transactions operating with this asset unless they are phased with certain parameters.
- SetPhasingAssetControlAttachment - Class in nxt.ae
-
- SetPhasingAssetControlAttachment(long, PhasingParams) - Constructor for class nxt.ae.SetPhasingAssetControlAttachment
-
- SetPhasingOnlyAttachment - Class in nxt.voting
-
- SetPhasingOnlyAttachment(PhasingParams, SortedMap<Integer, Long>, short, short) - Constructor for class nxt.voting.SetPhasingOnlyAttachment
-
- SetPhasingOnlyControl - Class in nxt.http
-
Sets an account control that blocks transactions unless they are phased with certain parameters
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.HashHashKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.HashHashKey
-
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.HashKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.HashKey
-
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.HashLongKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.HashLongKey
-
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.LongKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.LongKey
-
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.LongLongKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.LongLongKey
-
- setPK(PreparedStatement) - Method in interface nxt.db.DbKey
-
- setPK(PreparedStatement, int) - Method in interface nxt.db.DbKey
-
- setPK(PreparedStatement) - Method in class nxt.db.DbKey.StringKey
-
- setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.StringKey
-
- setPoolable(boolean) - Method in class nxt.db.FilteredStatement
-
- setProperty(Transaction, Account, String, String) - Method in class nxt.account.Account
-
- setQueryTimeout(int) - Method in class nxt.db.FilteredStatement
-
- setReadOnly(boolean) - Method in class nxt.db.FilteredConnection
-
- setRef(int, Ref) - Method in class nxt.db.FilteredPreparedStatement
-
- setRowId(int, RowId) - Method in class nxt.db.FilteredPreparedStatement
-
- setSavepoint() - Method in class nxt.db.FilteredConnection
-
- setSavepoint(String) - Method in class nxt.db.FilteredConnection
-
- setSchema(String) - Method in class nxt.db.FilteredConnection
-
- setServerStatus(ServerStatus, URI, File) - Method in class nxt.env.CommandLineMode
-
- setServerStatus(ServerStatus, URI, File) - Method in class nxt.env.DesktopMode
-
- setServerStatus(ServerStatus, URI, File) - Method in interface nxt.env.RuntimeMode
-
- setSessionKey(String, byte[], byte[]) - Method in interface nxt.authentication.SecurityToken
-
Set the session key
- setShort(int, short) - Method in class nxt.db.FilteredPreparedStatement
-
- setShortZeroToNull(PreparedStatement, int, short) - Static method in class nxt.db.DbUtils
-
- setSQLXML(int, SQLXML) - Method in class nxt.db.FilteredPreparedStatement
-
- setString(PreparedStatement, int, String) - Static method in class nxt.db.DbUtils
-
- setString(int, String) - Method in class nxt.db.FilteredPreparedStatement
-
- setTime(int, Time) - Method in class nxt.db.FilteredPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-
- setTimestamp(int, Timestamp) - Method in class nxt.db.FilteredPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-
- setTransactionIsolation(int) - Method in class nxt.db.FilteredConnection
-
- setTypeMap(Map<String, Class<?>>) - Method in class nxt.db.FilteredConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
-
Deprecated.
- setURL(int, URL) - Method in class nxt.db.FilteredPreparedStatement
-
- sha256() - Static method in class nxt.crypto.Crypto
-
- sha3() - Static method in class nxt.crypto.Crypto
-
- shareAddress() - Method in interface nxt.peer.Peer
-
Check if address should be shared
- shouldLoadPrunable(Transaction, boolean) - Method in interface nxt.blockchain.Appendix.Prunable
-
- Shuffler - Class in nxt.shuffling
-
- Shuffler.ControlledAccountException - Exception in nxt.shuffling
-
- Shuffler.DuplicateShufflerException - Exception in nxt.shuffling
-
- Shuffler.InvalidRecipientException - Exception in nxt.shuffling
-
- Shuffler.InvalidStageException - Exception in nxt.shuffling
-
- Shuffler.ShufflerException - Exception in nxt.shuffling
-
- Shuffler.ShufflerLimitException - Exception in nxt.shuffling
-
- SHUFFLING_CANCELLATION - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- SHUFFLING_CREATION - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- SHUFFLING_DEPOSIT_NQT - Variable in class nxt.blockchain.ChildChain
-
- SHUFFLING_PROCESSING - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- SHUFFLING_PROCESSING_DEADLINE - Static variable in class nxt.Constants
-
- SHUFFLING_RECIPIENTS - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- SHUFFLING_REGISTRATION - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- SHUFFLING_VERIFICATION - Static variable in class nxt.shuffling.ShufflingTransactionType
-
- ShufflingAttachment - Interface in nxt.shuffling
-
- ShufflingCancel - Class in nxt.http
-
- ShufflingCancellationAttachment - Class in nxt.shuffling
-
- ShufflingCreate - Class in nxt.http
-
- ShufflingCreationAttachment - Class in nxt.shuffling
-
- ShufflingCreationAttachment(long, HoldingType, long, byte, short) - Constructor for class nxt.shuffling.ShufflingCreationAttachment
-
- ShufflingHome - Class in nxt.shuffling
-
- ShufflingHome.Event - Enum in nxt.shuffling
-
- ShufflingHome.Shuffling - Class in nxt.shuffling
-
- ShufflingParticipantHome - Class in nxt.shuffling
-
- ShufflingParticipantHome.Event - Enum in nxt.shuffling
-
- ShufflingParticipantHome.ShufflingParticipant - Class in nxt.shuffling
-
- ShufflingParticipantHome.State - Enum in nxt.shuffling
-
- ShufflingProcess - Class in nxt.http
-
- ShufflingProcessingAttachment - Class in nxt.shuffling
-
- ShufflingRecipientsAttachment - Class in nxt.shuffling
-
- ShufflingRegister - Class in nxt.http
-
- ShufflingRegistrationAttachment - Class in nxt.shuffling
-
- ShufflingRegistrationAttachment(byte[]) - Constructor for class nxt.shuffling.ShufflingRegistrationAttachment
-
- ShufflingStage - Enum in nxt.shuffling
-
- ShufflingTransactionType - Class in nxt.shuffling
-
- ShufflingVerificationAttachment - Class in nxt.shuffling
-
- ShufflingVerificationAttachment(byte[], byte[]) - Constructor for class nxt.shuffling.ShufflingVerificationAttachment
-
- ShufflingVerify - Class in nxt.http
-
- shutdown() - Static method in class nxt.account.FundingMonitor
-
Stop monitor processing
- shutdown() - Method in interface nxt.addons.AddOn
-
- shutdown() - Static method in class nxt.addons.AddOns
-
- shutdown() - Method in class nxt.addons.BeforeShutdown
-
- shutdown() - Method in class nxt.addons.Demo
-
- shutdown() - Method in class nxt.addons.DownloadTimer
-
- shutdown() - Method in class nxt.blockchain.BlockchainProcessorImpl
-
- shutdown() - Method in class nxt.db.BasicDb
-
- shutdown() - Static method in class nxt.dbschema.Db
-
- shutdown() - Method in class nxt.env.CommandLineMode
-
- shutdown() - Method in class nxt.env.DesktopMode
-
- shutdown() - Method in interface nxt.env.RuntimeMode
-
- shutdown() - Static method in class nxt.http.API
-
- Shutdown - Class in nxt.http
-
- shutdown() - Static method in class nxt.Nxt
-
- shutdown() - Static method in class nxt.peer.NetworkHandler
-
Shutdown the network handler
- shutdown() - Static method in class nxt.peer.Peers
-
Shutdown peer processing
- shutdown() - Static method in class nxt.util.Logger
-
Logger shutdown
- shutdown() - Static method in class nxt.util.ThreadPool
-
- shutdownExecutor(String, ExecutorService, int) - Static method in class nxt.util.ThreadPool
-
- sign(byte[], String) - Static method in class nxt.crypto.Crypto
-
- SignTransaction - Class in nxt.http
-
- SignTransactionJSON - Class in nxt.tools
-
- SignTransactionJSON() - Constructor for class nxt.tools.SignTransactionJSON
-
- SignTransactions - Class in nxt.tools
-
- SignTransactions() - Constructor for class nxt.tools.SignTransactions
-
- SimulateCoinExchange - Class in nxt.http
-
- SizeBasedFee(long) - Constructor for class nxt.blockchain.Fee.SizeBasedFee
-
- SizeBasedFee(long, long) - Constructor for class nxt.blockchain.Fee.SizeBasedFee
-
- SizeBasedFee(long, long, int) - Constructor for class nxt.blockchain.Fee.SizeBasedFee
-
- skip(long) - Method in class nxt.util.CountingInputReader
-
Skip characters in the input stream
- start(int) - Static method in class nxt.util.ThreadPool
-
- StartBundler - Class in nxt.http
-
- startDbTransaction() - Method in class nxt.http.APIServlet.APIRequestHandler
-
- startDbTransaction() - Method in class nxt.http.GetAssetHistory
-
- startDbTransaction() - Method in class nxt.http.GetAssetTransfers
-
- startDbTransaction() - Method in class nxt.http.GetCurrencyTransfers
-
- startDbTransaction() - Method in class nxt.http.GetExchanges
-
- startDbTransaction() - Method in class nxt.http.GetTrades
-
- startForging(String) - Static method in class nxt.blockchain.Generator
-
- StartForging - Class in nxt.http
-
- StartFundingMonitor - Class in nxt.http
-
Start a funding monitor
- startMonitor(Chain, HoldingType, long, String, long, long, int, String, long) - Static method in class nxt.account.FundingMonitor
-
Start the monitor
- StartShuffler - Class in nxt.http
-
- stopAccountBundlers(long) - Static method in class nxt.blockchain.Bundler
-
- stopAllBundlers() - Static method in class nxt.blockchain.Bundler
-
- stopAllMonitors() - Static method in class nxt.account.FundingMonitor
-
Stop all monitors
Pending fund transactions will still be processed
- stopAllShufflers() - Static method in class nxt.shuffling.Shuffler
-
- stopBundler(ChildChain, long) - Static method in class nxt.blockchain.Bundler
-
- StopBundler - Class in nxt.http
-
- stopChildChainBundlers(ChildChain) - Static method in class nxt.blockchain.Bundler
-
- StopException(String) - Constructor for exception nxt.NxtException.StopException
-
- StopException(String, Throwable) - Constructor for exception nxt.NxtException.StopException
-
- stopForging(String) - Static method in class nxt.blockchain.Generator
-
- stopForging() - Static method in class nxt.blockchain.Generator
-
- StopForging - Class in nxt.http
-
- StopFundingMonitor - Class in nxt.http
-
Stop a funding monitor
- stopMonitor(Chain, HoldingType, long, String, long) - Static method in class nxt.account.FundingMonitor
-
Stop monitor
Pending fund transactions will still be processed
- StopShuffler - Class in nxt.http
-
- stopShuffler(long, byte[]) - Static method in class nxt.shuffling.Shuffler
-
- StringClause(String, String) - Constructor for class nxt.db.DbClause.StringClause
-
- StringKeyFactory(String) - Constructor for class nxt.db.DbKey.StringKeyFactory
-
- submit(Runnable) - Method in class nxt.util.QueuedThreadPool
-
Submit a task for execution
- submit(Runnable, T) - Method in class nxt.util.QueuedThreadPool
-
Submit a task for execution
- submit(Callable<T>) - Method in class nxt.util.QueuedThreadPool
-
Submit a task for execution
- SubPoll(String, PhasingParams) - Constructor for class nxt.voting.PhasingControl.SubPoll
-
- SubPoll(ResultSet) - Constructor for class nxt.voting.PhasingControl.SubPoll
-
- SUBTYPE_ACCOUNT_CONTROL_EFFECTIVE_BALANCE_LEASING - Static variable in class nxt.blockchain.FxtTransactionType
-
- SUBTYPE_CHILDCHAIN_BLOCK - Static variable in class nxt.blockchain.FxtTransactionType
-
- SUBTYPE_PAYMENT_ORDINARY_PAYMENT - Static variable in class nxt.blockchain.FxtTransactionType
-
- suspendDownload(boolean) - Method in interface nxt.blockchain.BlockchainProcessor
-
- suspendDownload(boolean) - Method in class nxt.blockchain.BlockchainProcessorImpl
-
- SystemTrayDataProvider - Class in nxt.env
-
- SystemTrayDataProvider(String, URI, File) - Constructor for class nxt.env.SystemTrayDataProvider
-