Class and Description |
---|
Context |
StatefulFunction
A
StatefulFunction is a user-defined function that can be invoked with a given input. |
ValueSpec
A
ValueSpec identifies a registered persistent value of a function, which will be managed
by the Stateful Functions runtime for consistency and fault-tolerance. |
Class and Description |
---|
Address
An
Address is the unique identity of an individual StatefulFunction , containing
of the function's TypeName and an unique identifier within the type. |
AddressScopedStorage
An
AddressScopedStorage is used for reading and writing persistent values that is managed
by Stateful Functions for fault-tolerance and consistency. |
Context |
Expiration
State Expiration Configuration
|
Expiration.Mode |
StatefulFunction
A
StatefulFunction is a user-defined function that can be invoked with a given input. |
StatefulFunctions
A registry for multiple
StatefulFunction s. |
StatefulFunctionSpec
Specification for a
StatefulFunction , identifiable by a unique TypeName . |
StatefulFunctionSpec.Builder
Builder for a
StatefulFunctionSpec . |
TypeName
A
TypeName is used to uniquely identify objects within a Stateful Functions application,
including functions, egresses, and types. |
ValueSpec
A
ValueSpec identifies a registered persistent value of a function, which will be managed
by the Stateful Functions runtime for consistency and fault-tolerance. |
ValueSpec.Untyped |
Class and Description |
---|
StatefulFunctionSpec
Specification for a
StatefulFunction , identifiable by a unique TypeName . |
TypeName
A
TypeName is used to uniquely identify objects within a Stateful Functions application,
including functions, egresses, and types. |
Class and Description |
---|
TypeName
A
TypeName is used to uniquely identify objects within a Stateful Functions application,
including functions, egresses, and types. |
Class and Description |
---|
Address
An
Address is the unique identity of an individual StatefulFunction , containing
of the function's TypeName and an unique identifier within the type. |
TypeName
A
TypeName is used to uniquely identify objects within a Stateful Functions application,
including functions, egresses, and types. |
Class and Description |
---|
AddressScopedStorage
An
AddressScopedStorage is used for reading and writing persistent values that is managed
by Stateful Functions for fault-tolerance and consistency. |
ValueSpec
A
ValueSpec identifies a registered persistent value of a function, which will be managed
by the Stateful Functions runtime for consistency and fault-tolerance. |
Class and Description |
---|
Address
An
Address is the unique identity of an individual StatefulFunction , containing
of the function's TypeName and an unique identifier within the type. |
AddressScopedStorage
An
AddressScopedStorage is used for reading and writing persistent values that is managed
by Stateful Functions for fault-tolerance and consistency. |
Context |
Class and Description |
---|
TypeName
A
TypeName is used to uniquely identify objects within a Stateful Functions application,
including functions, egresses, and types. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.