A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
F
- fails() - function in net.corda.testing.dsl.LedgerDSLInterpreter
- Asserts that verifies throws, with no condition on the exception message.
- fails() - function in net.corda.testing.dsl.TransactionDSLInterpreter
- Asserts that verifies throws, with no condition on the exception message.
- fails() - function in net.corda.testing.dsl.Verifies
- Asserts that verifies throws, with no condition on the exception message.
- fails() - function in net.corda.testing.dsl.Verifies
- Asserts that verifies throws, with no condition on the exception message.
- fails() - function in net.corda.testing.dsl.Verifies
- Asserts that verifies throws, with no condition on the exception message.
- fails() - function in net.corda.testing.dsl.Verifies
- Asserts that verifies throws, with no condition on the exception message.
- fails with(java.lang.String) - function in net.corda.testing.dsl.LedgerDSLInterpreter
- fails with(java.lang.String) - function in net.corda.testing.dsl.TransactionDSLInterpreter
- fails with(java.lang.String) - function in net.corda.testing.dsl.Verifies
- fails with(java.lang.String) - function in net.corda.testing.dsl.Verifies
- fails with(java.lang.String) - function in net.corda.testing.dsl.Verifies
- failsWith(java.lang.String) - function in net.corda.testing.dsl.LedgerDSLInterpreter
- Asserts that verifies() throws.
- failsWith(java.lang.String) - function in net.corda.testing.dsl.TransactionDSLInterpreter
- Asserts that verifies() throws.
- failsWith(java.lang.String) - function in net.corda.testing.dsl.Verifies
- Asserts that verifies() throws.
- failsWith(java.lang.String) - function in net.corda.testing.dsl.Verifies
- Asserts that verifies() throws.
- failsWith(java.lang.String) - function in net.corda.testing.dsl.Verifies
- Asserts that verifies() throws.
- fakeAttachment(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Map) - function in net.corda.testing.internal.InternalTestUtilsKt
- fakeAttachment(java.lang.String,java.lang.String,java.util.Map) - function in net.corda.testing.internal.InternalTestUtilsKt
- Convenience method for creating a fake attachment containing a file with some content.
- FetchAttachmentsFlow - class in net.corda.core.internal
- Given a set of hashes either loads from local storage or requests them from the other peer.
- FetchBatchTransactionsFlow - class in net.corda.core.internal
- FetchDataFlow - class in net.corda.core.internal
- An abstract flow for fetching typed data from a remote peer.
- FetchDataFlow.DataType - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.DownloadedVsRequestedDataMismatch - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.DownloadedVsRequestedSizeMismatch - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.HashNotFound - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.IllegalTransactionRequest - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.MissingNetworkParameters - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.Request - class in net.corda.core.internal.FetchDataFlow
- FetchDataFlow.Request.Data - class in net.corda.core.internal.FetchDataFlow.Request
- FetchDataFlow.Request.End - class in net.corda.core.internal.FetchDataFlow.Request
- FetchDataFlow.Result - class in net.corda.core.internal.FetchDataFlow
- fetchMissingAttachments(net.corda.core.transactions.SignedTransaction) - function in net.corda.core.internal.ResolveTransactionsFlow
- Fetches the set of attachments required to verify the given transaction.
- fetchMissingNetworkParameters(net.corda.core.transactions.SignedTransaction) - function in net.corda.core.internal.ResolveTransactionsFlow
- Fetches the network parameters under which the given transaction was created.
- FetchNetworkParametersFlow - class in net.corda.core.internal
- Given a set of hashes either loads from local network parameters storage or requests them from the other peer.
- FetchTransactionsFlow - class in net.corda.core.internal
- Given a set of tx hashes (IDs), either loads them from local disk or asks the remote peer to provide them.
- FieldInfo - class in net.corda.core.node.services.vault
- Contains information about a field from an entity class.
- fieldsFromOtherMappedSchema(net.corda.core.schemas.MappedSchema) - function in net.corda.core.schemas.MappedSchemaValidator
- FILENAME - enum entry in net.corda.core.node.services.vault.AttachmentSort.AttachmentSortAttribute
- fillInStackTrace() - function in kotlin.Throwable
- fillWithDummyState(java.util.List) - function in net.corda.testing.internal.vault.VaultFiller
- Records a dummy state in the Vault (useful for creating random states when testing vault queries)
- fillWithSomeTestCash(net.corda.core.contracts.Amount,net.corda.core.node.ServiceHub,java.lang.Integer,net.corda.core.contracts.PartyAndReference,net.corda.core.identity.AbstractParty,java.util.Random,net.corda.core.node.StatesToRecord,java.lang.Integer) - function in net.corda.testing.internal.vault.VaultFiller
- Creates a random set of between (by default) 3 and 10 cash states that add up to the given amount and adds them to the vault.
- fillWithSomeTestCommodity(net.corda.core.contracts.Amount,net.corda.core.node.ServiceHub,net.corda.core.contracts.PartyAndReference) - function in net.corda.testing.internal.vault.VaultFiller
- fillWithSomeTestDeals(java.util.List,net.corda.core.node.ServiceHub,java.util.List,java.lang.Boolean) - function in net.corda.testing.internal.vault.VaultFiller
- fillWithSomeTestLinearAndDealStates(java.lang.Integer,java.lang.String,java.util.List,java.lang.String,java.lang.Long,java.lang.Boolean,java.time.Instant) - function in net.corda.testing.internal.vault.VaultFiller
- fillWithSomeTestLinearStates(java.lang.Integer,java.lang.String,java.util.List,net.corda.core.contracts.UniqueIdentifier,java.lang.String,java.lang.Long,java.lang.Boolean,java.time.Instant,net.corda.core.contracts.AttachmentConstraint,java.lang.Boolean) - function in net.corda.testing.internal.vault.VaultFiller
- fillWithTestStates(java.lang.Integer,java.lang.Integer,java.util.List,net.corda.core.contracts.AttachmentConstraint,java.lang.Boolean,net.corda.core.node.ServiceHub,kotlin.jvm.functions.Function3) - function in net.corda.testing.internal.vault.VaultFiller
- filterCommands(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify filtering Command items according to a Predicate.
- filterCommands(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- FilteredComponentGroup - class in net.corda.core.transactions
- A FilteredComponentGroup is used to store the filtered list of transaction components of the same type in serialised form.
- FilteredTransaction - class in net.corda.core.transactions
- Class representing merkleized filtered transaction.
- FilteredTransaction.Companion - class in net.corda.core.transactions.FilteredTransaction
- FilteredTransactionVerificationException - class in net.corda.core.transactions
- Thrown when FilteredTransaction.verify fails.
- filterInputs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify filtering inputs according to a Predicate.
- filterInputs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- filterInRefs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify filtering inputs according to a Predicate.
- filterInRefs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- filterMyKeys(java.lang.Iterable) - function in net.corda.core.node.services.KeyManagementService
- Filter some keys down to the set that this node owns (has private keys for).
- filterMyKeys(java.lang.Iterable) - function in net.corda.testing.node.internal.MockKeyManagementService
- filterOutputs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify filtering outputs according to a Predicate.
- filterOutputs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify filtering outputs according to a Predicate.
- filterOutputs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- filterOutputs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- filterOutRefs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify filtering output StateAndRef items according to a Predicate.
- filterOutRefs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify filtering output StateAndRef items according to a Predicate.
- filterOutRefs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- filterOutRefs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- filterReferenceInputRefs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify filtering reference inputs according to a Predicate.
- filterReferenceInputRefs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- filterReferenceInputs(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify filtering reference inputs according to a Predicate.
- filterReferenceInputs(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- filterStatesOfType(java.lang.Iterable) - function in net.corda.core.contracts.StructuresKt
- Filters a list of StateAndRef objects according to the type of the states
- FinalityFlow - class in net.corda.core.flows
- Verifies the given transaction, then sends it to the named notary.
- FinalityFlow.Companion - class in net.corda.core.flows.FinalityFlow
- FinalityFlow.Companion.BROADCASTING - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.BROADCASTING_NOTARY_ERROR - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.BROADCASTING_POST_NOTARISATION - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.BROADCASTING_PRE_NOTARISATION - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.FINALISING_TRANSACTION - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.NOTARISING - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.Companion.RECORD_UNNOTARISED - class in net.corda.core.flows.FinalityFlow.Companion
- FinalityFlow.ExtraConstructorArgs - class in net.corda.core.flows.FinalityFlow
- FinalityRecoveryFlow - class in net.corda.core.flows
- TWO_PHASE_FINALITY Recovery Flow This flow is exposed via the Core API for use by any CorDapp but its implementation is available in Enterprise only.
- FinalityRecoveryFlow.ExtraConstructorArgs - class in net.corda.core.flows.FinalityRecoveryFlow
- finalizeTransaction(net.corda.core.transactions.SignedTransaction,net.corda.core.node.StatesToRecord) - function in net.corda.core.internal.ServiceHubCoreInternal
- Records a SignedTransaction as VERIFIED with flow recovery metadata.
- finalizeTransaction(net.corda.core.transactions.SignedTransaction) - function in net.corda.testing.node.internal.MockTransactionStorage
- finalizeTransactionWithExtraSignatures(net.corda.core.transactions.SignedTransaction,java.util.Collection,net.corda.core.node.StatesToRecord) - function in net.corda.core.internal.ServiceHubCoreInternal
- Stores SignedTransaction with extra signatures in the local transaction storage
- finalizeTransactionWithExtraSignatures(net.corda.core.transactions.SignedTransaction,java.util.Collection) - function in net.corda.testing.node.internal.MockTransactionStorage
- FinanceWorkflowsUtilsKt - class in net.corda.finance.workflows.utils
- findCommand(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify finding a single Command items according to a Predicate.
- findCommand(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- findCordapp(java.lang.String) - function in net.corda.testing.node.TestCordapp.Companion
- Scans the current classpath to find the CorDapp that contains the given package.
- findCordapp(java.lang.String) - function in net.corda.testing.node.internal.InternalTestUtilsKt
- Find the single CorDapp jar on the current classpath which contains the given package.
- findFor(java.lang.Class) - function in net.corda.core.internal.utilities.PrivateInterner.Companion
- This will look at the companion object of a class, and on the super class companion object, to see if they implement Internable, in which case there is a PrivateInterner instance available to do interning.
- findInput(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify finding a single input ContractState matching a Predicate.
- findInput(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- findInRef(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify finding a single input matching a Predicate.
- findInRef(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- findOutput(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify finding a single output matching a Predicate.
- findOutput(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify finding a single output matching a Predicate.
- findOutput(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- findOutput(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- findOutRef(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify finding a single output StateAndRef matching a Predicate.
- findOutRef(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.BaseTransaction
- Helper to simplify finding a single output StateAndRef matching a Predicate.
- findOutRef(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- findOutRef(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.BaseTransaction
- findProvider(java.lang.String) - function in net.corda.core.crypto.Crypto
- findReference(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify finding a single reference inputs ContractState matching a Predicate.
- findReference(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- findReferenceInputRef(java.lang.Class,java.util.function.Predicate) - function in net.corda.core.transactions.LedgerTransaction
- Helper to simplify finding a single reference input matching a Predicate.
- findReferenceInputRef(kotlin.jvm.functions.Function1) - function in net.corda.core.transactions.LedgerTransaction
- findResource(java.lang.String) - function in java.net.URLClassLoader
- findResources(java.lang.String) - function in java.net.URLClassLoader
- findSignatureScheme(.<Error class: unknown class>) - function in net.corda.core.crypto.Crypto
- findSignatureScheme(java.security.PrivateKey) - function in net.corda.core.crypto.Crypto
- Retrieve the corresponding SignatureScheme based on the type of the input Key.
- findSignatureScheme(java.security.PublicKey) - function in net.corda.core.crypto.Crypto
- Retrieve the corresponding SignatureScheme based on the type of the input Key.
- findSignatureScheme(java.lang.Integer) - function in net.corda.core.crypto.Crypto
- Find SignatureScheme by platform specific schemeNumberID.
- findSignatureScheme(java.lang.String) - function in net.corda.core.crypto.Crypto
- Factory pattern to retrieve the corresponding SignatureScheme based on SignatureScheme.schemeCodeName.
- findStateMachines(java.lang.Class) - function in net.corda.testing.node.StartedMockNode
- Returns the currently live flows of type flowClass, and their corresponding result future.
- finishedFlowsWithClientIds() - function in net.corda.core.messaging.CordaRPCOps
- Returns all finished flows that were started with a client ID for which the client ID mapping has not been removed.
- finishedFlowsWithClientIds() - function in net.corda.core.messaging.CordaRPCOps
- Returns all finished flows that were started with a client ID for which the client ID mapping has not been removed.
- finishedFlowsWithClientIdsAsAdmin() - function in net.corda.core.messaging.CordaRPCOps
- Returns all finished flows that were started with a client id by all RPC users for which the client ID mapping has not been removed.
- finishedFlowsWithClientIdsAsAdmin() - function in net.corda.core.messaging.CordaRPCOps
- Returns all finished flows that were started with a client id by all RPC users for which the client ID mapping has not been removed.
- firstOf(net.corda.core.concurrent.CordaFuture,kotlin.jvm.functions.Function1) - function in net.corda.core.concurrent.ConcurrencyUtilsKt
- As soon as a given future becomes done, the handler is invoked with that future as its argument.
- Fix - class in net.corda.finance.contracts
- A Fix represents a named interest rate, on a given day, for a given duration.
- FixableDealState - class in net.corda.finance.contracts
- Interface adding fixing specific methods.
- fixedCrlSource(java.util.Set) - function in net.corda.testing.internal.InternalTestUtilsKt
- FixOf - class in net.corda.finance.contracts
- A FixOf identifies the question side of a fix: what day, tenor and type of fix ("LIBOR", "EURIBOR" etc)
- fixupAttachmentIds(java.util.Collection) - function in net.corda.core.internal.verification.AttachmentFixups
- Apply this node's attachment fix-up rules to the given attachment IDs.
- fixupAttachmentIds(java.util.Collection) - function in net.corda.core.internal.verification.NodeVerificationSupport
- fixupAttachmentIds(java.util.Collection) - function in net.corda.core.internal.verification.ServiceHubCoreInternal
- fixupAttachmentIds(java.util.Collection) - function in net.corda.core.internal.verification.VerificationSupport
- fixupAttachmentIds(java.util.Collection) - function in net.corda.core.internal.verification.VerifyingServiceHub
- flatMap(net.corda.core.concurrent.CordaFuture,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.concurrent.CordaFutureImplKt
- Returns a future that will have the same outcome as the future returned by the given transform.
- flatMap(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Returns the given function applied to the value from this Success, or returns
this
if this is a Failure. - flatMap(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Returns the given function applied to the value from this Success, or returns
this
if this is a Failure. - flatMap(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Returns the given function applied to the value from this Success, or returns
this
if this is a Failure. - flatMapToSet(java.util.Collection,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.InternalUtilsKt
- Similar to Iterable.
- FlowAsyncOperation - class in net.corda.core.internal
- Interface for arbitrary operations that can be invoked in a flow asynchronously - the flow will suspend until the operation completes.
- FlowAsyncOperationKt - class in net.corda.core.internal
- FlowException - class in net.corda.core.flows
- Exception which can be thrown by a FlowLogic at any point in its logic to unexpectedly bring it to a permanent end.
- FlowExternalAsyncOperation - class in net.corda.core.flows
- FlowExternalAsyncOperation represents an external future that blocks a flow from continuing until the future returned by FlowExternalAsyncOperation.execute has completed.
- FlowExternalOperation - class in net.corda.core.flows
- FlowExternalOperation represents an external process that blocks a flow from continuing until the result of execute has been retrieved.
- FlowHandle - class in net.corda.core.messaging
- FlowHandle is a serialisable handle for the started flow, parameterised by the type of the flow's return value.
- FlowHandleImpl - class in net.corda.core.messaging
- FlowHandleWithClientId - class in net.corda.core.messaging
- FlowHandleWithClientIdImpl - class in net.corda.core.messaging
- FlowInfo - class in net.corda.core.flows
- Version and name of the CorDapp hosting the other side of the flow.
- FlowInitiator - class in net.corda.core.flows
- Please note that FlowInitiator has been superceded by net.corda.core.context.InvocationContext, which offers more detail for the same event.
- FlowInitiator.Peer - class in net.corda.core.flows.FlowInitiator
- Started when we get new session initiation request.
- FlowInitiator.RPC - class in net.corda.core.flows.FlowInitiator
- Started using net.corda.core.messaging.CordaRPCOps.startFlowDynamic.
- FlowInitiator.Scheduled - class in net.corda.core.flows.FlowInitiator
- Started as scheduled activity.
- FlowInitiator.Service - class in net.corda.core.flows.FlowInitiator
- Started by a CordaService.
- FlowInitiator.Shell - class in net.corda.core.flows.FlowInitiator
- FlowIORequest - class in net.corda.core.internal
- A FlowIORequest represents an IO request of a flow when it suspends.
- FlowIORequest.CloseSessions - class in net.corda.core.internal.FlowIORequest
- Closes the specified sessions.
- FlowIORequest.ExecuteAsyncOperation - class in net.corda.core.internal.FlowIORequest
- Execute the specified operation, suspend the flow until completion.
- FlowIORequest.ForceCheckpoint - class in net.corda.core.internal.FlowIORequest
- Indicates that no actual IO request occurred, and the flow should be resumed immediately.
- FlowIORequest.GetFlowInfo - class in net.corda.core.internal.FlowIORequest
- Get the FlowInfo of the specified sessions.
- FlowIORequest.Receive - class in net.corda.core.internal.FlowIORequest
- Receive messages from sessions.
- FlowIORequest.Send - class in net.corda.core.internal.FlowIORequest
- Send messages to sessions.
- FlowIORequest.SendAndReceive - class in net.corda.core.internal.FlowIORequest
- Send and receive messages from the specified sessions.
- FlowIORequest.Sleep - class in net.corda.core.internal.FlowIORequest
- Suspend the flow until the specified time.
- FlowIORequest.WaitForLedgerCommit - class in net.corda.core.internal.FlowIORequest
- Wait for a transaction to be committed to the database.
- FlowIORequest.WaitForSessionConfirmations - class in net.corda.core.internal.FlowIORequest
- Suspend the flow until all Initiating sessions are confirmed.
- FlowLogic - class in net.corda.core.flows
- A sub-class of FlowLogic<T> implements a flow using direct, straight line blocking code.
- FlowLogic.Companion - class in net.corda.core.flows.FlowLogic
- FlowLogicRef - class in net.corda.core.flows
- A handle interface representing a FlowLogic instance which would be possible to safely pass out of the contract sandbox.
- FlowLogicRefFactory - class in net.corda.core.flows
- The public factory interface for creating validated FlowLogicRef instances as part of the scheduling framework.
- FlowManagerRPCOps - class in net.corda.core.internal.messaging
- RPC operations to perform operations related to flows including management of associated persistent states like checkpoints.
- FlowManagerRPCOps - class in net.corda.core.messaging.flows
- RPC operations to perform operations related to flows including management of associated persistent states like checkpoints.
- FlowProgressHandle - class in net.corda.core.messaging
- FlowProgressHandle is a serialisable handle for the started flow, parameterised by the type of the flow's return value.
- FlowProgressHandleImpl - class in net.corda.core.messaging
- FlowRecoveryException - class in net.corda.core.flows
- FlowRecoveryQuery - class in net.corda.core.flows
- FlowSession - class in net.corda.core.flows
- A FlowSession is a handle on a communication sequence between two paired flows, possibly running on separate nodes.
- flowStackSnapshot() - function in net.corda.core.flows.FlowLogic
- Returns a shallow copy of the Quasar stack frames at the time of call to flowStackSnapshot.
- flowStackSnapshot() - function in net.corda.core.flows.FlowLogic
- Returns a shallow copy of the Quasar stack frames at the time of call to flowStackSnapshot.
- FlowStackSnapshot - class in net.corda.core.flows
- Main data object representing snapshot of the flow stack, extracted from the Quasar stack.
- flowStackSnapshot(java.lang.Class) - function in net.corda.core.internal.FlowStateMachine
- FlowStackSnapshot.Frame - class in net.corda.core.flows.FlowStackSnapshot
- FlowStackSnapshotFactoryImpl - class in net.corda.testing.internal
- FlowStateMachine - class in net.corda.core.internal
- This is an internal interface that is implemented by code in the node module.
- FlowStateMachineHandle - class in net.corda.core.internal
- FlowTestsUtilsKt - class in net.corda.testing.flows
- FlowTimeWindow - class in net.corda.core.flows
- FlowTimeWindow.Companion - class in net.corda.core.flows.FlowTimeWindow
- FlowTransactionInfo - class in net.corda.core.flows
- Transaction recovery type information.
- follower() - function in net.corda.testing.node.internal.ShutdownManager
- Following - enum entry in net.corda.finance.contracts.DateRollConvention
Following is the next business date from this one.
- forceClose() - function in net.corda.client.rpc.CordaRPCConnection
- Closes this client without notifying the server.
- forceClose() - function in net.corda.client.rpc.RPCConnection
- Closes this client without notifying the server.
- forceClose() - function in net.corda.client.rpc.internal.ReconnectingCordaRPCOps.ReconnectingRPCConnection
- Closes this client without notifying the server.
- forEach(java.util.function.BiConsumer) - function in java.security.Provider
- forEach(java.util.function.Consumer) - function in net.corda.core.utilities.NonEmptySet
- fork(java.util.concurrent.Executor,kotlin.jvm.functions.Function0) - function in net.corda.core.internal.concurrent.CordaFutureImplKt
- FORWARD - enum entry in net.corda.finance.contracts.DateRollDirection
- Frequency - class in net.corda.finance.contracts
- Frequency at which an event occurs - the enumerator also casts to an integer specifying the number of times per year that would divide into (eg annually = 1, semiannual = 2, monthly = 12 etc).
- freshKey() - function in net.corda.core.node.services.KeyManagementService
- Generates a new random KeyPair and adds it to the internal key storage.
- freshKey(java.util.UUID) - function in net.corda.core.node.services.KeyManagementService
- Generates a new random KeyPair and adds it to the internal key storage.
- freshKeyAndCert(net.corda.core.identity.PartyAndCertificate,java.lang.Boolean) - function in net.corda.core.node.services.KeyManagementService
- Generates a new random KeyPair, adds it to the internal key storage, then generates a corresponding X509Certificate and adds it to the identity service.
- freshKeyAndCert(net.corda.core.identity.PartyAndCertificate,java.lang.Boolean,java.util.UUID) - function in net.corda.core.node.services.KeyManagementService
- Generates a new random KeyPair, adds it to the internal key storage, then generates a corresponding X509Certificate and adds it to the identity service.
- freshKeyInternal(java.util.UUID) - function in net.corda.testing.node.internal.MockKeyManagementService
- from(net.corda.core.flows.RecoveryTimeWindow) - function in net.corda.core.flows.ComparableRecoveryTimeWindow.Companion
- from(kotlin.IntArray) - function in net.corda.core.internal.cordapp.KotlinMetadataVersion.Companion
- from(T,net.corda.core.serialization.SerializationFactory,net.corda.core.serialization.SerializationContext) - function in net.corda.core.serialization.SerializedBytes.Companion
- Serializes the given object and returns a SerializedBytes wrapper for it.
- from(T,net.corda.core.flows.FlowSession) - function in net.corda.testing.flows.FlowTestsUtilsKt
- Creates a [Pair(session, Class)] from this Class.
- from(java.util.Map,net.corda.core.flows.FlowSession) - function in net.corda.testing.flows.FlowTestsUtilsKt
- Extracts data from a [MapFlowSession, UntrustworthyData<Any>] without performing checks and casting to R.
- from(kotlin.reflect.KClass,net.corda.core.flows.FlowSession) - function in net.corda.testing.flows.FlowTestsUtilsKt
- Creates a [Pair(session, Class)] from this KClass.
- fromDecimal(java.math.BigDecimal,T,java.math.RoundingMode) - function in net.corda.core.contracts.Amount.Companion
- Build an Amount from a decimal representation.
- fromDecimal(java.math.BigDecimal,T,P,P,java.math.RoundingMode) - function in net.corda.core.contracts.AmountTransfer.Companion
- Construct an AmountTransfer object from an indicative/displayable BigDecimal source, applying rounding as specified.
- fromHostAndPort(net.corda.core.utilities.NetworkHostAndPort,java.lang.String,java.lang.String,.<Error class: unknown class>) - function in net.corda.testing.http.HttpApi.Companion
- fromOnly(java.time.Instant) - function in net.corda.core.contracts.TimeWindow.Companion
- Creates a TimeWindow with null untilTime, i.e.
- fromOnly(java.time.Instant) - function in net.corda.core.flows.FlowTimeWindow.Companion
- fromOnly(java.time.Instant) - function in net.corda.core.flows.RecoveryTimeWindow.Companion
- fromProxy(PROXY) - function in net.corda.core.serialization.CheckpointCustomSerializer
- Should facilitate the conversion of the proxy object into a new instance of the unserializable type
- fromProxy(PROXY) - function in net.corda.core.serialization.SerializationCustomSerializer
- Should facilitate the conversion of the proxy object into a new instance of the unserializable type
- fromStartAndDuration(java.time.Instant,java.time.Duration) - function in net.corda.core.contracts.TimeWindow.Companion
- Creates a TimeWindow with the time interval
[fromTime, fromTime + duration)
. - fromString(java.lang.String) - function in net.corda.core.contracts.UniqueIdentifier.Companion
- Helper function for unit tests where the UUID needs to be manually initialised for consistency.
- fromToken(net.corda.core.serialization.SerializeAsTokenContext) - function in net.corda.core.serialization.SerializationToken
- fromToken(net.corda.core.serialization.SerializeAsTokenContext) - function in net.corda.core.serialization.SingletonSerializationToken
- fromUserList(.<Error class: unknown class>,net.corda.core.context.AuthServiceId,java.util.List) - function in net.corda.testing.internal.InternalTestUtilsKt
- Instantiate RPCSecurityManager initialised with users data from a list of User
- FULL - enum entry in net.corda.core.internal.LegalNameValidator.Validation
- FullTransaction - class in net.corda.core.transactions
- A transaction with fully resolved components, such as input states.
- functionPredicate(java.lang.reflect.Field,net.corda.core.node.services.vault.ColumnPredicate,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- functionPredicate(kotlin.reflect.KProperty1,net.corda.core.node.services.vault.ColumnPredicate,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- functionPredicate(net.corda.core.node.services.vault.FieldInfo,net.corda.core.node.services.vault.ColumnPredicate,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- FungibleAsset - class in net.corda.core.contracts
- Interface for contract states representing assets which are fungible, countable and issued by a specific party.
- FungibleState - class in net.corda.core.contracts
- Interface to represent things which are fungible, this means that there is an expectation that these things can be split and merged.