Address is the unique identity of an individual StatefulFunction, containing
of the function's FunctionType and an unique identifier within the type.Address.EgressSpec to the Stateful Functions application.StatefulFunctionProvider to the Stateful Functions application for a specific
FunctionType.StatefulFunctionProvider to the Stateful Functions application for all
functions under the specified namespace.IngressSpec to the Stateful Functions application.Router for a given ingress to the Stateful Functions application.Address of the invoking function.Context.sendAfter(Duration, Address,
Object, String)).StatefulFunction invocation.EgressSpec.EgressIdentifier.EgressIdentifier and the
EgressType.EgressType.Iterable over all the entries of the persisted table.Address.FunctionType and the functions unique id within its type.StatefulFunction instance for the given FunctionType,StatefulFunction, consisting of a namespace of the
function type as well as the type's name.FunctionType.IngressSpec.IngressIdentifier.IngressIdentifier and
the IngressType.IngressType.Iterable over all keys of the persisted table.StatefulMatchFunction.PersistedAppendingBuffer instance that may be used to access persisted state
managed by the system.PersistedAppendingBuffer instance that may be used to access persisted state
managed by the system.PersistedTable instance that may be used to access persisted state managed by
the system.PersistedTable instance that may be used to access persisted state managed by
the system.PersistedValue instance that may be used to access persisted state managed by
the system.PersistedValue instance that may be used to access persisted state managed by
the system.MatchBinder.predicate(Class, Predicate, BiConsumer) and MatchBinder.predicate(Class, BiConsumer) methods.PersistedAppendingBuffer is an append-only buffer registered within StatefulFunctions and is persisted and maintained by the system for fault-tolerance.PersistedStateRegistry can be used to register persisted state, such as a PersistedValue or PersistedTable, etc.PersistedTable is a table (collection of keys and values) registered within StatefulFunctions and is persisted and maintained by the system for fault-tolerance.PersistedValue is a value registered within StatefulFunctions and is persisted
and maintained by the system for fault-tolerance.PersistedAppendingBuffer.RemotePersistedValue.PersistedTable.PersistedValue.key.StatefulFunctions.Router routes messages from ingresses to individual StatefulFunctions.Address of the invoked function.Address.EgressIdentifier.FunctionType and unique id.Address,
after a given delay.cancellationToken),
identified by the target function's Address, after a given delay.FunctionType and unique id.StatefulFunction is a user-defined function that can be invoked with a given input.StatefulFunctionModule is the entry point for adding to a Stateful Functions
application the core building block primitives, i.e.StatefulFunctionModule.Binder binds ingresses, egresses, routers, and functions to a Stateful Functions
application.StatefulFunctions for a given FunctionType.StatefulMatchFunction is an utility StatefulFunction that supports pattern
matching on function inputs to decide how the inputs should be processed.FunctionType that this address identifies.Iterable over all values of the persisted table.Iterable.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.