Index

A B C D E F G H I J K L M N O P R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORTED_CODE - Static variable in exception class dev.restate.sdk.common.TerminalException
 
AbortedExecutionException - Exception Class in dev.restate.sdk.common
You MUST NOT catch this exception.
abortTimeout() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
abortTimeout() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
abortTimeout(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
abortTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
abortTimeout(Duration) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
This timer guards against stalled invocations that are supposed to terminate.
abortTimeout(Duration) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
This timer guards against stalled service/handler invocations that are supposed to terminate.
AbstractOpenApiSchema - Class in dev.restate.admin.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class dev.restate.admin.model.AbstractOpenApiSchema
 
accept(T) - Method in interface dev.restate.common.function.ThrowingConsumer
 
accept(T, U) - Method in interface dev.restate.common.function.ThrowingBiConsumer
 
Accept - Annotation Interface in dev.restate.sdk.annotation
Define the acceptable content type.
acceptContentType() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
acceptContentType(String) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
Set the acceptable content type when ingesting HTTP requests.
ACCEPTED - Enum constant in enum class dev.restate.client.SendResponse.SendStatus
The request was sent for the first time.
accessibleConstructor(Class<T>, Class<?>...) - Static method in class dev.restate.common.reflections.ReflectionUtils
Obtain an accessible constructor for the given class and parameters.
actualPort() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
addAllHeaders(Iterable<? extends Protocol.Header>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addAllHeaders(Iterable<? extends Protocol.Header>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addAllHeaders(Iterable<? extends Protocol.Header>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addAllKeys(Iterable<? extends ByteString>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
addAllStateMap(Iterable<? extends Protocol.StartMessage.StateEntry>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addAllWaitingCompletions(Iterable<? extends Integer>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
addAllWaitingNamedSignals(Iterable<String>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
addAllWaitingSignals(Iterable<? extends Integer>) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
addDeploymentsItem(DeploymentResponse) - Method in class dev.restate.admin.model.ListDeploymentsResponse
 
addHandlersItem(HandlerMetadata) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
 
addHandlersItem(HandlerMetadata) - Method in class dev.restate.admin.model.ServiceMetadata
 
addHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addHeaders(Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeaders(Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeaders(Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addHeaders(Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeaders(Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeaders(Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addHeadersBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeadersBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeadersBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
additionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
addKeys(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
addMembersItem(Integer) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
addMetadata(String, String) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
addMetadata(String, String) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
addServicesItem(ServiceMetadata) - Method in class dev.restate.admin.model.ListServicesResponse
 
addServicesItem(ServiceMetadata) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
addStateMap(int, Protocol.StartMessage.StateEntry) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addStateMap(int, Protocol.StartMessage.StateEntry.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addStateMap(Protocol.StartMessage.StateEntry) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addStateMap(Protocol.StartMessage.StateEntry.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addStateMapBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addStateMapBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addSubscriptionsItem(SubscriptionResponse) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
 
addWaitingCompletions(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
addWaitingNamedSignals(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
addWaitingNamedSignalsBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
addWaitingSignals(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
afterPropertiesSet() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
Deprecated.
all(DurableFuture<?>, DurableFuture<?>, DurableFuture<?>...) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits all the given futures.
all(List<DurableFuture<?>>) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits all the given futures.
and(ReflectionUtils.FieldFilter) - Method in interface dev.restate.common.reflections.ReflectionUtils.FieldFilter
Create a composite filter based on this filter and the provided filter.
and(ReflectionUtils.MethodFilter) - Method in interface dev.restate.common.reflections.ReflectionUtils.MethodFilter
Create a composite filter based on this filter and the provided filter.
AnnotationProcessingOptions - Class in dev.restate.sdk.gen.model
 
AnnotationProcessingOptions(Map<String, String>) - Constructor for class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
AnnotationUtils - Class in dev.restate.sdk.gen.utils
 
AnnotationUtils() - Constructor for class dev.restate.sdk.gen.utils.AnnotationUtils
 
any(DurableFuture<?>, DurableFuture<?>, DurableFuture<?>...) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits any of the given futures.
any(List<DurableFuture<?>>) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits any of the given futures.
AnyCompleted() - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.AnyCompleted
Creates an instance of a AnyCompleted record class.
ApiClient - Class in dev.restate.admin.client
Configuration and utility class for API clients.
ApiClient() - Constructor for class dev.restate.admin.client.ApiClient
Create an instance of ApiClient.
ApiClient(HttpClient.Builder, ObjectMapper, String) - Constructor for class dev.restate.admin.client.ApiClient
Create an instance of ApiClient.
ApiException - Exception Class in dev.restate.admin.client
 
ApiException() - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(int, String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(int, String, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(String, int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiException(Throwable) - Constructor for exception class dev.restate.admin.client.ApiException
 
ApiResponse<T> - Class in dev.restate.admin.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class dev.restate.admin.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class dev.restate.admin.client.ApiResponse
 
apply(T) - Method in interface dev.restate.common.function.ThrowingFunction
 
apply(T, U) - Method in interface dev.restate.common.function.ThrowingBiFunction
 
arn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
arn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
arn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
asBiConsumer() - Method in interface dev.restate.common.function.ThrowingBiConsumer
 
asFunction() - Method in interface dev.restate.common.function.ThrowingFunction
 
asReadOnlyByteBuffer() - Method in interface dev.restate.common.Slice
 
assumeRoleArn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
assumeRoleArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
assumeRoleArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
asyncResponseInterceptor - Variable in class dev.restate.admin.client.ApiClient
 
asyncResult() - Method in class dev.restate.sdk.Awakeable
 
asyncResult() - Method in class dev.restate.sdk.CallDurableFuture
 
asyncResult() - Method in class dev.restate.sdk.DurableFuture
 
asyncResult() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Returns the value of the asyncResult record component.
asyncResult() - Method in class dev.restate.sdk.Select
 
AsyncResult<T> - Interface in dev.restate.sdk.endpoint.definition
Interface to define interaction with deferred results.
attach() - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
Attach to a running idempotent invocation, waiting for its output.
attach() - Method in interface dev.restate.client.Client.InvocationHandle
Attach to a running invocation, waiting for its output.
attach() - Method in interface dev.restate.client.Client.WorkflowHandle
Attach to a running workflow, waiting for its output.
attach() - Method in interface dev.restate.sdk.InvocationHandle
Attach to this invocation.
attach(RequestOptions) - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
Like Client.IdempotentInvocationHandle.attach(), with request options.
attach(RequestOptions) - Method in interface dev.restate.client.Client.InvocationHandle
Like Client.InvocationHandle.attach(), with request options.
attach(RequestOptions) - Method in interface dev.restate.client.Client.WorkflowHandle
Like Client.WorkflowHandle.attach(), with request options.
attachAsync() - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
attachAsync() - Method in interface dev.restate.client.Client.InvocationHandle
attachAsync() - Method in interface dev.restate.client.Client.WorkflowHandle
attachAsync(RequestOptions) - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
Future version of Client.IdempotentInvocationHandle.attach(), with options.
attachAsync(RequestOptions) - Method in interface dev.restate.client.Client.InvocationHandle
Future version of Client.InvocationHandle.attach(), with options.
attachAsync(RequestOptions) - Method in interface dev.restate.client.Client.WorkflowHandle
Future version of Client.WorkflowHandle.attach(), with options.
attachAsync(RequestOptions) - Method in class dev.restate.client.SendResponse
 
attachInvocation(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
attachInvocation(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
AttachInvocationCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
AttachInvocationCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
AttachInvocationCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
AttachInvocationCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
await() - Method in class dev.restate.sdk.DurableFuture
Wait for this DurableFuture to complete.
await(Duration) - Method in class dev.restate.sdk.DurableFuture
Same as DurableFuture.await(), but throws a TimeoutException if this DurableFuture doesn't complete before the provided timeout.
awaitable() - Method in interface dev.restate.sdk.DurablePromise
Deprecated, for removal: This API element is subject to removal in a future version.
awakeable() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
awakeable() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
awakeable(TypeTag<T>) - Method in interface dev.restate.sdk.Context
Create an Awakeable, addressable through Awakeable.id().
awakeable(TypeTag<T>) - Method in class dev.restate.sdk.fake.FakeContext
 
awakeable(TypeTag<T>) - Static method in class dev.restate.sdk.Restate
Create an Awakeable, addressable through Awakeable.id().
awakeable(Class<T>) - Method in interface dev.restate.sdk.Context
Create an Awakeable, addressable through Awakeable.id().
awakeable(Class<T>) - Static method in class dev.restate.sdk.Restate
Create an Awakeable, addressable through Awakeable.id().
Awakeable<T> - Class in dev.restate.sdk
An Awakeable is a special type of DurableFuture which can be arbitrarily completed by another service, by addressing it with its Awakeable.id().
Awakeable(String, int) - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Creates an instance of a Awakeable record class.
Awakeable(String, AsyncResult<Slice>) - Constructor for record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Creates an instance of a Awakeable record class.
AWAKEABLE_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
awakeableHandle(String) - Method in class dev.restate.client.base.BaseClient
 
awakeableHandle(String) - Method in interface dev.restate.client.Client
Create a new Client.AwakeableHandle for the provided identifier.
awakeableHandle(String) - Method in interface dev.restate.sdk.Context
Create a new AwakeableHandle for the provided identifier.
awakeableHandle(String) - Method in class dev.restate.sdk.fake.FakeContext
 
awakeableHandle(String) - Static method in class dev.restate.sdk.Restate
Create a new AwakeableHandle for the provided identifier.
AwakeableHandle - Interface in dev.restate.sdk
This class represents a handle to an Awakeable created in another service.
awakeableId() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Returns the value of the awakeableId record component.

B

BAD_REQUEST_CODE - Static variable in exception class dev.restate.sdk.common.TerminalException
 
badNotificationMessage(String) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
badRunNotificationId(NotificationId) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
badState(Object) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
BaseClient - Class in dev.restate.client.base
Base client.
BaseClient(URI, SerdeFactory, RequestOptions) - Constructor for class dev.restate.client.base.BaseClient
 
BaseClient.DefaultSerdeFactory - Class in dev.restate.client.base
 
BaseClient.ResponseMapper<R> - Interface in dev.restate.client.base
 
basePath - Variable in class dev.restate.admin.client.ApiClient
 
BaseRestateLambdaHandler - Class in dev.restate.sdk.lambda
Base implementation of a Lambda handler to execute restate services
BaseRestateLambdaHandler() - Constructor for class dev.restate.sdk.lambda.BaseRestateLambdaHandler
 
beforeAll(ExtensionContext) - Method in class dev.restate.sdk.testing.RestateExtension
 
BIDI_STREAM - Enum constant in enum class dev.restate.admin.model.ProtocolType
 
BIDI_STREAM - Enum constant in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
 
bind(ServiceDefinition) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(ServiceDefinition) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Add a manual ServiceDefinition to the endpoint.
bind(ServiceDefinition) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
bind(Object) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Add a Restate service to the endpoint.
bind(Object) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
bind(Object, HandlerRunner.Options) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object, HandlerRunner.Options) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Like Endpoint.Builder.bind(Object), but allows to provide options for the handler runner.
bind(Object, HandlerRunner.Options, Consumer<ServiceDefinition.Configurator>) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object, HandlerRunner.Options, Consumer<ServiceDefinition.Configurator>) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Same as Endpoint.Builder.bind(Object, HandlerRunner.Options) but allows to configure the ServiceDefinition before binding it.
bind(Object, Consumer<ServiceDefinition.Configurator>) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object, Consumer<ServiceDefinition.Configurator>) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Same as Endpoint.Builder.bind(Object) but allows to configure the ServiceDefinition before binding it.
BindService - Annotation Interface in dev.restate.sdk.testing
 
body() - Method in class dev.restate.sdk.common.HandlerRequest
 
body() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns the value of the body record component.
bodyAsBodyBuffer() - Method in class dev.restate.sdk.common.HandlerRequest
 
bodyAsByteArray() - Method in class dev.restate.sdk.common.HandlerRequest
 
BOOLEAN - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
boxed() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns the value of the boxed record component.
build() - Method in class dev.restate.client.RequestOptions.Builder
 
build() - Method in class dev.restate.common.InvocationOptions.Builder
 
build() - Method in interface dev.restate.common.RequestBuilder
 
build() - Method in interface dev.restate.common.WorkflowRequestBuilder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
build() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
build() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
 
build() - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
 
build() - Method in class dev.restate.sdk.testing.RestateRunner.Builder
 
buildAndListen() - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
buildAndListen(int) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
builder - Variable in class dev.restate.admin.client.ApiClient
 
builder() - Static method in class dev.restate.client.RequestOptions
 
builder() - Static method in class dev.restate.common.InvocationOptions
 
builder() - Static method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
 
builder() - Static method in class dev.restate.sdk.endpoint.Endpoint
 
builder() - Static method in record class dev.restate.sdk.gen.model.Handler
 
builder() - Static method in class dev.restate.sdk.gen.model.Service
 
builder() - Static method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
Builder() - Constructor for class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
 
Builder() - Constructor for class dev.restate.sdk.endpoint.Endpoint.Builder
 
Builder() - Constructor for class dev.restate.sdk.gen.model.Handler.Builder
 
Builder() - Constructor for class dev.restate.sdk.gen.model.Service.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
buildPartial() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
BYTE - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
byteAt(int) - Method in interface dev.restate.common.Slice
 
ByteBuddyProxyFactory - Class in dev.restate.bytebuddy.proxysupport
ByteBuddy-based proxy factory that supports both interfaces and concrete classes.
ByteBuddyProxyFactory() - Constructor for class dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactory
 
bytes(String) - Static method in class dev.restate.sdk.common.DurablePromiseKey
Create a new DurablePromiseKey for bytes state.
bytes(String) - Static method in class dev.restate.sdk.common.StateKey
Create a new StateKey for bytes state.

C

calculateShift(int, int) - Static method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
Calculate a shift value that can be used to create a power-of-two value between the specified maximum and minimum values.
call(Request<Req, Res>) - Method in interface dev.restate.client.Client
Call a service and wait for the response.
call(Request<T, R>) - Method in interface dev.restate.sdk.Context
Invoke another Restate service method.
call(Request<T, R>) - Method in class dev.restate.sdk.fake.FakeContext
 
call(Target, Slice, String, Collection<Map.Entry<String, String>>) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
call(Target, Slice, String, Collection<Map.Entry<String, String>>) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
call(BiConsumer<SVC, I>, I) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer<SVC, I>, I) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiFunction, Object), for methods without a return value.
call(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiConsumer, Object), with invocation options.
call(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiConsumer, Object), with invocation options.
call(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Invoke a service method with input and wait for the response.
call(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Invoke a service method with input and return a future for the result.
call(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiFunction, Object), with invocation options.
call(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiFunction, Object), with invocation options.
call(Consumer<SVC>) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer<SVC>) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(BiFunction, Object), for methods without input or return value.
call(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(Consumer), with invocation options.
call(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(Consumer), with invocation options.
call(Function<SVC, O>) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function<SVC, O>) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Invoke a service method without input and return a future for the result.
call(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(Function), with invocation options.
call(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.call(Function), with invocation options.
callAsync(Request<Req, Res>) - Method in class dev.restate.client.base.BaseClient
 
callAsync(Request<Req, Res>) - Method in interface dev.restate.client.Client
Future version of Client.call(Request)
callAsync(BiConsumer<SVC, I>, I) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer<SVC>) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function<SVC, O>) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsyncResult() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Returns the value of the callAsyncResult record component.
CallCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallDurableFuture<T> - Class in dev.restate.sdk
DurableFuture returned by a call to another service.
CallHandle(int, int) - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Creates an instance of a CallHandle record class.
CallInvocationIdCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallInvocationIdCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
CallResult(AsyncResult<String>, AsyncResult<Slice>) - Constructor for record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Creates an instance of a CallResult record class.
cancel() - Method in class dev.restate.sdk.CallDurableFuture
Cancel this invocation
cancel() - Method in interface dev.restate.sdk.InvocationHandle
Cancel this invocation.
CANCEL - Enum constant in enum class dev.restate.admin.model.DeletionMode
 
CANCEL - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
CANCEL = 1;
CANCEL_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
CANCEL = 1;
cancelInvocation(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
cancelInvocation(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
CANCELLED_CODE - Static variable in exception class dev.restate.sdk.common.TerminalException
 
canReadPromises() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
canReadState() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
canWritePromises() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
canWriteState() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
Class(Class<T>) - Constructor for record class dev.restate.serde.TypeTag.Class
Creates an instance of a Class record class.
clear() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
clear() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Segment
Clear all items from this segment.
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
clear() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
clear(StateKey<?>) - Method in class dev.restate.sdk.fake.FakeContext
 
clear(StateKey<?>) - Method in interface dev.restate.sdk.ObjectContext
Clears the state stored under key.
clear(StateKey<?>) - Method in interface dev.restate.sdk.Restate.State
EXPERIMENTAL API: Clears the state stored under key.
clear(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
clearAll() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
clearAll() - Method in class dev.restate.sdk.fake.FakeContext
 
clearAll() - Method in interface dev.restate.sdk.ObjectContext
Clears all the state of this virtual object instance key-value state storage
clearAll() - Method in interface dev.restate.sdk.Restate.State
EXPERIMENTAL API: Clears all the state of this virtual object instance key-value state storage
ClearAllStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
ClearAllStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
clearAwakeableId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
string awakeable_id = 1;
clearCache() - Static method in class dev.restate.common.reflections.ReflectionUtils
Clear the internal method/field cache.
clearCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
clearCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
clearCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
uint32 command_index = 1;
clearCompletion() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
clearCompletionFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
uint32 completion_id = 1;
clearCompletionValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
clearContent() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
bytes content = 1;
clearContext() - Static method in class dev.restate.sdk.internal.ContextThreadLocal
 
clearDebugId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Invocation id that can be used for logging.
clearDurationSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Duration since the last stored entry, in milliseconds.
clearEntryName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
Cannot use the field 'name' here because used above
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
clearHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string handler_name = 2;
clearHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string handler_name = 3;
clearHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string handler_name = 2;
clearHeaders() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
clearHeaders() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
clearHeaders() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
clearId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
clearId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Unique id of the invocation.
clearIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
clearIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string idempotency_key = 4;
clearIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
clearIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
clearIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
clearIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
uint32 idx = 2;
clearIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
uint32 idx = 2;
clearInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
clearInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
string invocation_id = 16;
clearInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
clearInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
clearInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
clearInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
clearInvokeTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
Time when this BackgroundInvoke should be executed.
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If this invocation has a key associated (e.g.
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
bytes key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
bytes key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
bytes key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If this invocation has a key associated (e.g.
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
bytes key = 1;
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
If this invocation has a key associated (e.g.
clearKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
bytes key = 1;
clearKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
clearKnownEntries() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
This is the sum of known commands + notifications
clearMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Contains a concise error message, e.g.
clearMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Contains a concise error message, e.g.
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
Cannot use the field 'name' here because used above
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
string name = 12;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
Entry name
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
clearName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
string name = 12;
clearNextRetryDelay() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Delay before executing the next retry, specified as duration in milliseconds.
clearParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
bytes parameter = 3;
clearParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
bytes parameter = 3;
clearPartialState() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
bool partial_state = 5;
clearRandomSeed() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Random seed to use to seed the deterministic RNG exposed in the context API.
clearRelatedCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command that caused the failure.
clearRelatedCommandName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
clearRelatedCommandType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command type.
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
clearResult() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
uint32 result_completion_id = 1;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
uint32 result_completion_id = 11;
clearResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
uint32 result_completion_id = 11;
clearRetryCountSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Retry count since the last stored entry.
clearServiceKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
clearServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string service_name = 1;
clearServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string service_name = 1;
clearServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string service_name = 1;
clearSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 signal_id = 2;
clearSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
clearSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
clearSignalName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
clearStacktrace() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The exception stacktrace, if available.
ClearStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
ClearStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
clearStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
clearStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
clearStateMap() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
clearTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
clearTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
clearTargetInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string target_invocation_id = 1;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string value = 2;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
bytes value = 14;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
clearValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
If value is an empty byte array, then it means the value is empty and not "missing" (e.g.
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
clearWaitingCompletions() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
clearWaitingNamedSignals() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
clearWaitingSignals() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
clearWakeUpTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
Wake up time.
clearWorkflowKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_key = 2;
clearWorkflowName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_name = 1;
clearWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
clearWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
client(RestateClientProperties) - Method in class dev.restate.sdk.springboot.RestateClientAutoConfiguration
 
Client - Interface in dev.restate.client
 
Client.AwakeableHandle - Interface in dev.restate.client
This class represents a handle to an Awakeable.
Client.IdempotentInvocationHandle<Res> - Interface in dev.restate.client
 
Client.InvocationHandle<Res> - Interface in dev.restate.client
 
Client.WorkflowHandle<Res> - Interface in dev.restate.client
 
ClientServiceHandle<SVC> - Interface in dev.restate.client
EXPERIMENTAL API: This interface is part of the new reflection-based API and may change in future releases.
clone() - Method in class dev.restate.admin.client.RFC3339DateFormat
 
close() - Method in class dev.restate.sdk.testing.RestateRunner
CLOSED - Enum constant in enum class dev.restate.sdk.core.statemachine.InvocationState
 
closedWhileWaitingEntries() - Static method in exception class dev.restate.sdk.core.ProtocolException
 
clusterHealth() - Method in class dev.restate.admin.api.ClusterHealthApi
Cluster health Get the cluster health.
clusterHealth(Map<String, String>) - Method in class dev.restate.admin.api.ClusterHealthApi
Cluster health Get the cluster health.
ClusterHealthApi - Class in dev.restate.admin.api
 
ClusterHealthApi() - Constructor for class dev.restate.admin.api.ClusterHealthApi
 
ClusterHealthApi(ApiClient) - Constructor for class dev.restate.admin.api.ClusterHealthApi
 
ClusterHealthResponse - Class in dev.restate.admin.model
ClusterHealthResponse
ClusterHealthResponse() - Constructor for class dev.restate.admin.model.ClusterHealthResponse
 
clusterHealthWithHttpInfo() - Method in class dev.restate.admin.api.ClusterHealthApi
Cluster health Get the cluster health.
clusterHealthWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.ClusterHealthApi
Cluster health Get the cluster health.
clusterName(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
 
CODE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
CODE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
COMMAND_INDEX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
commandMissingField(Class<?>, String) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
commandsToProcessIsEmpty() - Static method in exception class dev.restate.sdk.core.ProtocolException
 
completeAllTimersImmediately() - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that all timers immediately complete.
completeAwakeable(String, Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
completeAwakeable(String, TerminalException) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
CompleteAwakeableCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CompleteAwakeableCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
CompletePromiseCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CompletePromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
CompletePromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
CompletePromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
completeSignal(String, String, Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
completeSignal(String, String, TerminalException) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
completeTimerIf() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the completeTimerIf record component.
completeTimerLongerOrEqualThan(Duration) - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that all timers with duration longer than the given value complete as soon as they're created.
completeTimerNamed(String) - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that the timer with the given name complete as soon as they're created.
COMPLETION_FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
 
COMPLETION_FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
COMPLETION_ID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
COMPLETION_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
 
COMPLETION_VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
 
COMPLETION_VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
CompletionId(int) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationId.CompletionId
Creates an instance of a CompletionId record class.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
ConcurrentReferenceHashMap<K,V> - Class in dev.restate.common.reflections
A ConcurrentHashMap variant that uses soft or weak references for both keys and values.
ConcurrentReferenceHashMap() - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, int) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap
Create a new ConcurrentReferenceHashMap instance.
ConcurrentReferenceHashMap.Entry<K,V> - Class in dev.restate.common.reflections
A single map entry.
ConcurrentReferenceHashMap.Reference<K,V> - Interface in dev.restate.common.reflections
A reference to an ConcurrentReferenceHashMap.Entry contained in the map.
ConcurrentReferenceHashMap.ReferenceManager - Class in dev.restate.common.reflections
Strategy class used to manage References.
ConcurrentReferenceHashMap.ReferenceType - Enum Class in dev.restate.common.reflections
Various reference types supported by this map.
ConcurrentReferenceHashMap.Restructure - Enum Class in dev.restate.common.reflections
The types of restructuring that can be performed.
ConcurrentReferenceHashMap.Segment - Class in dev.restate.common.reflections
A single segment used to divide the map to allow better concurrent performance.
configuration() - Element in annotation interface dev.restate.sdk.springboot.RestateComponent
Bean name to use to configure this component.
configuration() - Element in annotation interface dev.restate.sdk.springboot.RestateService
Bean name to use to configure this component.
configuration() - Element in annotation interface dev.restate.sdk.springboot.RestateVirtualObject
Bean name to use to configure this component.
configuration() - Element in annotation interface dev.restate.sdk.springboot.RestateWorkflow
Bean name to use to configure this component.
Configuration - Class in dev.restate.admin.client
 
configure(Consumer<HandlerDefinition.Configurator>) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
configure(Consumer<ServiceDefinition.Configurator>) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
configureHandler(String, Consumer<HandlerDefinition.Configurator>) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
Configure a specific handler of this service.
configureService(ServiceDefinition.Configurator, RestateComponentProperties) - Static method in class dev.restate.sdk.springboot.RestateEndpointConfiguration
Applies the configuration from RestateComponentProperties to a ServiceDefinition.Configurator.
connect(String) - Static method in interface dev.restate.client.Client
Create a default JDK client.
connect(String, RequestOptions) - Static method in interface dev.restate.client.Client
Create a default JDK client.
connect(String, SerdeFactory) - Static method in interface dev.restate.client.Client
Create a default JDK client.
connect(String, SerdeFactory, RequestOptions) - Static method in interface dev.restate.client.Client
Create a default JDK client.
connectTimeout - Variable in class dev.restate.admin.client.ApiClient
 
containerImage() - Element in annotation interface dev.restate.sdk.testing.RestateTest
Restate container image to use
containsKey(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
containsSuspendedException(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
 
CONTENT_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
contentType() - Element in annotation interface dev.restate.sdk.annotation.Json
Content-type to use in request/responses.
contentType() - Element in annotation interface dev.restate.sdk.annotation.Raw
Content-type to use in request/responses.
contentType() - Method in interface dev.restate.serde.Serde
Content-type to use in request/responses.
Context - Interface in dev.restate.sdk
This interface exposes the Restate functionalities to Restate services.
CONTEXT_THREAD_LOCAL - Static variable in class dev.restate.sdk.internal.ContextThreadLocal
 
ContextExpectations - Record Class in dev.restate.sdk.fake
Expectation configuration for FakeContext.
ContextExpectations() - Constructor for record class dev.restate.sdk.fake.ContextExpectations
 
ContextExpectations(long, String, Map<String, String>, Map<String, ContextExpectations.RunExpectation>, BiPredicate<Duration, String>, SerdeFactory) - Constructor for record class dev.restate.sdk.fake.ContextExpectations
Creates an instance of a ContextExpectations record class.
ContextExpectations.RunExpectation - Enum Class in dev.restate.sdk.fake
 
ContextInternal - Class in dev.restate.sdk
 
ContextInternal() - Constructor for class dev.restate.sdk.ContextInternal
 
ContextThreadLocal - Class in dev.restate.sdk.internal
 
ContextThreadLocal() - Constructor for class dev.restate.sdk.internal.ContextThreadLocal
 
COPYABLE_FIELDS - Static variable in class dev.restate.common.reflections.ReflectionUtils
Pre-built FieldFilter that matches all non-static, non-final fields.
copyTo(byte[]) - Method in interface dev.restate.common.Slice
 
copyTo(byte[], int) - Method in interface dev.restate.common.Slice
 
copyTo(ByteBuffer) - Method in interface dev.restate.common.Slice
 
create() - Method in class dev.restate.serde.jackson.JacksonSerdeFactoryProvider
 
create() - Method in interface dev.restate.serde.provider.DefaultSerdeFactoryProvider
 
create(Endpoint) - Static method in class dev.restate.sdk.core.EndpointRequestHandler
 
create(TypeRef<T>) - Method in class dev.restate.serde.jackson.JacksonSerdeFactory
 
create(TypeRef<T>) - Method in interface dev.restate.serde.SerdeFactory
 
create(TypeTag<T>) - Method in interface dev.restate.serde.SerdeFactory
 
create(Class<T>) - Method in class dev.restate.serde.jackson.JacksonSerdeFactory
 
create(Class<T>) - Method in interface dev.restate.serde.SerdeFactory
 
create(Object, HandlerRunner.Options) - Method in class dev.restate.sdk.internal.ReflectionServiceDefinitionFactory
 
create(T, HandlerRunner.Options) - Method in interface dev.restate.sdk.endpoint.definition.ServiceDefinitionFactory
 
createAllAsyncResult(List<AsyncResult<?>>) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
createAnyAsyncResult(List<AsyncResult<?>>) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
createContext(HandlerContext, Executor, SerdeFactory) - Static method in class dev.restate.sdk.ContextInternal
 
createdAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
createdAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
createDefaultHttpClientBuilder() - Static method in class dev.restate.admin.client.ApiClient
 
createDefaultObjectMapper() - Static method in class dev.restate.admin.client.ApiClient
 
createDeployment(RegisterDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Create deployment Create deployment.
createDeployment(RegisterDeploymentRequest, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Create deployment Create deployment.
createDeploymentWithHttpInfo(RegisterDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Create deployment Create deployment.
createDeploymentWithHttpInfo(RegisterDeploymentRequest, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Create deployment Create deployment.
createProxy(Class<T>, ProxyFactory.MethodInterceptor) - Method in class dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactory
 
createProxy(Class<T>, ProxyFactory.MethodInterceptor) - Method in interface dev.restate.common.reflections.ProxyFactory
If returns null, it's not supported.
createProxy(Class<T>, ProxyFactory.MethodInterceptor) - Static method in class dev.restate.common.reflections.ProxySupport
Resolve the code generated ProxyFactory
createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceManager
Factory method used to create a new ConcurrentReferenceHashMap.Reference.
createReferenceManager() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
Factory method that returns the ConcurrentReferenceHashMap<K,V>.ReferenceManager.
createSignalHandle(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
createSubscription(CreateSubscriptionRequest) - Method in class dev.restate.admin.api.SubscriptionApi
Create subscription Create subscription.
createSubscription(CreateSubscriptionRequest, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Create subscription Create subscription.
CreateSubscriptionRequest - Class in dev.restate.admin.model
CreateSubscriptionRequest
CreateSubscriptionRequest() - Constructor for class dev.restate.admin.model.CreateSubscriptionRequest
 
createSubscriptionWithHttpInfo(CreateSubscriptionRequest) - Method in class dev.restate.admin.api.SubscriptionApi
Create subscription Create subscription.
createSubscriptionWithHttpInfo(CreateSubscriptionRequest, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Create subscription Create subscription.
ctx() - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
current() - Static method in interface dev.restate.sdk.Context
 
CustomSerdeFactory - Annotation Interface in dev.restate.sdk.annotation
Define the custom SerdeFactory to use for this service/virtual object/workflow.

D

DEBUG_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
declaresException(Method, Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method explicitly declares the given exception or one of its superclasses, which means that an exception of that type can be propagated as-is within a reflective invocation.
decode(short) - Static method in enum class dev.restate.sdk.core.statemachine.MessageType
 
DEFAULT - Static variable in class dev.restate.client.RequestOptions
 
DEFAULT - Static variable in class dev.restate.common.InvocationOptions
 
DEFAULT - Static variable in class dev.restate.sdk.HandlerRunner.Options
Default options will use virtual threads on Java 21+, or fallback to Executors.newCachedThreadPool() for Java < 21.
DEFAULT - Static variable in class dev.restate.serde.jackson.JacksonSerdeFactory
 
defaultPolicy() - Static method in class dev.restate.sdk.common.RetryPolicy
 
DefaultSerdeFactory() - Constructor for class dev.restate.client.base.BaseClient.DefaultSerdeFactory
 
DefaultSerdeFactoryProvider - Interface in dev.restate.serde.provider
This class is used to autoload either JacksonSerdeFactory or KotlinxSerializationSerdeFactory in the client.
defaultValue - Variable in class dev.restate.admin.client.ServerVariable
 
deleteDeployment(String, Boolean) - Method in class dev.restate.admin.api.DeploymentApi
Delete deployment Delete deployment.
deleteDeployment(String, Boolean, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Delete deployment Delete deployment.
deleteDeploymentWithHttpInfo(String, Boolean) - Method in class dev.restate.admin.api.DeploymentApi
Delete deployment Delete deployment.
deleteDeploymentWithHttpInfo(String, Boolean, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Delete deployment Delete deployment.
deleteInvocation(String, DeletionMode) - Method in class dev.restate.admin.api.InvocationApi
Delete an invocation Delete the given invocation.
deleteInvocation(String, DeletionMode, Map<String, String>) - Method in class dev.restate.admin.api.InvocationApi
Delete an invocation Delete the given invocation.
deleteInvocationWithHttpInfo(String, DeletionMode) - Method in class dev.restate.admin.api.InvocationApi
Delete an invocation Delete the given invocation.
deleteInvocationWithHttpInfo(String, DeletionMode, Map<String, String>) - Method in class dev.restate.admin.api.InvocationApi
Delete an invocation Delete the given invocation.
deleteSubscription(String) - Method in class dev.restate.admin.api.SubscriptionApi
Delete subscription Delete subscription.
deleteSubscription(String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Delete subscription Delete subscription.
deleteSubscriptionWithHttpInfo(String) - Method in class dev.restate.admin.api.SubscriptionApi
Delete subscription Delete subscription.
deleteSubscriptionWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Delete subscription Delete subscription.
DeletionMode - Enum Class in dev.restate.admin.model
Gets or Sets DeletionMode
DeploymentApi - Class in dev.restate.admin.api
 
DeploymentApi() - Constructor for class dev.restate.admin.api.DeploymentApi
 
DeploymentApi(ApiClient) - Constructor for class dev.restate.admin.api.DeploymentApi
 
deploymentId(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
DeploymentResponse - Class in dev.restate.admin.model
 
DeploymentResponse() - Constructor for class dev.restate.admin.model.DeploymentResponse
 
DeploymentResponse(DeploymentResponseAnyOf) - Constructor for class dev.restate.admin.model.DeploymentResponse
 
DeploymentResponse(DeploymentResponseAnyOf1) - Constructor for class dev.restate.admin.model.DeploymentResponse
 
DeploymentResponse.DeploymentResponseDeserializer - Class in dev.restate.admin.model
 
DeploymentResponse.DeploymentResponseSerializer - Class in dev.restate.admin.model
 
DeploymentResponseAnyOf - Class in dev.restate.admin.model
DeploymentResponseAnyOf
DeploymentResponseAnyOf() - Constructor for class dev.restate.admin.model.DeploymentResponseAnyOf
 
DeploymentResponseAnyOf1 - Class in dev.restate.admin.model
DeploymentResponseAnyOf1
DeploymentResponseAnyOf1() - Constructor for class dev.restate.admin.model.DeploymentResponseAnyOf1
 
DeploymentResponseDeserializer() - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
 
DeploymentResponseDeserializer(Class<?>) - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
 
DeploymentResponseSerializer() - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
 
DeploymentResponseSerializer(Class<DeploymentResponse>) - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
 
deployments(List<DeploymentResponse>) - Method in class dev.restate.admin.model.ListDeploymentsResponse
 
description - Variable in class dev.restate.admin.client.ServerConfiguration
 
description - Variable in class dev.restate.admin.client.ServerVariable
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
 
deserialize(Slice) - Method in interface dev.restate.serde.Serde
 
deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
DetailedDeploymentResponse - Class in dev.restate.admin.model
 
DetailedDeploymentResponse() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
 
DetailedDeploymentResponse(DeploymentResponseAnyOf) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
 
DetailedDeploymentResponse(DeploymentResponseAnyOf1) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
 
DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer - Class in dev.restate.admin.model
 
DetailedDeploymentResponse.DetailedDeploymentResponseSerializer - Class in dev.restate.admin.model
 
DetailedDeploymentResponseDeserializer() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
 
DetailedDeploymentResponseDeserializer(Class<?>) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
 
DetailedDeploymentResponseSerializer() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
 
DetailedDeploymentResponseSerializer(Class<DetailedDeploymentResponse>) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
 
dev.restate.admin.api - package dev.restate.admin.api
 
dev.restate.admin.client - package dev.restate.admin.client
 
dev.restate.admin.model - package dev.restate.admin.model
 
dev.restate.bytebuddy.proxysupport - package dev.restate.bytebuddy.proxysupport
 
dev.restate.client - package dev.restate.client
 
dev.restate.client.base - package dev.restate.client.base
 
dev.restate.client.jdk - package dev.restate.client.jdk
 
dev.restate.common - package dev.restate.common
 
dev.restate.common.function - package dev.restate.common.function
 
dev.restate.common.reflections - package dev.restate.common.reflections
 
dev.restate.sdk - package dev.restate.sdk
 
dev.restate.sdk.annotation - package dev.restate.sdk.annotation
 
dev.restate.sdk.auth.signing - package dev.restate.sdk.auth.signing
 
dev.restate.sdk.common - package dev.restate.sdk.common
 
dev.restate.sdk.core - package dev.restate.sdk.core
 
dev.restate.sdk.core.generated.discovery - package dev.restate.sdk.core.generated.discovery
 
dev.restate.sdk.core.generated.manifest - package dev.restate.sdk.core.generated.manifest
 
dev.restate.sdk.core.generated.protocol - package dev.restate.sdk.core.generated.protocol
 
dev.restate.sdk.core.statemachine - package dev.restate.sdk.core.statemachine
 
dev.restate.sdk.endpoint - package dev.restate.sdk.endpoint
 
dev.restate.sdk.endpoint.definition - package dev.restate.sdk.endpoint.definition
 
dev.restate.sdk.fake - package dev.restate.sdk.fake
 
dev.restate.sdk.gen - package dev.restate.sdk.gen
 
dev.restate.sdk.gen.model - package dev.restate.sdk.gen.model
 
dev.restate.sdk.gen.template - package dev.restate.sdk.gen.template
 
dev.restate.sdk.gen.utils - package dev.restate.sdk.gen.utils
 
dev.restate.sdk.http.vertx - package dev.restate.sdk.http.vertx
 
dev.restate.sdk.internal - package dev.restate.sdk.internal
 
dev.restate.sdk.lambda - package dev.restate.sdk.lambda
 
dev.restate.sdk.serde.jackson - package dev.restate.sdk.serde.jackson
 
dev.restate.sdk.springboot - package dev.restate.sdk.springboot
 
dev.restate.sdk.testing - package dev.restate.sdk.testing
 
dev.restate.sdk.version - package dev.restate.sdk.version
 
dev.restate.serde - package dev.restate.serde
 
dev.restate.serde.jackson - package dev.restate.serde.jackson
 
dev.restate.serde.provider - package dev.restate.serde.provider
 
DISABLED_CLASSES - Static variable in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
DISABLED_CLIENT_GENERATION - Static variable in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
discover(Object) - Static method in class dev.restate.sdk.endpoint.definition.ServiceDefinitionFactories
Resolve the code generated ServiceDefinitionFactory
Discovery - Class in dev.restate.sdk.core.generated.discovery
 
Discovery.ServiceDiscoveryProtocolVersion - Enum Class in dev.restate.sdk.core.generated.discovery
Service discovery protocol version.
documentation() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
documentation() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
documentation() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the documentation record component.
documentation(String) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this handler.
documentation(String) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this service.
documentation(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
documentation(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
doGetRequest(URI, Stream<Map.Entry<String, String>>, BaseClient.ResponseMapper<R>) - Method in class dev.restate.client.jdk.JdkClient
 
doGetRequest(URI, Stream<Map.Entry<String, String>>, BaseClient.ResponseMapper<Res>) - Method in class dev.restate.client.base.BaseClient
 
DONT_EXECUTE - Enum constant in enum class dev.restate.sdk.fake.ContextExpectations.RunExpectation
 
DONT_RETRY - Enum constant in enum class dev.restate.sdk.fake.ContextExpectations.RunExpectation
 
dontExecuteRun(String) - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that the run with the given name should not be executed.
dontRetryRun(String) - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that the run with the given name should not be retried.
doPostRequest(URI, Stream<Map.Entry<String, String>>, Slice, BaseClient.ResponseMapper<R>) - Method in class dev.restate.client.jdk.JdkClient
 
doPostRequest(URI, Stream<Map.Entry<String, String>>, Slice, BaseClient.ResponseMapper<Res>) - Method in class dev.restate.client.base.BaseClient
 
doProgress(List<Integer>) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
DOUBLE - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
doWith(Field) - Method in interface dev.restate.common.reflections.ReflectionUtils.FieldCallback
Perform an operation using the given field.
doWith(Method) - Method in interface dev.restate.common.reflections.ReflectionUtils.MethodCallback
Perform an operation using the given method.
doWithLocalMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class dev.restate.common.reflections.ReflectionUtils
Perform the given callback operation on all matching methods of the given class, as locally declared or equivalent thereof (such as default methods on Java 8 based interfaces that the given class implements).
doWithMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class dev.restate.common.reflections.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses.
doWithMethods(Class<?>, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter) - Static method in class dev.restate.common.reflections.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses (or given interface and super-interfaces).
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ClusterHealthApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.DeploymentApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.HealthApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.InvocationApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.OpenapiApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ServiceApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ServiceHandlerApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.SubscriptionApi
Download file from the given response.
downloadFileFromResponse(HttpResponse<InputStream>) - Method in class dev.restate.admin.api.VersionApi
Download file from the given response.
dryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
dryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
dryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
dryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
DurableFuture<T> - Class in dev.restate.sdk
A DurableFuture allows to await an asynchronous result.
DurableFuture() - Constructor for class dev.restate.sdk.DurableFuture
 
DurablePromise<T> - Interface in dev.restate.sdk
A DurablePromise is a durable, distributed version of a CompletableFuture.
DurablePromiseHandle<T> - Interface in dev.restate.sdk
This class represents a handle to an DurablePromise created in another handler.
DurablePromiseKey<T> - Class in dev.restate.sdk.common
This class holds information about durable promise's name and its type tag to be used for serializing and deserializing it.
DURATION_SINCE_LAST_STORED_ENTRY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 

E

EmbeddedMetadataClusterHealth - Class in dev.restate.admin.model
EmbeddedMetadataClusterHealth
EmbeddedMetadataClusterHealth() - Constructor for class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
Empty() - Constructor for record class dev.restate.sdk.core.statemachine.NotificationValue.Empty
Creates an instance of a Empty record class.
EMPTY - Static variable in interface dev.restate.common.Slice
 
enableLazyState() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
enableLazyState() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
enableLazyState(Boolean) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
When set to true, lazy state will be enabled for all invocations to this handler.
enableLazyState(Boolean) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
When set to true, lazy state will be enabled for all invocations to this service.
enablePreviewContext() - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
 
enablePreviewContext() - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
EnableRestate - Annotation Interface in dev.restate.sdk.springboot
Add this annotation in your application class next to the SpringBootApplication annotation to enable the Restate Spring features.
encode() - Method in class dev.restate.sdk.core.statemachine.MessageHeader
 
encode() - Method in enum class dev.restate.sdk.core.statemachine.MessageType
 
end() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
EndMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
EndMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
Endpoint - Class in dev.restate.sdk.endpoint
Restate endpoint, encapsulating the configured services, together with additional options.
Endpoint.Builder - Class in dev.restate.sdk.endpoint
 
EndpointManifestSchema - Class in dev.restate.sdk.core.generated.manifest
Endpoint
EndpointManifestSchema() - Constructor for class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
EndpointManifestSchema.LambdaCompression - Enum Class in dev.restate.sdk.core.generated.manifest
Compression used when the endpoint is a Lambda.
EndpointManifestSchema.ProtocolMode - Enum Class in dev.restate.sdk.core.generated.manifest
ProtocolMode
EndpointRequestHandler - Class in dev.restate.sdk.core
 
EndpointRequestHandler.LoggingContextSetter - Interface in dev.restate.sdk.core
Interface to abstract setting the logging context variables.
Entry(K, V) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
ENTRY_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
entrySet() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
enumValues - Variable in class dev.restate.admin.client.ServerVariable
 
environment() - Element in annotation interface dev.restate.sdk.testing.RestateTest
Environment variables in form key=value that should be added to the deployed Restate container.
equals(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
equals(Object) - Method in class dev.restate.admin.model.AbstractOpenApiSchema
 
equals(Object) - Method in class dev.restate.admin.model.ClusterHealthResponse
Return true if this ClusterHealthResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Return true if this CreateSubscriptionRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Return true if this DeploymentResponse_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Return true if this DeploymentResponse_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Return true if this EmbeddedMetadataClusterHealth object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Return true if this ErrorDescriptionResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Return true if this HandlerMetadata object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Return true if this ListDeploymentsResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Return true if this ListServiceHandlersResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListServicesResponse
Return true if this ListServicesResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Return true if this ListSubscriptionsResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ModifyServiceRequest
Return true if this ModifyServiceRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Return true if this ModifyServiceStateRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Return true if this RegisterDeploymentRequest_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Return true if this RegisterDeploymentRequest_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Return true if this RegisterDeploymentResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ServiceMetadata
Return true if this ServiceMetadata object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ServiceNameRevPair
Return true if this ServiceNameRevPair object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.SubscriptionResponse
Return true if this SubscriptionResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Return true if this UpdateDeploymentRequest_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Return true if this UpdateDeploymentRequest_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.VersionInformation
Return true if this VersionInformation object is equal to o.
equals(Object) - Method in class dev.restate.client.RequestOptions
 
equals(Object) - Method in class dev.restate.client.Response
 
equals(Object) - Method in class dev.restate.client.SendResponse
 
equals(Object) - Method in class dev.restate.common.InvocationOptions
 
equals(Object) - Method in class dev.restate.common.Output
 
equals(Object) - Method in record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.restate.common.Target
 
equals(Object) - Method in class dev.restate.sdk.common.HandlerRequest
 
equals(Object) - Method in class dev.restate.sdk.common.RetryPolicy
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Input
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Output
 
equals(Object) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
equals(Object) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationId.CompletionId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Empty
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Failure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.InvocationId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.StateKeys
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Success
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.AnyCompleted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ExecuteRun
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ReadFromInput
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.WaitingPendingRun
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
equals(Object) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
 
equals(Object) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
equals(Object) - Method in record class dev.restate.sdk.fake.ContextExpectations
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
equals(Object) - Method in record class dev.restate.sdk.gen.model.Handler
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.gen.model.PayloadType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
 
equals(Object) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
 
equals(Object) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
 
equals(Object) - Method in record class dev.restate.serde.Serde.JsonSchema
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.serde.Serde.StringifiedJsonSchema
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.serde.TypeTag.Class
Indicates whether some other object is "equal to" this one.
ErrorDescriptionResponse - Class in dev.restate.admin.model
Error details of the response
ErrorDescriptionResponse() - Constructor for class dev.restate.admin.model.ErrorDescriptionResponse
 
Error handling - Search tag in class dev.restate.sdk.Restate
Section
Error handling - Search tag in interface dev.restate.sdk.Context
Section
ErrorMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
ErrorMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
Example Usage - Search tag in class dev.restate.sdk.Restate
Section
exception() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Failure
Returns the value of the exception record component.
ExceptionUtils - Class in dev.restate.sdk.core
 
Exclusive - Annotation Interface in dev.restate.sdk.annotation
Defines a method as an exclusive handler, as opposed to Shared handlers.
EXCLUSIVE - Enum constant in enum class dev.restate.admin.model.HandlerMetadataType
 
EXCLUSIVE - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
EXCLUSIVE - Enum constant in enum class dev.restate.sdk.endpoint.definition.HandlerType
 
EXCLUSIVE - Enum constant in enum class dev.restate.sdk.gen.model.HandlerType
 
execute(ThrowingRunnable) - Static method in class dev.restate.sdk.fake.FakeRestate
Execute a runnable in a fake Restate context with default expectations.
execute(ThrowingSupplier<T>) - Static method in class dev.restate.sdk.fake.FakeRestate
Execute a supplier in a fake Restate context with default expectations and return the result.
execute(ContextExpectations, ThrowingRunnable) - Static method in class dev.restate.sdk.fake.FakeRestate
Execute a runnable in a fake Restate context with custom expectations.
execute(ContextExpectations, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.fake.FakeRestate
Execute a supplier in a fake Restate context with custom expectations and return the result.
executeRun(String) - Method in record class dev.restate.sdk.fake.ContextExpectations
Specify that the run with the given name should be executed.
ExecuteRun(int) - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ExecuteRun
Creates an instance of a ExecuteRun record class.
exponential(Duration, float) - Static method in class dev.restate.sdk.common.RetryPolicy
 
exponentiationFactor() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Exponential backoff multiplier used to compute the next retry delay.
exponentiationFactor() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
Exponential backoff multiplier used to compute the next retry delay.
exponentiationFactor(Double) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Sets the exponential backoff multiplier used to compute the next retry delay.
extractServiceName(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 

F

fail(Throwable) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
Failure(TerminalException) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationValue.Failure
Creates an instance of a Failure record class.
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
FAILURE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
FAILURE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
FakeContext - Class in dev.restate.sdk.fake
Fake Context, see ContextExpectations for more details.
FakeContext() - Constructor for class dev.restate.sdk.fake.FakeContext
Fake Context with default expectations.
FakeContext(ContextExpectations) - Constructor for class dev.restate.sdk.fake.FakeContext
Fake Context, see ContextExpectations for more details.
FakeRestate - Class in dev.restate.sdk.fake
Fake Restate environment for testing handlers using the new reflection API.
FakeRestate() - Constructor for class dev.restate.sdk.fake.FakeRestate
 
findMethod(Class<?>, String) - Static method in class dev.restate.common.reflections.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and no parameters.
findMethod(Class<?>, String, Class<?>...) - Static method in class dev.restate.common.reflections.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findProtocolException(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
 
findRestateAnnotatedClass(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Find the class where the Restate annotations are declared.
findRestateHandlers(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
FLOAT - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
forBidiStream(Endpoint) - Static method in class dev.restate.sdk.core.EndpointRequestHandler
Deprecated.
The protocol mode is now established on request basis, use EndpointRequestHandler.create(Endpoint) instead.
force(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
force(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
format(Date, StringBuffer, FieldPosition) - Method in class dev.restate.admin.client.RFC3339DateFormat
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
forNumber(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
 
forRequestResponse(Endpoint) - Static method in class dev.restate.sdk.core.EndpointRequestHandler
Deprecated.
The protocol mode is now established on request basis, use EndpointRequestHandler.create(Endpoint) instead.
from(Endpoint) - Static method in class dev.restate.sdk.testing.RestateRunner
Create from Endpoint.
fromEndpoint(Endpoint) - Static method in class dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
fromEndpoint(Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided endpoint.
fromEndpoint(Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
fromEndpoint(Endpoint.Builder, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
fromEndpoint(Endpoint, boolean) - Static method in class dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
fromEndpoint(Endpoint, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided endpoint, with the given HttpServerOptions.
fromEndpoint(Vertx, Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided endpoint.
fromEndpoint(Vertx, Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
fromEndpoint(Vertx, Endpoint.Builder, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
fromEndpoint(Vertx, Endpoint, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided endpoint, with the given HttpServerOptions.
fromHandler(HttpEndpointRequestHandler) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided HttpEndpointRequestHandler.
fromHandler(HttpEndpointRequestHandler, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided HttpEndpointRequestHandler, with the given HttpServerOptions.
fromHandler(Vertx, HttpEndpointRequestHandler) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided HttpEndpointRequestHandler.
fromHandler(Vertx, HttpEndpointRequestHandler, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Create a Vert.x HttpServer from the provided HttpEndpointRequestHandler, with the given HttpServerOptions.
fromKey(String) - Static method in class dev.restate.sdk.auth.signing.RestateRequestIdentityVerifier
Create the RequestIdentityVerifier from key strings.
fromKeys(String...) - Static method in class dev.restate.sdk.auth.signing.RestateRequestIdentityVerifier
Create the RequestIdentityVerifier from key strings.
fromMessage(MessageLite) - Static method in class dev.restate.sdk.core.statemachine.MessageHeader
 
fromMessage(MessageLite) - Static method in enum class dev.restate.sdk.core.statemachine.MessageType
 
fromMethod(Method) - Static method in exception class dev.restate.common.reflections.MethodInfo
 
fromValue(String) - Static method in enum class dev.restate.admin.model.DeletionMode
 
fromValue(String) - Static method in enum class dev.restate.admin.model.HandlerMetadataType
 
fromValue(String) - Static method in enum class dev.restate.admin.model.ProtocolType
 
fromValue(String) - Static method in enum class dev.restate.admin.model.ServiceType
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
 
fromValue(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
future() - Method in interface dev.restate.sdk.DurablePromise
 

G

generate(ThrowingFunction<String, Writer>, Service) - Method in class dev.restate.sdk.gen.template.HandlebarsTemplateEngine
 
get() - Method in interface dev.restate.common.function.ThrowingSupplier
Get a result, potentially throwing an exception.
get() - Method in interface dev.restate.common.reflections.ConcurrentReferenceHashMap.Reference
Return the referenced entry, or null if the entry is no longer available.
get(StateKey<T>) - Method in class dev.restate.sdk.fake.FakeContext
 
get(StateKey<T>) - Method in interface dev.restate.sdk.Restate.State
EXPERIMENTAL API: Gets the state stored under key, deserializing the raw value using the Serde in the StateKey.
get(StateKey<T>) - Method in interface dev.restate.sdk.SharedObjectContext
Gets the state stored under key, deserializing the raw value using the Serde in the StateKey.
get(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
get(String) - Method in interface dev.restate.client.ResponseHead.Headers
 
get(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
get(String) - Method in interface dev.restate.sdk.endpoint.HeadersAccessor
 
getAbortTimeout() - Method in class dev.restate.admin.model.ModifyServiceRequest
This timer guards against stalled service/handler invocations that are supposed to terminate.
getAbortTimeout() - Method in class dev.restate.admin.model.ServiceMetadata
This timer guards against stalled service/handler invocations that are supposed to terminate.
getAbortTimeout() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Abort timeout duration, expressed in milliseconds.
getAbortTimeout() - Method in class dev.restate.sdk.core.generated.manifest.Service
Abort timeout duration, expressed in milliseconds.
getAbortTimeout() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getAbortTimeout() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getAbortTimeout() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
This timer guards against stalled service/handler invocations that are supposed to terminate.
getAbortTimeout() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
This timer guards against stalled invocations that are supposed to terminate.
getAcceptContentType() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getActualInstance() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Get the actual instance
getActualInstance() - Method in class dev.restate.admin.model.DeploymentResponse
Get the actual instance, which can be the following: DeploymentResponseAnyOf, DeploymentResponseAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Get the actual instance, which can be the following: DeploymentResponseAnyOf, DeploymentResponseAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Get the actual instance, which can be the following: RegisterDeploymentRequestAnyOf, RegisterDeploymentRequestAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Get the actual instance, which can be the following: UpdateDeploymentRequestAnyOf, UpdateDeploymentRequestAnyOf1
getActualInstanceRecursively() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAdditionalHeaders() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get additionalHeaders
getAdditionalHeaders() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get additionalHeaders
getAdditionalHeaders() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalProperties() - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
getAdditionalProperties() - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
getAdminUrl() - Method in class dev.restate.sdk.testing.RestateRunner
Get restate admin url to send HTTP requests to the admin API.
getAllDeclaredMethods(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Get all declared methods on the leaf class and all superclasses.
getAllKeys() - Method in interface dev.restate.sdk.Restate.State
EXPERIMENTAL API: Gets all the known state keys for this virtual object instance.
getAnnotationDefaultValue(Class<? extends Annotation>, String) - Static method in class dev.restate.sdk.gen.utils.AnnotationUtils
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ClusterHealthApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.DeploymentApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.HealthApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.InvocationApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.OpenapiApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ServiceApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.ServiceHandlerApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.SubscriptionApi
 
getApiException(String, HttpResponse<InputStream>) - Method in class dev.restate.admin.api.VersionApi
 
getArguments() - Method in interface dev.restate.common.reflections.ProxyFactory.MethodInvocation
 
getArn() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get arn
getArn() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
ARN to use to discover/invoke the lambda deployment.
getArn() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
ARN to use to discover/invoke the lambda deployment.
getAssumeRoleArn() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get assumeRoleArn
getAssumeRoleArn() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Optional ARN of a role to assume when invoking the addressed Lambda, to support role chaining
getAssumeRoleArn() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Optional ARN of a role to assume when invoking the addressed Lambda, to support role chaining
getAsyncResponseInterceptor() - Method in class dev.restate.admin.client.ApiClient
Get the custom async response interceptor.
getAwakeableId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
string awakeable_id = 1;
getAwakeableId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
string awakeable_id = 1;
getAwakeableId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
string awakeable_id = 1;
getAwakeableIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
string awakeable_id = 1;
getAwakeableIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
string awakeable_id = 1;
getAwakeableIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
string awakeable_id = 1;
getBaseUri() - Method in class dev.restate.admin.client.ApiClient
Get the base URI to resolve the endpoint paths against.
getBaseUri() - Method in class dev.restate.sdk.springboot.RestateClientProperties
Base uri of the Restate client, e.g.
getClassForElement(JsonNode, Class<?>) - Static method in class dev.restate.admin.client.JSON
Returns the target model class that should be used to deserialize the input data.
getClusterName() - Method in class dev.restate.admin.model.ClusterHealthResponse
Cluster name
getCode() - Method in exception class dev.restate.admin.client.ApiException
Get the HTTP status code.
getCode() - Method in exception class dev.restate.sdk.common.TerminalException
 
getCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
getCode() - Method in exception class dev.restate.sdk.core.ProtocolException
 
getCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
uint32 command_index = 1;
getCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
uint32 command_index = 1;
getCommandIndex() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessageOrBuilder
uint32 command_index = 1;
getCompletionCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
getCompletionCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getCompletionCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
 
getCompletionFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Failure completion_failure = 3;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
uint32 completion_id = 1;
getCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
uint32 completion_id = 1;
getCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessageOrBuilder
uint32 completion_id = 1;
getCompletionValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Value completion_value = 2;
getCompletionValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Value completion_value = 2;
getComponents() - Method in class dev.restate.sdk.springboot.RestateComponentsProperties
Per-component configuration, keyed by component/service name.
getConnectTimeout() - Method in class dev.restate.admin.client.ApiClient
Get connection timeout (in milliseconds).
getContent() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
bytes content = 1;
getContent() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
bytes content = 1;
getContent() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ValueOrBuilder
bytes content = 1;
getContentType() - Method in class dev.restate.sdk.core.generated.manifest.Input
Content type of the input.
getContentType() - Method in class dev.restate.sdk.core.generated.manifest.Output
Content type set on output.
getContext() - Static method in class dev.restate.sdk.internal.ContextThreadLocal
 
getCount() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Segment
Return the total number of references in this segment.
getCreatedAt() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get createdAt
getCreatedAt() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get createdAt
getData() - Method in class dev.restate.admin.client.ApiResponse
 
getDebugId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Invocation id that can be used for logging.
getDebugId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Invocation id that can be used for logging.
getDebugId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Invocation id that can be used for logging.
getDebugIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Invocation id that can be used for logging.
getDebugIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Invocation id that can be used for logging.
getDebugIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Invocation id that can be used for logging.
getDeclaredMethods(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Variant of Class.getDeclaredMethods() that uses a local cache in order to avoid new Method instances.
getDefault() - Static method in class dev.restate.admin.client.JSON
Get the default JSON instance.
getDefaultApiClient() - Static method in class dev.restate.admin.client.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultBaseUri() - Method in class dev.restate.admin.client.ApiClient
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
getDefaultInstance() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
getDeployment(String) - Method in class dev.restate.admin.api.DeploymentApi
Get deployment Get deployment metadata
getDeployment(String, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Get deployment Get deployment metadata
getDeploymentId() - Method in class dev.restate.admin.model.ServiceMetadata
Deployment exposing the latest revision of the service.
getDeploymentResponseAnyOf() - Method in class dev.restate.admin.model.DeploymentResponse
Get the actual instance of `DeploymentResponseAnyOf`.
getDeploymentResponseAnyOf() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Get the actual instance of `DeploymentResponseAnyOf`.
getDeploymentResponseAnyOf1() - Method in class dev.restate.admin.model.DeploymentResponse
Get the actual instance of `DeploymentResponseAnyOf1`.
getDeploymentResponseAnyOf1() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Get the actual instance of `DeploymentResponseAnyOf1`.
getDeployments() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Get deployments
getDeploymentWithHttpInfo(String) - Method in class dev.restate.admin.api.DeploymentApi
Get deployment Get deployment metadata
getDeploymentWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Get deployment Get deployment metadata
getDescriptor() - Static method in class dev.restate.sdk.core.generated.discovery.Discovery
 
getDescriptor() - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getDescriptor() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getDescriptor() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
getDescriptorForType() - Method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
getDescriptorForType() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
getDescriptorForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
getDocumentation() - Method in class dev.restate.admin.model.HandlerMetadata
Documentation of the handler, as propagated by the SDKs.
getDocumentation() - Method in class dev.restate.admin.model.ServiceMetadata
Documentation of the service, as propagated by the SDKs.
getDocumentation() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Documentation for this handler definition.
getDocumentation() - Method in class dev.restate.sdk.core.generated.manifest.Service
Documentation for this service definition.
getDocumentation() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getDocumentation() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getDocumentation() - Method in class dev.restate.sdk.gen.model.Service
 
getDocumentation() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this service.
getDocumentation() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this handler.
getDryRun() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
If `true`, discovery will run but the deployment will not be registered.
getDurationSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Duration since the last stored entry, in milliseconds.
getDurationSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Duration since the last stored entry, in milliseconds.
getDurationSinceLastStoredEntry() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Duration since the last stored entry, in milliseconds.
GetEagerStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetEagerStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetEagerStateKeysCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetEagerStateKeysCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
getEnableLazyState() - Method in class dev.restate.sdk.core.generated.manifest.Handler
If true, lazy state is enabled.
getEnableLazyState() - Method in class dev.restate.sdk.core.generated.manifest.Service
If true, lazy state is enabled.
getEnableLazyState() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getEnableLazyState() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getEnableLazyState() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
When set to true, lazy state will be enabled for all invocations to this service.
getEnableLazyState() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
When set to true, lazy state will be enabled for all invocations to this handler.
getEntryName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
Cannot use the field 'name' here because used above
getEntryName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
Cannot use the field 'name' here because used above
getEntryName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
Cannot use the field 'name' here because used above
getEntryNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
Cannot use the field 'name' here because used above
getEntryNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
Cannot use the field 'name' here because used above
getEntryNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
Cannot use the field 'name' here because used above
getExecutor() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Name of the Executor bean to use for running handlers of this service.
getExecutor() - Method in class dev.restate.sdk.springboot.RestateComponentsProperties
Name of the Executor bean to use for running handlers of all services.
getExponentiationFactor() - Method in class dev.restate.sdk.common.RetryPolicy
 
getExponentiationFactor() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Exponential backoff multiplier used to compute the next retry delay.
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Failure failure = 3;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 3;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Failure failure = 3;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 3;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
getFailureOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
getForce() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
If `true`, it will override, if existing, any deployment using the same `uri`.
getForce() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
If `true`, it will override, if existing, any deployment using the same `uri`.
getFqcnGeneratedNamePrefix() - Method in class dev.restate.sdk.gen.model.Service
 
getHandler() - Method in class dev.restate.common.Target
 
getHandler(String) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getHandlerName() - Method in exception class dev.restate.common.reflections.MethodInfo
 
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string handler_name = 2;
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string handler_name = 2;
getHandlerName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string handler_name = 2;
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string handler_name = 3;
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string handler_name = 3;
getHandlerName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string handler_name = 3;
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string handler_name = 2;
getHandlerName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string handler_name = 2;
getHandlerName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string handler_name = 2;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string handler_name = 2;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string handler_name = 2;
getHandlerNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string handler_name = 2;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string handler_name = 3;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string handler_name = 3;
getHandlerNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string handler_name = 3;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string handler_name = 2;
getHandlerNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string handler_name = 2;
getHandlerNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string handler_name = 2;
getHandlers() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Get handlers
getHandlers() - Method in class dev.restate.admin.model.ServiceMetadata
Get handlers
getHandlers() - Method in class dev.restate.sdk.core.generated.manifest.Service
(Required)
getHandlers() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getHandlers() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
getHandlers() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Per-handler configuration, keyed by handler name.
getHandlerType() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getHandlerType() - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
getHash() - Method in interface dev.restate.common.reflections.ConcurrentReferenceHashMap.Reference
Return the hash for the reference.
getHash(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
Get the hash for a given object, apply an additional hash function to reduce collisions.
getHeaders() - Method in class dev.restate.admin.client.ApiResponse
 
getHeaders() - Method in class dev.restate.client.RequestOptions.Builder
 
getHeaders() - Method in class dev.restate.common.InvocationOptions.Builder
 
getHeaders() - Method in class dev.restate.common.InvocationOptions
 
getHeaders() - Method in interface dev.restate.common.Request
 
getHeaders() - Method in class dev.restate.sdk.springboot.RestateClientProperties
Headers added to each request sent to Restate.
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 4;
getHeaders(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
repeated .dev.restate.service.protocol.Header headers = 1;
getHeaders(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 5;
getHeaders(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilder(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilder(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilder(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilderList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 4;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilderList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 1;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
repeated .dev.restate.service.protocol.Header headers = 5;
getHeadersOrBuilderList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
repeated .dev.restate.service.protocol.Header headers = 5;
getHttpClient() - Method in class dev.restate.admin.client.ApiClient
Get an HttpClient based on the current HttpClient.Builder.
getHttpVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get httpVersion
getId() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Get id
getId() - Method in class dev.restate.admin.model.SubscriptionResponse
Get id
getId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Unique id of the invocation.
getId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Unique id of the invocation.
getId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Unique id of the invocation.
getIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
getIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getIdCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
 
getIdempotencyKey() - Method in class dev.restate.common.InvocationOptions.Builder
 
getIdempotencyKey() - Method in class dev.restate.common.InvocationOptions
 
getIdempotencyKey() - Method in interface dev.restate.common.Request
 
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
If present, it must be non empty.
getIdempotencyKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
If present, it must be non empty.
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string idempotency_key = 4;
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string idempotency_key = 4;
getIdempotencyKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string idempotency_key = 4;
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
getIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
If present, it must be non empty.
getIdempotencyKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string idempotency_key = 4;
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string idempotency_key = 4;
getIdempotencyKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string idempotency_key = 4;
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
If present, it must be non empty.
getIdempotencyKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
If present, it must be non empty.
getIdempotencyRetention() - Method in class dev.restate.admin.model.ModifyServiceRequest
Modify the retention of idempotent requests for this service.
getIdempotencyRetention() - Method in class dev.restate.admin.model.ServiceMetadata
The retention duration of idempotent requests for this service.
getIdempotencyRetention() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Idempotency retention duration, expressed in milliseconds.
getIdempotencyRetention() - Method in class dev.restate.sdk.core.generated.manifest.Service
Idempotency retention duration, expressed in milliseconds.
getIdempotencyRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getIdempotencyRetention() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getIdempotencyRetention() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The retention duration of idempotent requests to this service.
getIdempotencyRetention() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The retention duration of idempotent requests to this handler.
getIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
getIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target idempotent request
getIdempotentRequestTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target idempotent request
getIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
getIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target idempotent request
getIdempotentRequestTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target idempotent request
getIdempotentRequestTargetBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
getIdempotentRequestTargetBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target idempotent request
getIdempotentRequestTargetOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target idempotent request
getIdentityKey() - Method in class dev.restate.sdk.springboot.RestateEndpointProperties
 
getIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
uint32 idx = 2;
getIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
uint32 idx = 2;
getIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
uint32 idx = 2;
getIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
uint32 idx = 2;
getIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
uint32 idx = 2;
getIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
uint32 idx = 2;
getInactivityTimeout() - Method in class dev.restate.admin.model.ModifyServiceRequest
This timer guards against stalled service/handler invocations.
getInactivityTimeout() - Method in class dev.restate.admin.model.ServiceMetadata
This timer guards against stalled service/handler invocations.
getInactivityTimeout() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Inactivity timeout duration, expressed in milliseconds.
getInactivityTimeout() - Method in class dev.restate.sdk.core.generated.manifest.Service
Inactivity timeout duration, expressed in milliseconds.
getInactivityTimeout() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getInactivityTimeout() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getInactivityTimeout() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
This timer guards against stalled invocations.
getInactivityTimeout() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
This timer guards against stalled invocations.
getIngressEndpoint() - Method in class dev.restate.admin.model.VersionInformation
Ingress endpoint that the Web UI should use to interact with.
getIngressPrivate() - Method in class dev.restate.sdk.core.generated.manifest.Handler
If true, the service cannot be invoked from the HTTP nor Kafka ingress.
getIngressPrivate() - Method in class dev.restate.sdk.core.generated.manifest.Service
If true, the service cannot be invoked from the HTTP nor Kafka ingress.
getIngressPrivate() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getIngressPrivate() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getIngressPrivate() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
When set to true this service, with all its handlers, cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
getIngressPrivate() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
When set to true this handler cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
getInitialDelay() - Method in class dev.restate.sdk.common.RetryPolicy
 
getInitialInterval() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Initial delay before the first retry attempt.
getInput() - Method in class dev.restate.sdk.core.generated.manifest.Handler
InputPayload
getInputDescription() - Method in class dev.restate.admin.model.HandlerMetadata
If empty, no schema was provided by the user at discovery time.
getInputJsonSchema() - Method in class dev.restate.admin.model.HandlerMetadata
JSON Schema of the handler input
getInputType() - Method in exception class dev.restate.common.reflections.MethodInfo
 
getInputType() - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target invocation id
getInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target invocation id
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
string invocation_id = 16;
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
string invocation_id = 16;
getInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessageOrBuilder
string invocation_id = 16;
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target invocation id
getInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target invocation id
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
getInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
Used by specific commands
getInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
Used by specific commands
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target invocation id
getInvocationIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target invocation id
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
string invocation_id = 16;
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
string invocation_id = 16;
getInvocationIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessageOrBuilder
string invocation_id = 16;
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target invocation id
getInvocationIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target invocation id
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
getInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
Used by specific commands
getInvocationIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
Used by specific commands
getInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
getInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
uint32 invocation_id_notification_idx = 10;
getInvocationIdNotificationIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
uint32 invocation_id_notification_idx = 10;
getInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
getInvocationIdNotificationIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
uint32 invocation_id_notification_idx = 10;
getInvocationIdNotificationIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
uint32 invocation_id_notification_idx = 10;
getInvocationOutput(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
getInvocationOutput(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
GetInvocationOutputCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetInvocationOutputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetInvocationOutputCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetInvocationOutputCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
getInvocationRetryPolicy() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getInvocationRetryPolicy() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getInvokeTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
Time when this BackgroundInvoke should be executed.
getInvokeTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
Time when this BackgroundInvoke should be executed.
getInvokeTime() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
Time when this BackgroundInvoke should be executed.
getJournalRetention() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Journal retention duration, expressed in milliseconds.
getJournalRetention() - Method in class dev.restate.sdk.core.generated.manifest.Service
Journal retention duration, expressed in milliseconds.
getJournalRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getJournalRetention() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getJournalRetention() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The journal retention.
getJournalRetention() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The journal retention for invocations to this handler.
getJsonSchema() - Method in class dev.restate.sdk.core.generated.manifest.Input
 
getJsonSchema() - Method in class dev.restate.sdk.core.generated.manifest.Output
 
getKey() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
getKey() - Method in class dev.restate.common.Target
 
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
If this invocation has a key associated (e.g.
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessageOrBuilder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
string key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessageOrBuilder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
string key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessageOrBuilder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
string key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.HeaderOrBuilder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
If this invocation has a key associated (e.g.
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
string key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessageOrBuilder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
If this invocation has a key associated (e.g.
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
bytes key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntryOrBuilder
bytes key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
If this invocation has a key associated (e.g.
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
string key = 1;
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
string key = 1;
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessageOrBuilder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
string key = 1;
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.HeaderOrBuilder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
If this invocation has a key associated (e.g.
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
string key = 1;
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessageOrBuilder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
If this invocation has a key associated (e.g.
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
If this invocation has a key associated (e.g.
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
If this invocation has a key associated (e.g.
getKeys() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
getKeys(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
getKeys(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
repeated bytes keys = 1;
getKeys(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StateKeysOrBuilder
repeated bytes keys = 1;
getKeysCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
getKeysCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
repeated bytes keys = 1;
getKeysCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StateKeysOrBuilder
repeated bytes keys = 1;
getKeysList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
getKeysList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
repeated bytes keys = 1;
getKeysList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StateKeysOrBuilder
repeated bytes keys = 1;
getKnownEntries() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
This is the sum of known commands + notifications
getKnownEntries() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
This is the sum of known commands + notifications
getKnownEntries() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
This is the sum of known commands + notifications
getLambdaCompression() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Compression used when the endpoint is a Lambda.
GetLazyStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateKeysCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateKeysCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateKeysCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetLazyStateKeysCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
getLength() - Method in class dev.restate.sdk.core.statemachine.MessageHeader
 
getLoadedFactory() - Method in class dev.restate.client.base.BaseClient.DefaultSerdeFactory
 
getLoadFactor() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
getMapper() - Method in class dev.restate.admin.client.JSON
Get the object mapper
getMaxAdminApiVersion() - Method in class dev.restate.admin.model.VersionInformation
Maximum supported admin API version by the admin server minimum: 0
getMaxAttempts() - Method in class dev.restate.sdk.common.RetryPolicy
 
getMaxAttempts() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Maximum number of attempts before giving up retrying.
getMaxDelay() - Method in class dev.restate.sdk.common.RetryPolicy
 
getMaxDuration() - Method in class dev.restate.sdk.common.RetryPolicy
 
getMaxInterval() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Upper bound for the computed retry delay.
getMaxProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get maxProtocolVersion
getMaxProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get maxProtocolVersion
getMaxProtocolVersion() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Maximum supported protocol version (Required)
getMembers() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Current members of the embedded metadata cluster
getMessage() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Get message
getMessage() - Method in exception class dev.restate.client.IngressException
 
getMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Contains a concise error message, e.g.
getMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Contains a concise error message, e.g.
getMessage() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Contains a concise error message, e.g.
getMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Contains a concise error message, e.g.
getMessage() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Contains a concise error message, e.g.
getMessage() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Contains a concise error message, e.g.
getMessageBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Contains a concise error message, e.g.
getMessageBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Contains a concise error message, e.g.
getMessageBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Contains a concise error message, e.g.
getMessageBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Contains a concise error message, e.g.
getMessageBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Contains a concise error message, e.g.
getMessageBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Contains a concise error message, e.g.
getMetadata() - Method in class dev.restate.admin.model.HandlerMetadata
Additional handler metadata, as propagated by the SDKs.
getMetadata() - Method in class dev.restate.admin.model.ServiceMetadata
Additional service metadata, as propagated by the SDKs.
getMetadata() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Custom metadata of this handler definition.
getMetadata() - Method in class dev.restate.sdk.core.generated.manifest.Service
Custom metadata of this service definition.
getMetadata() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getMetadata() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getMetadata() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Service metadata, as propagated in the Admin REST API.
getMetadata() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Handler metadata, as propagated in the Admin REST API.
getMetadataClusterHealth() - Method in class dev.restate.admin.model.ClusterHealthResponse
Embedded metadata cluster health if it was enabled
getMethod() - Method in interface dev.restate.common.reflections.ProxyFactory.MethodInvocation
 
getMethods() - Method in class dev.restate.sdk.gen.model.Service
 
getMinAdminApiVersion() - Method in class dev.restate.admin.model.VersionInformation
Minimum supported admin API version by the admin server minimum: 0
getMinProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get minProtocolVersion
getMinProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Get minProtocolVersion
getMinProtocolVersion() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Minimum supported protocol version (Required)
getName() - Method in class dev.restate.admin.client.Pair
 
getName() - Method in class dev.restate.admin.model.HandlerMetadata
Get name
getName() - Method in class dev.restate.admin.model.ServiceMetadata
Fully qualified name of the service
getName() - Method in class dev.restate.admin.model.ServiceNameRevPair
Get name
getName() - Method in class dev.restate.sdk.core.generated.manifest.Handler
(Required)
getName() - Method in class dev.restate.sdk.core.generated.manifest.Service
(Required)
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
Cannot use the field 'name' here because used above
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
Cannot use the field 'name' here because used above
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
Cannot use the field 'name' here because used above
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
string name = 3;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
string name = 3;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
Entry name
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
Entry name
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
string name = 3;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
string name = 3;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
string name = 12;
getName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
string name = 12;
getName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessageOrBuilder
string name = 12;
getName() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getName() - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
Cannot use the field 'name' here because used above
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
Cannot use the field 'name' here because used above
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
Cannot use the field 'name' here because used above
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessageOrBuilder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
string name = 3;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
string name = 3;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
Entry name
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
Entry name
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
string name = 3;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
string name = 3;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
string name = 12;
getNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
string name = 12;
getNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessageOrBuilder
string name = 12;
getNewState() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
The new state to replace the previous state with
getNext() - Method in interface dev.restate.common.reflections.ConcurrentReferenceHashMap.Reference
Return the next reference in the chain, or null if none.
getNextRetryDelay() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Delay before executing the next retry, specified as duration in milliseconds.
getNextRetryDelay() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Delay before executing the next retry, specified as duration in milliseconds.
getNextRetryDelay() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Delay before executing the next retry, specified as duration in milliseconds.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
Handle deserialization of the 'null' value.
getNumber() - Method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
getNumber() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
 
getObjectKey() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
To what virtual object key to apply this change
getObjectMapper() - Method in class dev.restate.admin.client.ApiClient
Get a copy of the current ObjectMapper.
getOnMaxAttempts() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Behavior when the configured RetryPolicyProperties.getMaxAttempts() is reached.
getOpenTelemetry() - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
 
getOpenTelemetry() - Method in class dev.restate.sdk.endpoint.Endpoint
 
getOptions() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Additional options to apply to the subscription.
getOptions() - Method in class dev.restate.admin.model.SubscriptionResponse
Get options
getOrDefault(Object, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
getOutput() - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
Get the output of an idempotent invocation.
getOutput() - Method in interface dev.restate.client.Client.InvocationHandle
Get the output of an invocation.
getOutput() - Method in interface dev.restate.client.Client.WorkflowHandle
Get the output of a workflow.
getOutput() - Method in class dev.restate.sdk.core.generated.manifest.Handler
OutputPayload
getOutput() - Method in interface dev.restate.sdk.InvocationHandle
 
getOutput(RequestOptions) - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
getOutput(RequestOptions) - Method in interface dev.restate.client.Client.InvocationHandle
Like Client.InvocationHandle.getOutput(), with request options.
getOutput(RequestOptions) - Method in interface dev.restate.client.Client.WorkflowHandle
Like Client.WorkflowHandle.getOutput(), with request options.
getOutputAsync() - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
getOutputAsync() - Method in interface dev.restate.client.Client.InvocationHandle
getOutputAsync() - Method in interface dev.restate.client.Client.WorkflowHandle
getOutputAsync(RequestOptions) - Method in interface dev.restate.client.Client.IdempotentInvocationHandle
Future version of Client.IdempotentInvocationHandle.getOutput(), with options.
getOutputAsync(RequestOptions) - Method in interface dev.restate.client.Client.InvocationHandle
Future version of Client.InvocationHandle.getOutput(), with options.
getOutputAsync(RequestOptions) - Method in interface dev.restate.client.Client.WorkflowHandle
Future version of Client.WorkflowHandle.getOutput(), with options.
getOutputAsync(RequestOptions) - Method in class dev.restate.client.SendResponse
 
getOutputDescription() - Method in class dev.restate.admin.model.HandlerMetadata
If empty, no schema was provided by the user at discovery time.
getOutputJsonSchema() - Method in class dev.restate.admin.model.HandlerMetadata
JSON Schema of the handler output
getOutputType() - Method in exception class dev.restate.common.reflections.MethodInfo
 
getOutputType() - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
getParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
bytes parameter = 3;
getParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
bytes parameter = 3;
getParameter() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
bytes parameter = 3;
getParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
bytes parameter = 3;
getParameter() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
bytes parameter = 3;
getParameter() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
bytes parameter = 3;
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
getParserForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
getPartialState() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
bool partial_state = 5;
getPartialState() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
bool partial_state = 5;
getPartialState() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
bool partial_state = 5;
getPort() - Method in class dev.restate.sdk.springboot.RestateHttpServerProperties
Port to expose the HTTP server.
GetPromiseCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetPromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetPromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
GetPromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
getProtocolMode() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
ProtocolMode
getProtocolType() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get protocolType
getPublic() - Method in class dev.restate.admin.model.ModifyServiceRequest
If true, the service can be invoked through the ingress.
getPublic() - Method in class dev.restate.admin.model.ServiceMetadata
If true, the service can be invoked through the ingress.
getRandomSeed() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Random seed to use to seed the deterministic RNG exposed in the context API.
getRandomSeed() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Random seed to use to seed the deterministic RNG exposed in the context API.
getRandomSeed() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Random seed to use to seed the deterministic RNG exposed in the context API.
getReadTimeout() - Method in class dev.restate.admin.client.ApiClient
Get the read timeout that was set.
getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Segment
 
getReference(Object, ConcurrentReferenceHashMap.Restructure) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
Return a ConcurrentReferenceHashMap.Reference to the ConcurrentReferenceHashMap.Entry for the specified key, or null if not found.
getRegisterDeploymentRequestAnyOf() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Get the actual instance of `RegisterDeploymentRequestAnyOf`.
getRegisterDeploymentRequestAnyOf1() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Get the actual instance of `RegisterDeploymentRequestAnyOf1`.
getRelatedCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command that caused the failure.
getRelatedCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Command that caused the failure.
getRelatedCommandIndex() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Command that caused the failure.
getRelatedCommandName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
getRelatedCommandName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Name of the entry that caused the failure.
getRelatedCommandName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Name of the entry that caused the failure.
getRelatedCommandNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
getRelatedCommandNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Name of the entry that caused the failure.
getRelatedCommandNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Name of the entry that caused the failure.
getRelatedCommandType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command type.
getRelatedCommandType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Command type.
getRelatedCommandType() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Command type.
getRequest() - Method in interface dev.restate.common.Request
 
getRequestIdentityVerifier() - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
 
getRequestIdentityVerifier() - Method in class dev.restate.sdk.endpoint.Endpoint
 
getRequestInterceptor() - Method in class dev.restate.admin.client.ApiClient
Get the custom interceptor.
getRequestMethod() - Method in exception class dev.restate.client.IngressException
 
getRequestSerde() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getRequestTypeTag() - Method in interface dev.restate.common.Request
 
getRequestURI() - Method in exception class dev.restate.client.IngressException
 
getRequired() - Method in class dev.restate.sdk.core.generated.manifest.Input
If true, a body MUST be sent with a content-type, even if the body length is zero.
getResponseBody() - Method in exception class dev.restate.admin.client.ApiException
Get the HTTP response body.
getResponseBody() - Method in exception class dev.restate.client.IngressException
 
getResponseContentType() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
getResponseHeaders() - Method in exception class dev.restate.admin.client.ApiException
Get the HTTP response headers.
getResponseInterceptor() - Method in class dev.restate.admin.client.ApiClient
Get the custom response interceptor.
getResponseSerde() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getResponseTypeTag() - Method in interface dev.restate.common.Request
 
getRestateCode() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Restate error code describing this error
getRestateContainer() - Method in class dev.restate.sdk.testing.RestateRunner
Get the restate container.
getRestateName() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
getRestateServiceName() - Method in class dev.restate.sdk.gen.model.Service
 
getRestateUrl() - Method in class dev.restate.sdk.testing.RestateRunner
Get restate ingress url to send HTTP/gRPC requests to services.
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
getResultCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getResultCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
 
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
uint32 result_completion_id = 1;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
uint32 result_completion_id = 1;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
uint32 result_completion_id = 1;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessageOrBuilder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
uint32 result_completion_id = 11;
getResultCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
uint32 result_completion_id = 11;
getResultCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessageOrBuilder
uint32 result_completion_id = 11;
getRetryCountSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Retry count since the last stored entry.
getRetryCountSinceLastStoredEntry() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
Retry count since the last stored entry.
getRetryCountSinceLastStoredEntry() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
Retry count since the last stored entry.
getRetryPolicy() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Retry policy used by Restate when invoking this service.
getRetryPolicy() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Retry policy used by Restate when invoking this handler.
getRetryPolicyExponentiationFactor() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy exponentiation factor.
getRetryPolicyExponentiationFactor() - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy exponentiation factor.
getRetryPolicyInitialInterval() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy initial interval, expressed in milliseconds.
getRetryPolicyInitialInterval() - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy initial interval, expressed in milliseconds.
getRetryPolicyMaxAttempts() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy max attempts.
getRetryPolicyMaxAttempts() - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy max attempts.
getRetryPolicyMaxInterval() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy max interval, expressed in milliseconds.
getRetryPolicyMaxInterval() - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy max interval, expressed in milliseconds.
getRetryPolicyOnMaxAttempts() - Method in class dev.restate.sdk.core.generated.manifest.Handler
RetryPolicyOnMaxAttempts
getRetryPolicyOnMaxAttempts() - Method in class dev.restate.sdk.core.generated.manifest.Service
RetryPolicyOnMaxAttempts
getRevision() - Method in class dev.restate.admin.model.ServiceMetadata
Latest revision of the service.
getRevision() - Method in class dev.restate.admin.model.ServiceNameRevPair
Get revision minimum: 0
getRunner() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getSchemas() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemas() - Method in class dev.restate.admin.model.DeploymentResponse
 
getSchemas() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
 
getSchemas() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
 
getSchemas() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
 
getSchemaType() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Get the schema type (e.g.
getSegment(int) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
getSegmentsSize() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
getSerdeFactoryDecl() - Method in class dev.restate.sdk.gen.model.Service
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
getSerializedSize() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
getService() - Method in class dev.restate.common.Target
 
getService(String) - Method in class dev.restate.admin.api.ServiceApi
Get service Get a registered service.
getService(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Get service Get a registered service.
getServiceDefinitions() - Method in class dev.restate.sdk.endpoint.Endpoint
 
getServiceHandler(String, String) - Method in class dev.restate.admin.api.ServiceHandlerApi
Get service handler Get the handler of a service
getServiceHandler(String, String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceHandlerApi
Get service handler Get the handler of a service
getServiceHandlerWithHttpInfo(String, String) - Method in class dev.restate.admin.api.ServiceHandlerApi
Get service handler Get the handler of a service
getServiceHandlerWithHttpInfo(String, String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceHandlerApi
Get service handler Get the handler of a service
getServiceKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
getServiceKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
optional string service_key = 2;
getServiceKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
optional string service_key = 2;
getServiceKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
getServiceKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
optional string service_key = 2;
getServiceKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
optional string service_key = 2;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string service_name = 1;
getServiceName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string service_name = 1;
getServiceName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string service_name = 1;
getServiceName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string service_name = 1;
getServiceName() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string service_name = 1;
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
string service_name = 1;
getServiceNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
string service_name = 1;
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string service_name = 1;
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
string service_name = 1;
getServiceNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
string service_name = 1;
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string service_name = 1;
getServiceNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
string service_name = 1;
getServiceNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
string service_name = 1;
getServiceOpenapi(String) - Method in class dev.restate.admin.api.ServiceApi
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapi(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapiWithHttpInfo(String) - Method in class dev.restate.admin.api.ServiceApi
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapiWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServices() - Method in class dev.restate.admin.model.ListServicesResponse
Get services
getServices() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Get services
getServices() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
(Required)
getServiceType() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
getServiceType() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
getServiceType() - Method in class dev.restate.sdk.gen.model.Service
 
getServiceWithHttpInfo(String) - Method in class dev.restate.admin.api.ServiceApi
Get service Get a registered service.
getServiceWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Get service Get a registered service.
getSetContentTypeIfEmpty() - Method in class dev.restate.sdk.core.generated.manifest.Output
If true, the specified content-type is set even if the output is empty.
getSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 signal_id = 2;
getSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
uint32 signal_id = 2;
getSignalId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
uint32 signal_id = 2;
getSignalIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
getSignalIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
getSignalIdCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
 
getSignalIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
getSignalIdCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
getSignalIdCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
 
getSignalName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
getSignalName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
string signal_name = 3;
getSignalName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
string signal_name = 3;
getSignalNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
getSignalNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
string signal_name = 3;
getSignalNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
string signal_name = 3;
getSimpleClassGeneratedNamePrefix() - Method in class dev.restate.sdk.gen.model.Service
 
getSink() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Sink uri.
getSink() - Method in class dev.restate.admin.model.SubscriptionResponse
Get sink
getSize() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Segment
Return the size of the current references array.
getSource() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Source uri.
getSource() - Method in class dev.restate.admin.model.SubscriptionResponse
Get source
getStacktrace() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The exception stacktrace, if available.
getStacktrace() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
The exception stacktrace, if available.
getStacktrace() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
The exception stacktrace, if available.
getStacktraceBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The exception stacktrace, if available.
getStacktraceBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
The exception stacktrace, if available.
getStacktraceBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
The exception stacktrace, if available.
getStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeys() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeys() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateKeysOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
getStateMap(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMap(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMap(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilder(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStateMapOrBuilderList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessageOrBuilder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
getStatusCode() - Method in class dev.restate.admin.client.ApiResponse
 
getStatusCode() - Method in exception class dev.restate.client.IngressException
 
getSubscription(String) - Method in class dev.restate.admin.api.SubscriptionApi
Get subscription Get subscription
getSubscription(String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Get subscription Get subscription
getSubscriptions() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Get subscriptions
getSubscriptionWithHttpInfo(String) - Method in class dev.restate.admin.api.SubscriptionApi
Get subscription Get subscription
getSubscriptionWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
Get subscription Get subscription
getSupportedOptions() - Method in class dev.restate.sdk.gen.ServiceProcessor
 
getSupportedSourceVersion() - Method in class dev.restate.sdk.gen.ServiceProcessor
 
getTarget() - Method in interface dev.restate.common.Request
 
getTargetCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
getTargetCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
getTargetCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
 
getTargetCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
getTargetCase() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
getTargetCase() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
 
getTargetFqcn() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
getTargetFqcn() - Method in class dev.restate.sdk.gen.model.Service
 
getTargetInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string target_invocation_id = 1;
getTargetInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
string target_invocation_id = 1;
getTargetInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
string target_invocation_id = 1;
getTargetInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string target_invocation_id = 1;
getTargetInvocationIdBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
string target_invocation_id = 1;
getTargetInvocationIdBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
string target_invocation_id = 1;
getTargetPkg() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
getTargetPkg() - Method in class dev.restate.sdk.gen.model.Service
 
getTy() - Method in class dev.restate.admin.model.HandlerMetadata
Get ty
getTy() - Method in class dev.restate.admin.model.ServiceMetadata
Get ty
getTy() - Method in class dev.restate.sdk.core.generated.manifest.Handler
HandlerType
getTy() - Method in class dev.restate.sdk.core.generated.manifest.Service
ServiceType
getType() - Method in class dev.restate.sdk.core.statemachine.MessageHeader
 
getType() - Method in class dev.restate.serde.TypeRef
 
getUniqueDeclaredMethods(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Get the unique set of declared methods on the leaf class and all superclasses.
getUniqueDeclaredMethods(Class<?>, ReflectionUtils.MethodFilter) - Static method in class dev.restate.common.reflections.ReflectionUtils
Get the unique set of declared methods on the leaf class and all superclasses.
getUpdateDeploymentRequestAnyOf() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Get the actual instance of `UpdateDeploymentRequestAnyOf`.
getUpdateDeploymentRequestAnyOf1() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Get the actual instance of `UpdateDeploymentRequestAnyOf1`.
getUri() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Get uri
getUri() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Uri to use to discover/invoke the http deployment.
getUri() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Uri to use to discover/invoke the http deployment.
getUseHttp11() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
If `true`, discovery will be attempted using a client that defaults to HTTP1.1 instead of a prior-knowledge HTTP2 client.
getUseHttp11() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
If `true`, discovery will be attempted using a client that defaults to HTTP1.1 instead of a prior-knowledge HTTP2 client.
getValue() - Method in class dev.restate.admin.client.Pair
 
getValue() - Method in enum class dev.restate.admin.model.DeletionMode
 
getValue() - Method in enum class dev.restate.admin.model.HandlerMetadataType
 
getValue() - Method in enum class dev.restate.admin.model.ProtocolType
 
getValue() - Method in enum class dev.restate.admin.model.ServiceType
 
getValue() - Method in class dev.restate.common.Output
 
getValue() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Value value = 2;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 2;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
.dev.restate.service.protocol.StateKeys value = 14;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessageOrBuilder
.dev.restate.service.protocol.StateKeys value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string value = 2;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
string value = 2;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.HeaderOrBuilder
string value = 2;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
bytes value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
bytes value = 14;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
bytes value = 14;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
.dev.restate.service.protocol.Value value = 3;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 3;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
If value is an empty byte array, then it means the value is empty and not "missing" (e.g.
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
If value is an empty byte array, then it means the value is empty and not "missing" (e.g.
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntryOrBuilder
If value is an empty byte array, then it means the value is empty and not "missing" (e.g.
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
getValueBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string value = 2;
getValueBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
string value = 2;
getValueBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.HeaderOrBuilder
string value = 2;
getValueDescriptor() - Method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
getValueDescriptor() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
getValueDescriptor() - Method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Value value = 2;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 2;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
.dev.restate.service.protocol.StateKeys value = 14;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessageOrBuilder
.dev.restate.service.protocol.StateKeys value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
.dev.restate.service.protocol.Value value = 3;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 3;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Value value = 5;
getValueOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
getVersion() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
If set, the latest version of the state is compared with this value and the operation will fail when the versions differ.
getVersion() - Method in class dev.restate.admin.model.VersionInformation
Version of the admin server
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Void void = 13;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 13;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Void void = 13;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 13;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
getVoidOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
getWaitingCompletions(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
getWaitingCompletions(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_completions = 1;
getWaitingCompletions(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_completions = 1;
getWaitingCompletionsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
getWaitingCompletionsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_completions = 1;
getWaitingCompletionsCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_completions = 1;
getWaitingCompletionsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
getWaitingCompletionsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_completions = 1;
getWaitingCompletionsList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_completions = 1;
getWaitingNamedSignals(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
getWaitingNamedSignals(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated string waiting_named_signals = 3;
getWaitingNamedSignals(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsBytes(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsBytes(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsBytes(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated string waiting_named_signals = 3;
getWaitingNamedSignalsList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated string waiting_named_signals = 3;
getWaitingSignals(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
getWaitingSignals(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_signals = 2;
getWaitingSignals(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_signals = 2;
getWaitingSignalsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
getWaitingSignalsCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_signals = 2;
getWaitingSignalsCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_signals = 2;
getWaitingSignalsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
getWaitingSignalsList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
repeated uint32 waiting_signals = 2;
getWaitingSignalsList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessageOrBuilder
repeated uint32 waiting_signals = 2;
getWakeUpTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
Wake up time.
getWakeUpTime() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
Wake up time.
getWakeUpTime() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessageOrBuilder
Wake up time.
getWorkflowCompletionRetention() - Method in class dev.restate.admin.model.ModifyServiceRequest
Modify the retention of the workflow completion.
getWorkflowCompletionRetention() - Method in class dev.restate.admin.model.ServiceMetadata
The retention duration of workflows.
getWorkflowCompletionRetention() - Method in class dev.restate.sdk.core.generated.manifest.Handler
Workflow completion retention duration, expressed in milliseconds.
getWorkflowKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_key = 2;
getWorkflowKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
string workflow_key = 2;
getWorkflowKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTargetOrBuilder
string workflow_key = 2;
getWorkflowKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_key = 2;
getWorkflowKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
string workflow_key = 2;
getWorkflowKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTargetOrBuilder
string workflow_key = 2;
getWorkflowName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_name = 1;
getWorkflowName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
string workflow_name = 1;
getWorkflowName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTargetOrBuilder
string workflow_name = 1;
getWorkflowNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_name = 1;
getWorkflowNameBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
string workflow_name = 1;
getWorkflowNameBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTargetOrBuilder
string workflow_name = 1;
getWorkflowRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getWorkflowRetention() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The retention duration of idempotent requests to this workflow service.
getWorkflowRetention() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The retention duration for workflow handlers.
getWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
getWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target workflow target
getWorkflowTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target workflow target
getWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
getWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target workflow target
getWorkflowTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target workflow target
getWorkflowTargetBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
getWorkflowTargetBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
getWorkflowTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
getWorkflowTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target workflow target
getWorkflowTargetOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target workflow target
getWorkflowTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
getWorkflowTargetOrBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target workflow target
getWorkflowTargetOrBuilder() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target workflow target
GIT_HASH - Static variable in class dev.restate.sdk.version.Version
 

H

handle() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Returns the value of the handle record component.
handle() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ExecuteRun
Returns the value of the handle record component.
handle(HttpServerRequest) - Method in class dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
 
HandlebarsTemplateEngine - Class in dev.restate.sdk.gen.template
 
HandlebarsTemplateEngine(String, TemplateLoader, Map<ServiceType, String>, Set<String>) - Constructor for class dev.restate.sdk.gen.template.HandlebarsTemplateEngine
 
handleInvocationTargetException(InvocationTargetException) - Static method in class dev.restate.common.reflections.ReflectionUtils
Handle the given invocation target exception.
Handler - Class in dev.restate.sdk.core.generated.manifest
Handler
Handler - Record Class in dev.restate.sdk.gen.model
 
Handler - Annotation Interface in dev.restate.sdk.annotation
Annotate a method as Restate handler.
Handler() - Constructor for class dev.restate.sdk.core.generated.manifest.Handler
 
Handler(String, String, HandlerType, String, PayloadType, PayloadType, String) - Constructor for record class dev.restate.sdk.gen.model.Handler
Creates an instance of a Handler record class.
HANDLER_CONTEXT_THREAD_LOCAL - Static variable in interface dev.restate.sdk.endpoint.definition.HandlerRunner
Thread local to store HandlerContext.
HANDLER_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
HANDLER_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
HANDLER_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
Handler.Builder - Class in dev.restate.sdk.gen.model
 
Handler.RetryPolicyOnMaxAttempts - Enum Class in dev.restate.sdk.core.generated.manifest
RetryPolicyOnMaxAttempts
Handler.Ty - Enum Class in dev.restate.sdk.core.generated.manifest
HandlerType
HandlerContext - Interface in dev.restate.sdk.endpoint.definition
Internal interface to access Restate functionalities.
HandlerContext.Awakeable - Record Class in dev.restate.sdk.endpoint.definition
 
HandlerContext.CallResult - Record Class in dev.restate.sdk.endpoint.definition
 
HandlerContext.RunCompleter - Interface in dev.restate.sdk.endpoint.definition
 
HandlerDefinition<REQ,RES> - Class in dev.restate.sdk.endpoint.definition
This class represents a Restate handler.
HandlerDefinition.Configurator - Class in dev.restate.sdk.endpoint.definition
Configurator for a HandlerDefinition.
handleReflectionException(Exception) - Static method in class dev.restate.common.reflections.ReflectionUtils
Handle the given reflection exception.
handleRequest(APIGatewayProxyRequestEvent, Context) - Method in class dev.restate.sdk.lambda.BaseRestateLambdaHandler
 
handleRequest(APIGatewayProxyRequestEvent, Context) - Method in class dev.restate.sdk.lambda.LambdaEndpointRequestHandler
Handle a Lambda request as Restate Lambda endpoint.
HandlerInfo(String, boolean) - Constructor for record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Creates an instance of a HandlerInfo record class.
HandlerMetadata - Class in dev.restate.admin.model
HandlerMetadata
HandlerMetadata() - Constructor for class dev.restate.admin.model.HandlerMetadata
 
HandlerMetadataType - Enum Class in dev.restate.admin.model
Gets or Sets HandlerMetadataType
HandlerRequest - Class in dev.restate.sdk.common
This class encapsulates the inputs to a handler.
HandlerRequest(InvocationId, Context, Slice, Map<String, String>) - Constructor for class dev.restate.sdk.common.HandlerRequest
 
HandlerRunner<REQ,RES> - Class in dev.restate.sdk
Adapter class for HandlerRunner to use the Java API.
HandlerRunner<REQ,RES> - Interface in dev.restate.sdk.endpoint.definition
 
HandlerRunner.Options - Class in dev.restate.sdk
HandlerRunner options.
HandlerRunner.Options - Interface in dev.restate.sdk.endpoint.definition
Marker interface of runner options.
handlers(List<HandlerMetadata>) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
 
handlers(List<HandlerMetadata>) - Method in class dev.restate.admin.model.ServiceMetadata
 
handlerType() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the handlerType record component.
HandlerType - Enum Class in dev.restate.sdk.endpoint.definition
 
HandlerType - Enum Class in dev.restate.sdk.gen.model
 
hasCompletionFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
hasCompletionFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Failure completion_failure = 3;
hasCompletionFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Failure completion_failure = 3;
hasCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 completion_id = 1;
hasCompletionId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
uint32 completion_id = 1;
hasCompletionId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
uint32 completion_id = 1;
hasCompletionValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
hasCompletionValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
.dev.restate.service.protocol.Value completion_value = 2;
hasCompletionValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessageOrBuilder
.dev.restate.service.protocol.Value completion_value = 2;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Failure failure = 3;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 3;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 15;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Failure failure = 6;
hasFailure() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Failure failure = 6;
hashCode() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
 
hashCode() - Method in class dev.restate.admin.model.ClusterHealthResponse
 
hashCode() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
hashCode() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
hashCode() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
hashCode() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
hashCode() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
hashCode() - Method in class dev.restate.admin.model.HandlerMetadata
 
hashCode() - Method in class dev.restate.admin.model.ListDeploymentsResponse
 
hashCode() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
 
hashCode() - Method in class dev.restate.admin.model.ListServicesResponse
 
hashCode() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
 
hashCode() - Method in class dev.restate.admin.model.ModifyServiceRequest
 
hashCode() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
hashCode() - Method in class dev.restate.admin.model.ServiceMetadata
 
hashCode() - Method in class dev.restate.admin.model.ServiceNameRevPair
 
hashCode() - Method in class dev.restate.admin.model.SubscriptionResponse
 
hashCode() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
hashCode() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
hashCode() - Method in class dev.restate.admin.model.VersionInformation
 
hashCode() - Method in class dev.restate.client.RequestOptions
 
hashCode() - Method in class dev.restate.client.Response
 
hashCode() - Method in class dev.restate.client.SendResponse
 
hashCode() - Method in class dev.restate.common.InvocationOptions
 
hashCode() - Method in class dev.restate.common.Output
 
hashCode() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
hashCode() - Method in record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Returns a hash code value for this object.
hashCode() - Method in class dev.restate.common.Target
 
hashCode() - Method in class dev.restate.sdk.common.HandlerRequest
 
hashCode() - Method in class dev.restate.sdk.common.RetryPolicy
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Input
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Output
 
hashCode() - Method in class dev.restate.sdk.core.generated.manifest.Service
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
hashCode() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.CompletionId
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalId
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalName
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Empty
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Failure
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.InvocationId
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.StateKeys
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Success
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.AnyCompleted
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ExecuteRun
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ReadFromInput
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.WaitingPendingRun
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Returns a hash code value for this object.
hashCode() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
hashCode() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
 
hashCode() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
hashCode() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns a hash code value for this object.
hashCode() - Method in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
hashCode() - Method in record class dev.restate.sdk.gen.model.Handler
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns a hash code value for this object.
hashCode() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
 
hashCode() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
 
hashCode() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
 
hashCode() - Method in record class dev.restate.serde.Serde.JsonSchema
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.serde.Serde.StringifiedJsonSchema
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.serde.TypeTag.Class
Returns a hash code value for this object.
hasIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
hasIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
If present, it must be non empty.
hasIdempotencyKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessageOrBuilder
If present, it must be non empty.
hasIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
hasIdempotencyKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
If present, it must be non empty.
hasIdempotencyKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessageOrBuilder
If present, it must be non empty.
hasIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
hasIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target idempotent request
hasIdempotentRequestTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target idempotent request
hasIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
hasIdempotentRequestTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target idempotent request
hasIdempotentRequestTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target idempotent request
hasIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
uint32 idx = 2;
hasIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
uint32 idx = 2;
hasIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
uint32 idx = 2;
hasIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
uint32 idx = 2;
hasIdx() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
uint32 idx = 2;
hasIdx() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
uint32 idx = 2;
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target invocation id
hasInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target invocation id
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target invocation id
hasInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target invocation id
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
hasInvocationId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
Used by specific commands
hasInvocationId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
Used by specific commands
hasName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
hasName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
string name = 3;
hasName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
string name = 3;
hasName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
hasName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
string name = 3;
hasName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
string name = 3;
hasNextRetryDelay() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Delay before executing the next retry, specified as duration in milliseconds.
hasNextRetryDelay() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Delay before executing the next retry, specified as duration in milliseconds.
hasNextRetryDelay() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Delay before executing the next retry, specified as duration in milliseconds.
hasRelatedCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command that caused the failure.
hasRelatedCommandIndex() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Command that caused the failure.
hasRelatedCommandIndex() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Command that caused the failure.
hasRelatedCommandName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
hasRelatedCommandName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Name of the entry that caused the failure.
hasRelatedCommandName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Name of the entry that caused the failure.
hasRelatedCommandType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command type.
hasRelatedCommandType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
Command type.
hasRelatedCommandType() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessageOrBuilder
Command type.
hasServiceAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
hasServiceKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
hasServiceKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
optional string service_key = 2;
hasServiceKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTargetOrBuilder
optional string service_key = 2;
hasSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 signal_id = 2;
hasSignalId() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
uint32 signal_id = 2;
hasSignalId() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
uint32 signal_id = 2;
hasSignalName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
hasSignalName() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
string signal_name = 3;
hasSignalName() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
string signal_name = 3;
hasStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasStateKeys() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasStateKeys() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasStateKeys() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.StateKeys state_keys = 17;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
.dev.restate.service.protocol.Value value = 2;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 2;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
.dev.restate.service.protocol.StateKeys value = 14;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessageOrBuilder
.dev.restate.service.protocol.StateKeys value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
bytes value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
bytes value = 14;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessageOrBuilder
bytes value = 14;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
.dev.restate.service.protocol.Value value = 3;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessageOrBuilder
.dev.restate.service.protocol.Value value = 3;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Value value = 5;
hasValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Value value = 5;
hasVirtualObjectAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
.dev.restate.service.protocol.Void void = 13;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 13;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplateOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
.dev.restate.service.protocol.Void void = 4;
hasVoid() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessageOrBuilder
.dev.restate.service.protocol.Void void = 4;
hasWorkflowAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
hasWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
hasWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
Target workflow target
hasWorkflowTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessageOrBuilder
Target workflow target
hasWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
hasWorkflowTarget() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
Target workflow target
hasWorkflowTarget() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessageOrBuilder
Target workflow target
header() - Method in interface dev.restate.sdk.core.statemachine.InvocationInput
 
header(String, String) - Method in class dev.restate.client.RequestOptions.Builder
 
header(String, String) - Method in class dev.restate.common.InvocationOptions.Builder
Append this header to the list of configured headers.
header(String, String) - Static method in class dev.restate.common.InvocationOptions
 
header(String, String) - Method in interface dev.restate.common.RequestBuilder
Append this header to the list of configured headers.
headers() - Method in class dev.restate.client.RequestOptions
 
headers() - Method in class dev.restate.client.Response
 
headers() - Method in interface dev.restate.client.ResponseHead
 
headers() - Method in class dev.restate.client.SendResponse
 
headers() - Method in class dev.restate.sdk.common.HandlerRequest
 
headers() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns the value of the headers record component.
headers(Map<String, String>) - Method in interface dev.restate.common.RequestBuilder
Append the given header map to the list of headers.
headers(Map<String, String>) - Method in class dev.restate.client.RequestOptions.Builder
 
headers(Map<String, String>) - Method in class dev.restate.common.InvocationOptions.Builder
Append the given header map to the list of headers.
headers(Map<String, String>) - Static method in class dev.restate.common.InvocationOptions
 
HEADERS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
HEADERS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
HEADERS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
HeadersAccessor - Interface in dev.restate.sdk.endpoint
Abstraction for headers map.
health() - Method in class dev.restate.admin.api.HealthApi
Health check Check REST API Health.
health(Map<String, String>) - Method in class dev.restate.admin.api.HealthApi
Health check Check REST API Health.
HealthApi - Class in dev.restate.admin.api
 
HealthApi() - Constructor for class dev.restate.admin.api.HealthApi
 
HealthApi(ApiClient) - Constructor for class dev.restate.admin.api.HealthApi
 
healthWithHttpInfo() - Method in class dev.restate.admin.api.HealthApi
Health check Check REST API Health.
healthWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.HealthApi
Health check Check REST API Health.
HIGHEST_PRIORITY - Static variable in interface dev.restate.sdk.endpoint.definition.ServiceDefinitionFactory
 
host - Variable in class dev.restate.admin.client.ApiClient
 
HttpEndpointRequestHandler - Class in dev.restate.sdk.http.vertx
Vert.x HttpServer handler adapter for Endpoint.
httpVersion(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 

I

id() - Method in class dev.restate.sdk.Awakeable
 
id() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.CompletionId
Returns the value of the id record component.
id() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalId
Returns the value of the id record component.
id() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Returns the value of the id record component.
id(String) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
id(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
ID_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
IDEMPOTENCY_KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
IDEMPOTENCY_KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
IDEMPOTENCY_KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
idempotencyKey(String) - Method in interface dev.restate.common.RequestBuilder
 
idempotencyKey(String) - Method in class dev.restate.common.InvocationOptions.Builder
 
idempotencyKey(String) - Static method in class dev.restate.common.InvocationOptions
 
idempotencyKeyIsEmpty() - Static method in exception class dev.restate.sdk.core.ProtocolException
 
idempotencyRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
idempotencyRetention() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
idempotencyRetention(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
idempotencyRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
idempotencyRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
The retention duration of idempotent requests to this service.
idempotencyRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
The retention duration of idempotent requests to this service.
IDEMPOTENT_REQUEST_TARGET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
IDEMPOTENT_REQUEST_TARGET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
IDEMPOTENT_REQUEST_TARGET_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
IDEMPOTENT_REQUEST_TARGET_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
idempotentInvocationHandle(Target, String, TypeTag<Res>) - Method in class dev.restate.client.base.BaseClient
 
idempotentInvocationHandle(Target, String, TypeTag<Res>) - Method in interface dev.restate.client.Client
Create a new Client.IdempotentInvocationHandle for the provided target and idempotency key.
idempotentInvocationHandle(Target, String, Class<Res>) - Method in interface dev.restate.client.Client
Create a new Client.IdempotentInvocationHandle for the provided target and idempotency key.
identity() - Static method in interface dev.restate.common.function.ThrowingFunction
 
IDX - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
 
IDX - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
 
IDX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
IDX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
inactivityTimeout() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
inactivityTimeout() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
inactivityTimeout(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
inactivityTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
inactivityTimeout(Duration) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
This timer guards against stalled invocations.
inactivityTimeout(Duration) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
This timer guards against stalled invocations.
ingressEndpoint(URI) - Method in class dev.restate.admin.model.VersionInformation
 
IngressException - Exception Class in dev.restate.client
 
IngressException(String, String, String, int, byte[], Throwable) - Constructor for exception class dev.restate.client.IngressException
 
ingressPrivate() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
ingressPrivate() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
ingressPrivate(Boolean) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
When set to true this handler cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
ingressPrivate(Boolean) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
When set to true this service, with all its handlers, cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
init(HeadersAccessor, EndpointRequestHandler.LoggingContextSetter) - Static method in interface dev.restate.sdk.core.statemachine.StateMachine
 
init(ProcessingEnvironment) - Method in class dev.restate.sdk.gen.ServiceProcessor
 
initialInterval() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Initial delay before the first retry attempt.
initialInterval() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
Initial delay before the first retry attempt.
initialInterval(Duration) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Sets the initial delay before the first retry attempt.
input() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
Input - Class in dev.restate.sdk.core.generated.manifest
InputPayload
Input() - Constructor for class dev.restate.sdk.core.generated.manifest.Input
 
Input(InvocationId, Slice, Map<String, String>, String) - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.Input
Creates an instance of a Input record class.
inputAccept() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the inputAccept record component.
inputClosedWhileWaitingEntries() - Static method in exception class dev.restate.sdk.core.ProtocolException
 
InputCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
InputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
inputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
inputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
 
inputType() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the inputType record component.
INSTANCE - Static variable in exception class dev.restate.sdk.common.AbortedExecutionException
 
INSTANCE - Static variable in record class dev.restate.sdk.core.statemachine.NotificationValue.Empty
 
INSTANT - Static variable in class dev.restate.admin.client.RFC3339InstantDeserializer
 
instantNow() - Method in interface dev.restate.sdk.Context
Returns the current time as a deterministic Instant.
instantNow() - Static method in class dev.restate.sdk.Restate
Returns the current time as a deterministic Instant.
INT - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
interceptor - Variable in class dev.restate.admin.client.ApiClient
 
INTERNAL_CODE - Static variable in exception class dev.restate.sdk.core.ProtocolException
 
INTERNAL_SERVER_ERROR_CODE - Static variable in exception class dev.restate.sdk.common.TerminalException
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
internalGetValueMap() - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
internalGetValueMap() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
internalGetValueMap() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
INVOCATION_ID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
INVOCATION_ID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
INVOCATION_ID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
INVOCATION_ID_KEY - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
INVOCATION_ID_NOTIFICATION_IDX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
INVOCATION_ID_NOTIFICATION_IDX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
INVOCATION_STATUS_KEY - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
INVOCATION_TARGET_KEY - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
InvocationApi - Class in dev.restate.admin.api
 
InvocationApi() - Constructor for class dev.restate.admin.api.InvocationApi
 
InvocationApi(ApiClient) - Constructor for class dev.restate.admin.api.InvocationApi
 
invocationHandle(String) - Method in interface dev.restate.sdk.Context
Like Context.invocationHandle(String, Class), without providing a response parser
invocationHandle(String) - Static method in class dev.restate.sdk.Restate
Like Restate.invocationHandle(String, Class), without providing a response parser
invocationHandle(String, TypeTag<R>) - Method in interface dev.restate.sdk.Context
invocationHandle(String, TypeTag<R>) - Method in class dev.restate.sdk.fake.FakeContext
 
invocationHandle(String, TypeTag<R>) - Static method in class dev.restate.sdk.Restate
 
invocationHandle(String, TypeTag<Res>) - Method in class dev.restate.client.base.BaseClient
 
invocationHandle(String, TypeTag<Res>) - Method in interface dev.restate.client.Client
Create a new Client.InvocationHandle for the provided invocation identifier.
invocationHandle(String, Class<R>) - Method in interface dev.restate.sdk.Context
Get an InvocationHandle for an already existing invocation.
invocationHandle(String, Class<R>) - Static method in class dev.restate.sdk.Restate
Get an InvocationHandle for an already existing invocation.
invocationHandle(String, Class<Res>) - Method in interface dev.restate.client.Client
Create a new Client.InvocationHandle for the provided invocation identifier.
InvocationHandle<Res> - Interface in dev.restate.sdk
Handle to interact with an invocation.
invocationId() - Method in interface dev.restate.client.Client.InvocationHandle
 
invocationId() - Method in class dev.restate.client.SendResponse
 
invocationId() - Method in class dev.restate.sdk.CallDurableFuture
 
invocationId() - Method in class dev.restate.sdk.common.HandlerRequest
 
invocationId() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.InvocationId
Returns the value of the invocationId record component.
invocationId() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns the value of the invocationId record component.
invocationId() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the invocationId record component.
invocationId() - Method in interface dev.restate.sdk.InvocationHandle
 
InvocationId - Interface in dev.restate.sdk.common
This represents a stable identifier created by Restate for this invocation.
InvocationId(String) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationValue.InvocationId
Creates an instance of a InvocationId record class.
invocationIdAsyncResult() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Returns the value of the invocationIdAsyncResult record component.
invocationIdHandle() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Returns the value of the invocationIdHandle record component.
InvocationInput - Interface in dev.restate.sdk.core.statemachine
 
InvocationOptions - Class in dev.restate.common
 
InvocationOptions.Builder - Class in dev.restate.common
 
invocationRetryPolicy() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
invocationRetryPolicy() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
invocationRetryPolicy(InvocationRetryPolicy) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
Retry policy used by Restate when invoking this handler.
invocationRetryPolicy(InvocationRetryPolicy) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
Retry policy used by Restate when invoking this service.
invocationRetryPolicy(InvocationRetryPolicy.Builder) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
invocationRetryPolicy(InvocationRetryPolicy.Builder) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
InvocationRetryPolicy - Class in dev.restate.sdk.endpoint.definition
Retry policy used by Restate when retrying failed handler invocations.
InvocationRetryPolicy.Builder - Class in dev.restate.sdk.endpoint.definition
 
InvocationRetryPolicy.OnMaxAttempts - Enum Class in dev.restate.sdk.endpoint.definition
Behavior when retry policy reaches InvocationRetryPolicy.maxAttempts() attempts.
InvocationState - Enum Class in dev.restate.sdk.core.statemachine
 
invoke(ProxyFactory.MethodInvocation) - Method in interface dev.restate.common.reflections.ProxyFactory.MethodInterceptor
 
INVOKE_TIME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
invokeMethod(Method, Object) - Static method in class dev.restate.common.reflections.ReflectionUtils
Invoke the specified Method against the supplied target object with no arguments.
invokeMethod(Method, Object, Object...) - Static method in class dev.restate.common.reflections.ReflectionUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
isCglibRenamedMethod(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method is a CGLIB 'renamed' method, following the pattern "CGLIB$methodName$0".
isClassDisabled(String) - Method in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
isClientGenDisabled(String) - Method in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
isCommand() - Method in enum class dev.restate.sdk.core.statemachine.MessageType
 
isCompleted(int) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
isDisableBidirectionalStreaming() - Method in class dev.restate.sdk.springboot.RestateHttpServerProperties
If true, disable bidirectional streaming with HTTP/2 requests.
isEmpty() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
isEmpty() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns the value of the isEmpty record component.
isEnablePreviewContext() - Method in class dev.restate.sdk.springboot.RestateEndpointProperties
 
isEqualsMethod(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method is an "equals" method.
isExperimentalContextEnabled() - Method in class dev.restate.sdk.endpoint.Endpoint
 
isHashCodeMethod(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method is a "hashCode" method.
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class dev.restate.admin.client.JSON
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
isKotlinClass(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
isLenient() - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
isNextAvailable() - Method in class dev.restate.sdk.core.statemachine.MessageDecoder
 
isNotification() - Method in enum class dev.restate.sdk.core.statemachine.MessageType
 
isNullable() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Is nullable
isObjectMethod(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method is originally declared by Object.
isReady() - Method in class dev.restate.common.Output
 
isRunning() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
isTerminalException(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
 
isToStringMethod(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
Determine whether the given method is a "toString" method.

J

JacksonSerdeFactory - Class in dev.restate.serde.jackson
This class implements SerdeFactory using Jackson's ObjectMapper.
JacksonSerdeFactory() - Constructor for class dev.restate.serde.jackson.JacksonSerdeFactory
 
JacksonSerdeFactory(ObjectMapper) - Constructor for class dev.restate.serde.jackson.JacksonSerdeFactory
 
JacksonSerdeFactory(ObjectMapper, SchemaGenerator) - Constructor for class dev.restate.serde.jackson.JacksonSerdeFactory
 
JacksonSerdeFactoryProvider - Class in dev.restate.serde.jackson
 
JacksonSerdeFactoryProvider() - Constructor for class dev.restate.serde.jackson.JacksonSerdeFactoryProvider
 
JacksonSerdes - Class in dev.restate.sdk.serde.jackson
Deprecated, for removal: This API element is subject to removal in a future version.
This will be removed in the next release, please check the individual methods for more details.
JacksonSerdes - Class in dev.restate.serde.jackson
Serde implementations for Jackson.
JdkClient - Class in dev.restate.client.jdk
 
JOURNAL_MISMATCH_CODE - Static variable in exception class dev.restate.sdk.core.ProtocolException
 
journalRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
journalRetention() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
journalRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
The journal retention for invocations to this handler.
journalRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
The journal retention.
Json - Annotation Interface in dev.restate.sdk.annotation
Serialize/Deserialize the annotated element as Json
JSON - Class in dev.restate.admin.client
 
JSON() - Constructor for class dev.restate.admin.client.JSON
 
JSON_PROPERTY_ABORT_TIMEOUT - Static variable in class dev.restate.admin.model.ModifyServiceRequest
 
JSON_PROPERTY_ABORT_TIMEOUT - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
JSON_PROPERTY_CLUSTER_NAME - Static variable in class dev.restate.admin.model.ClusterHealthResponse
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_DEPLOYMENT_ID - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_DEPLOYMENTS - Static variable in class dev.restate.admin.model.ListDeploymentsResponse
 
JSON_PROPERTY_DOCUMENTATION - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_DOCUMENTATION - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
JSON_PROPERTY_FORCE - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
JSON_PROPERTY_FORCE - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
JSON_PROPERTY_HANDLERS - Static variable in class dev.restate.admin.model.ListServiceHandlersResponse
 
JSON_PROPERTY_HANDLERS - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_HTTP_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_ID - Static variable in class dev.restate.admin.model.RegisterDeploymentResponse
 
JSON_PROPERTY_ID - Static variable in class dev.restate.admin.model.SubscriptionResponse
 
JSON_PROPERTY_IDEMPOTENCY_RETENTION - Static variable in class dev.restate.admin.model.ModifyServiceRequest
 
JSON_PROPERTY_IDEMPOTENCY_RETENTION - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_INACTIVITY_TIMEOUT - Static variable in class dev.restate.admin.model.ModifyServiceRequest
 
JSON_PROPERTY_INACTIVITY_TIMEOUT - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_INGRESS_ENDPOINT - Static variable in class dev.restate.admin.model.VersionInformation
 
JSON_PROPERTY_INPUT_DESCRIPTION - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_INPUT_JSON_SCHEMA - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_MAX_ADMIN_API_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
 
JSON_PROPERTY_MAX_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_MAX_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_MEMBERS - Static variable in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.restate.admin.model.ErrorDescriptionResponse
 
JSON_PROPERTY_METADATA - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_METADATA - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_METADATA_CLUSTER_HEALTH - Static variable in class dev.restate.admin.model.ClusterHealthResponse
 
JSON_PROPERTY_MIN_ADMIN_API_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
 
JSON_PROPERTY_MIN_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_MIN_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.ServiceNameRevPair
 
JSON_PROPERTY_NEW_STATE - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
 
JSON_PROPERTY_OBJECT_KEY - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
 
JSON_PROPERTY_OPTIONS - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
 
JSON_PROPERTY_OPTIONS - Static variable in class dev.restate.admin.model.SubscriptionResponse
 
JSON_PROPERTY_OUTPUT_DESCRIPTION - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_OUTPUT_JSON_SCHEMA - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_PROTOCOL_TYPE - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_PUBLIC - Static variable in class dev.restate.admin.model.ModifyServiceRequest
 
JSON_PROPERTY_PUBLIC - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_RESTATE_CODE - Static variable in class dev.restate.admin.model.ErrorDescriptionResponse
 
JSON_PROPERTY_REVISION - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_REVISION - Static variable in class dev.restate.admin.model.ServiceNameRevPair
 
JSON_PROPERTY_SERVICES - Static variable in class dev.restate.admin.model.ListServicesResponse
 
JSON_PROPERTY_SERVICES - Static variable in class dev.restate.admin.model.RegisterDeploymentResponse
 
JSON_PROPERTY_SINK - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
 
JSON_PROPERTY_SINK - Static variable in class dev.restate.admin.model.SubscriptionResponse
 
JSON_PROPERTY_SOURCE - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
 
JSON_PROPERTY_SOURCE - Static variable in class dev.restate.admin.model.SubscriptionResponse
 
JSON_PROPERTY_SUBSCRIPTIONS - Static variable in class dev.restate.admin.model.ListSubscriptionsResponse
 
JSON_PROPERTY_TY - Static variable in class dev.restate.admin.model.HandlerMetadata
 
JSON_PROPERTY_TY - Static variable in class dev.restate.admin.model.ServiceMetadata
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
JSON_PROPERTY_USE_HTTP11 - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
JSON_PROPERTY_USE_HTTP11 - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
JSON_PROPERTY_VERSION - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
 
JSON_PROPERTY_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
 
JSON_PROPERTY_WORKFLOW_COMPLETION_RETENTION - Static variable in class dev.restate.admin.model.ModifyServiceRequest
 
JSON_PROPERTY_WORKFLOW_COMPLETION_RETENTION - Static variable in class dev.restate.admin.model.ServiceMetadata
 
jsonSchema() - Method in interface dev.restate.serde.Serde
 
JsonSchema(Object) - Constructor for record class dev.restate.serde.Serde.JsonSchema
Creates an instance of a JsonSchema record class.
JsonSerdes - Class in dev.restate.sdk
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)

K

key() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns the value of the key record component.
key() - Method in class dev.restate.sdk.fake.FakeContext
 
key() - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API
key() - Method in interface dev.restate.sdk.SharedObjectContext
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
keys() - Method in interface dev.restate.client.ResponseHead.Headers
 
keys() - Method in interface dev.restate.sdk.endpoint.HeadersAccessor
 
KEYS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
keySet() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
KILL - Enum constant in enum class dev.restate.admin.model.DeletionMode
 
KILL - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
 
KILL - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
 
KILL - Enum constant in enum class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.OnMaxAttempts
Kill the invocation once retries are exhausted.
KILL - Enum constant in enum class dev.restate.sdk.springboot.RetryPolicyProperties.OnMaxAttempts
Kill the invocation once retries are exhausted.
KNOWN_ENTRIES_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 

L

LambdaEndpointRequestHandler - Class in dev.restate.sdk.lambda
Restate Lambda Endpoint.
listDeployments() - Method in class dev.restate.admin.api.DeploymentApi
List deployments List all registered deployments.
listDeployments(Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
List deployments List all registered deployments.
ListDeploymentsResponse - Class in dev.restate.admin.model
ListDeploymentsResponse
ListDeploymentsResponse() - Constructor for class dev.restate.admin.model.ListDeploymentsResponse
 
listDeploymentsWithHttpInfo() - Method in class dev.restate.admin.api.DeploymentApi
List deployments List all registered deployments.
listDeploymentsWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
List deployments List all registered deployments.
listen(Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Start serving the provided endpoint on the port specified by the environment variable PORT, or alternatively on the default 9080 port.
listen(Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
listen(Endpoint.Builder, int) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
listen(Endpoint, int) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Start serving the provided endpoint on the specified port.
listen(HttpEndpointRequestHandler) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Like RestateHttpServer.listen(Endpoint), with an already built request handler
listen(HttpEndpointRequestHandler, int) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
Like RestateHttpServer.listen(Endpoint, int), with an already built request handler
listServiceHandlers(String) - Method in class dev.restate.admin.api.ServiceHandlerApi
List service handlers List all the handlers of the given service.
listServiceHandlers(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceHandlerApi
List service handlers List all the handlers of the given service.
ListServiceHandlersResponse - Class in dev.restate.admin.model
ListServiceHandlersResponse
ListServiceHandlersResponse() - Constructor for class dev.restate.admin.model.ListServiceHandlersResponse
 
listServiceHandlersWithHttpInfo(String) - Method in class dev.restate.admin.api.ServiceHandlerApi
List service handlers List all the handlers of the given service.
listServiceHandlersWithHttpInfo(String, Map<String, String>) - Method in class dev.restate.admin.api.ServiceHandlerApi
List service handlers List all the handlers of the given service.
listServices() - Method in class dev.restate.admin.api.ServiceApi
List services List all registered services.
listServices(Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
List services List all registered services.
ListServicesResponse - Class in dev.restate.admin.model
ListServicesResponse
ListServicesResponse() - Constructor for class dev.restate.admin.model.ListServicesResponse
 
listServicesWithHttpInfo() - Method in class dev.restate.admin.api.ServiceApi
List services List all registered services.
listServicesWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
List services List all registered services.
listSubscriptions(String, String) - Method in class dev.restate.admin.api.SubscriptionApi
List subscriptions List all subscriptions.
listSubscriptions(String, String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
List subscriptions List all subscriptions.
ListSubscriptionsResponse - Class in dev.restate.admin.model
ListSubscriptionsResponse
ListSubscriptionsResponse() - Constructor for class dev.restate.admin.model.ListSubscriptionsResponse
 
listSubscriptionsWithHttpInfo(String, String) - Method in class dev.restate.admin.api.SubscriptionApi
List subscriptions List all subscriptions.
listSubscriptionsWithHttpInfo(String, String, Map<String, String>) - Method in class dev.restate.admin.api.SubscriptionApi
List subscriptions List all subscriptions.
logicalType() - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
LONG - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
LOWEST_PRIORITY - Static variable in interface dev.restate.sdk.endpoint.definition.ServiceDefinitionFactory
 

M

makeAccessible(Constructor<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
Make the given constructor accessible, explicitly setting it accessible if necessary.
MalformedRestateServiceException - Exception Class in dev.restate.sdk.internal
 
MalformedRestateServiceException(String, String) - Constructor for exception class dev.restate.sdk.internal.MalformedRestateServiceException
 
MalformedRestateServiceException(String, String, Throwable) - Constructor for exception class dev.restate.sdk.internal.MalformedRestateServiceException
 
map(ThrowingFunction<T, CompletableFuture<U>>) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
map(ThrowingFunction<T, CompletableFuture<U>>, ThrowingFunction<TerminalException, CompletableFuture<U>>) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
map(ThrowingFunction<T, U>) - Method in class dev.restate.sdk.DurableFuture
Map the success result of this DurableFuture.
map(ThrowingFunction<T, U>, ThrowingFunction<TerminalException, U>) - Method in class dev.restate.sdk.DurableFuture
Map both the success and the failure result of this DurableFuture.
map(Function<? super T, ? extends U>) - Method in class dev.restate.common.Output
 
mapFailure(ThrowingFunction<TerminalException, CompletableFuture<T>>) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
mapFailure(ThrowingFunction<TerminalException, T>) - Method in class dev.restate.sdk.DurableFuture
Map the failure result of this DurableFuture.
mapper - Variable in class dev.restate.admin.client.ApiClient
 
mapResponse(int, ResponseHead.Headers, Slice) - Method in interface dev.restate.client.base.BaseClient.ResponseMapper
 
matches(Field) - Method in interface dev.restate.common.reflections.ReflectionUtils.FieldFilter
Determine whether the given field matches.
matches(Method) - Method in interface dev.restate.common.reflections.ReflectionUtils.MethodFilter
Determine whether the given method matches.
MAX_SERVICE_PROTOCOL_VERSION - Static variable in class dev.restate.sdk.core.statemachine.ServiceProtocol
 
maxAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
 
maxAttempts() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Maximum number of attempts before giving up retrying.
maxAttempts() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
Maximum number of attempts before giving up retrying.
maxAttempts(Integer) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Sets the maximum number of attempts before giving up retrying.
maxInterval() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Upper bound for the computed retry delay.
maxInterval() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
Upper bound for the computed retry delay.
maxInterval(Duration) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Sets the upper bound for the computed retry delay.
maxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
maxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
members(List<Integer>) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
mergeCompletionFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
mergeCompletionValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
mergeFrom(Message) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
mergeFrom(Protocol.AttachInvocationCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
 
mergeFrom(Protocol.AttachInvocationCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.CallCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
 
mergeFrom(Protocol.CallCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.CallInvocationIdCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.ClearAllStateCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
 
mergeFrom(Protocol.ClearStateCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
 
mergeFrom(Protocol.CommandAckMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
 
mergeFrom(Protocol.CompleteAwakeableCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
 
mergeFrom(Protocol.CompletePromiseCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
 
mergeFrom(Protocol.CompletePromiseCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.EndMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage.Builder
 
mergeFrom(Protocol.ErrorMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
 
mergeFrom(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
 
mergeFrom(Protocol.GetEagerStateCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
 
mergeFrom(Protocol.GetEagerStateKeysCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
 
mergeFrom(Protocol.GetInvocationOutputCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
 
mergeFrom(Protocol.GetInvocationOutputCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.GetLazyStateCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
 
mergeFrom(Protocol.GetLazyStateCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.GetLazyStateKeysCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
 
mergeFrom(Protocol.GetLazyStateKeysCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.GetPromiseCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
 
mergeFrom(Protocol.GetPromiseCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
 
mergeFrom(Protocol.IdempotentRequestTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
 
mergeFrom(Protocol.InputCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
 
mergeFrom(Protocol.NotificationTemplate) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
 
mergeFrom(Protocol.OneWayCallCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
 
mergeFrom(Protocol.OutputCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
 
mergeFrom(Protocol.PeekPromiseCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
 
mergeFrom(Protocol.PeekPromiseCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.ProposeRunCompletionMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
 
mergeFrom(Protocol.RunCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
 
mergeFrom(Protocol.RunCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.SendSignalCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
 
mergeFrom(Protocol.SetStateCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
 
mergeFrom(Protocol.SignalNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
 
mergeFrom(Protocol.SleepCommandMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
 
mergeFrom(Protocol.SleepCompletionNotificationMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
 
mergeFrom(Protocol.StartMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
 
mergeFrom(Protocol.StartMessage.StateEntry) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
 
mergeFrom(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
 
mergeFrom(Protocol.SuspensionMessage) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
 
mergeFrom(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
 
mergeFrom(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void.Builder
 
mergeFrom(Protocol.WorkflowTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
 
mergeIdempotentRequestTarget(Protocol.IdempotentRequestTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
mergeIdempotentRequestTarget(Protocol.IdempotentRequestTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
mergeStateKeys(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
mergeStateKeys(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
mergeValue(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
mergeValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
mergeWorkflowTarget(Protocol.WorkflowTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
mergeWorkflowTarget(Protocol.WorkflowTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
message() - Method in interface dev.restate.sdk.core.statemachine.InvocationInput
 
message(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
MESSAGE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
MessageDecoder - Class in dev.restate.sdk.core.statemachine
 
MessageDecoder() - Constructor for class dev.restate.sdk.core.statemachine.MessageDecoder
 
MessageHeader - Class in dev.restate.sdk.core.statemachine
 
MessageHeader(MessageType, int, int) - Constructor for class dev.restate.sdk.core.statemachine.MessageHeader
 
messageParser() - Method in enum class dev.restate.sdk.core.statemachine.MessageType
 
MessageType - Enum Class in dev.restate.sdk.core.statemachine
 
metadata() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
metadata() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
metadata(Map<String, String>) - Method in class dev.restate.admin.model.HandlerMetadata
 
metadata(Map<String, String>) - Method in class dev.restate.admin.model.ServiceMetadata
 
metadata(Map<String, String>) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
Handler metadata, as propagated in the Admin REST API.
metadata(Map<String, String>) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
Service metadata, as propagated in the Admin REST API.
Metadata - Class in dev.restate.sdk.core.generated.manifest
Custom metadata of this handler definition.
Metadata() - Constructor for class dev.restate.sdk.core.generated.manifest.Metadata
 
Metadata__1 - Class in dev.restate.sdk.core.generated.manifest
Custom metadata of this service definition.
Metadata__1() - Constructor for class dev.restate.sdk.core.generated.manifest.Metadata__1
 
metadataClusterHealth(EmbeddedMetadataClusterHealth) - Method in class dev.restate.admin.model.ClusterHealthResponse
 
MethodInfo - Exception Class in dev.restate.common.reflections
 
MethodInfoCollector<SVC> - Class in dev.restate.common.reflections
 
MethodInfoCollector(Class<SVC>) - Constructor for class dev.restate.common.reflections.MethodInfoCollector
 
methodNotFound(String, String) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
MIN_SERVICE_PROTOCOL_VERSION - Static variable in class dev.restate.sdk.core.statemachine.ServiceProtocol
 
minAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
 
minProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
minProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
modifyService(String, ModifyServiceRequest) - Method in class dev.restate.admin.api.ServiceApi
Modify a service Modify a registered service.
modifyService(String, ModifyServiceRequest, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Modify a service Modify a registered service.
ModifyServiceRequest - Class in dev.restate.admin.model
ModifyServiceRequest
ModifyServiceRequest() - Constructor for class dev.restate.admin.model.ModifyServiceRequest
 
modifyServiceState(String, ModifyServiceStateRequest) - Method in class dev.restate.admin.api.ServiceApi
Modify a service state Modify service state
modifyServiceState(String, ModifyServiceStateRequest, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Modify a service state Modify service state
ModifyServiceStateRequest - Class in dev.restate.admin.model
ModifyServiceStateRequest
ModifyServiceStateRequest() - Constructor for class dev.restate.admin.model.ModifyServiceStateRequest
 
modifyServiceStateWithHttpInfo(String, ModifyServiceStateRequest) - Method in class dev.restate.admin.api.ServiceApi
Modify a service state Modify service state
modifyServiceStateWithHttpInfo(String, ModifyServiceStateRequest, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Modify a service state Modify service state
modifyServiceWithHttpInfo(String, ModifyServiceRequest) - Method in class dev.restate.admin.api.ServiceApi
Modify a service Modify a registered service.
modifyServiceWithHttpInfo(String, ModifyServiceRequest, Map<String, String>) - Method in class dev.restate.admin.api.ServiceApi
Modify a service Modify a registered service.
mustHaveHandlerAnnotation(Method) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
mustHaveServiceAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
mustHaveVirtualObjectAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 
mustHaveWorkflowAnnotation(Class<?>) - Static method in class dev.restate.common.reflections.ReflectionUtils
 

N

name() - Method in record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Returns the value of the name record component.
name() - Element in annotation interface dev.restate.sdk.annotation.Service
Deprecated, for removal: This API element is subject to removal in a future version.
use the Name annotation instead. Note: if you were using a name override, this won't influence anymore the prefix of the generated class.
name() - Element in annotation interface dev.restate.sdk.annotation.VirtualObject
Deprecated, for removal: This API element is subject to removal in a future version.
use the Name annotation instead. Note: if you were using a name override, this won't influence anymore the prefix of the generated class.
name() - Element in annotation interface dev.restate.sdk.annotation.Workflow
Deprecated, for removal: This API element is subject to removal in a future version.
use the Name annotation instead. Note: if you were using a name override, this won't influence anymore the prefix of the generated class.
name() - Method in class dev.restate.sdk.common.DurablePromiseKey
 
name() - Method in class dev.restate.sdk.common.StateKey
 
name() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalName
Returns the value of the name record component.
name() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the name record component.
name() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns the value of the name record component.
name(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
name(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
name(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
 
Name - Annotation Interface in dev.restate.sdk.annotation
Name of the service/handler for Restate.
NAME - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
 
NAME - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
NEVER - Enum constant in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.Restructure
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
newBuilder() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
newBuilder(Protocol.AttachInvocationCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
newBuilder(Protocol.AttachInvocationCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
newBuilder(Protocol.CallCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
newBuilder(Protocol.CallCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
newBuilder(Protocol.CallInvocationIdCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
newBuilder(Protocol.ClearAllStateCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
newBuilder(Protocol.ClearStateCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
newBuilder(Protocol.CommandAckMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
newBuilder(Protocol.CompleteAwakeableCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
newBuilder(Protocol.CompletePromiseCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
newBuilder(Protocol.CompletePromiseCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
newBuilder(Protocol.EndMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
newBuilder(Protocol.ErrorMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
newBuilder(Protocol.Failure) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
newBuilder(Protocol.GetEagerStateCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
newBuilder(Protocol.GetEagerStateKeysCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
newBuilder(Protocol.GetInvocationOutputCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
newBuilder(Protocol.GetInvocationOutputCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
newBuilder(Protocol.GetLazyStateCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
newBuilder(Protocol.GetLazyStateCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
newBuilder(Protocol.GetLazyStateKeysCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
newBuilder(Protocol.GetLazyStateKeysCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
newBuilder(Protocol.GetPromiseCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
newBuilder(Protocol.GetPromiseCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
newBuilder(Protocol.Header) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
newBuilder(Protocol.IdempotentRequestTarget) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
newBuilder(Protocol.InputCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
newBuilder(Protocol.NotificationTemplate) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
newBuilder(Protocol.OneWayCallCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
newBuilder(Protocol.OutputCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
newBuilder(Protocol.PeekPromiseCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
newBuilder(Protocol.PeekPromiseCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
newBuilder(Protocol.ProposeRunCompletionMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
newBuilder(Protocol.RunCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
newBuilder(Protocol.RunCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
newBuilder(Protocol.SendSignalCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
newBuilder(Protocol.SetStateCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
newBuilder(Protocol.SignalNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
newBuilder(Protocol.SleepCommandMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
newBuilder(Protocol.SleepCompletionNotificationMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
newBuilder(Protocol.StartMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
newBuilder(Protocol.StartMessage.StateEntry) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
newBuilder(Protocol.StateKeys) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
newBuilder(Protocol.SuspensionMessage) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
newBuilder(Protocol.Value) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
newBuilder(Protocol.Void) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
newBuilder(Protocol.WorkflowTarget) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
newBuilderForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
newState(Map<String, List<Integer>>) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
next() - Method in class dev.restate.sdk.core.statemachine.MessageDecoder
 
next(int) - Method in class dev.restate.sdk.RestateRandom
 
NEXT_RETRY_DELAY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
nextUUID() - Method in class dev.restate.sdk.RestateRandom
 
noop() - Static method in interface dev.restate.sdk.endpoint.RequestIdentityVerifier
 
NOOP - Static variable in interface dev.restate.serde.SerdeFactory
Noop factory, that will throw UnsupportedOperationException when called.
NotificationId - Interface in dev.restate.sdk.core.statemachine
 
NotificationId.CompletionId - Record Class in dev.restate.sdk.core.statemachine
 
NotificationId.SignalId - Record Class in dev.restate.sdk.core.statemachine
 
NotificationId.SignalName - Record Class in dev.restate.sdk.core.statemachine
 
NotificationValue - Interface in dev.restate.sdk.core.statemachine
 
NotificationValue.Empty - Record Class in dev.restate.sdk.core.statemachine
 
NotificationValue.Failure - Record Class in dev.restate.sdk.core.statemachine
 
NotificationValue.InvocationId - Record Class in dev.restate.sdk.core.statemachine
 
NotificationValue.StateKeys - Record Class in dev.restate.sdk.core.statemachine
 
NotificationValue.Success - Record Class in dev.restate.sdk.core.statemachine
 
notReady() - Static method in class dev.restate.common.Output
 

O

ObjectContext - Interface in dev.restate.sdk
This interface can be used only within exclusive handlers of virtual objects.
objectKey() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
objectKey(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
of(TypeReference<T>) - Static method in class dev.restate.sdk.serde.jackson.JacksonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
Pass a TypeRef to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. This method will be removed in the next release.
of(TypeReference<T>) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize TypeReference using the default object mapper.
of(ObjectMapper, TypeReference<T>) - Static method in class dev.restate.sdk.serde.jackson.JacksonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
Pass a TypeRef to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. If you need to customize the object mapper, look at JacksonSerdeFactory This method will be removed in the next release.
of(ObjectMapper, TypeReference<T>) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize TypeReference using a custom object mapper.
of(ObjectMapper, Class<T>) - Static method in class dev.restate.sdk.serde.jackson.JacksonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
Pass a Class to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. If you need to customize the object mapper, look at JacksonSerdeFactory This method will be removed in the next release.
of(ObjectMapper, Class<T>) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize class using a custom object mapper.
of(ThrowingBiConsumer<CTX, REQ>, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingBiFunction<CTX, REQ, RES>, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingConsumer<CTX>, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingFunction<CTX, RES>, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(Target, byte[]) - Static method in interface dev.restate.common.Request
Create a new RequestBuilder for the given Target and request byte array.
of(Target, TypeTag<Req>, TypeTag<Res>, Req) - Static method in interface dev.restate.common.Request
Create a new RequestBuilder for the given Target, request and response TypeTag and request object.
of(MessageHeader, MessageLite) - Static method in interface dev.restate.sdk.core.statemachine.InvocationInput
 
of(Serde<T>) - Static method in interface dev.restate.serde.TypeTag
 
of(TypeRef<T>) - Static method in interface dev.restate.serde.TypeTag
 
of(Class<T>) - Static method in class dev.restate.sdk.serde.jackson.JacksonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
Pass a Class to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. This method will be removed in the next release.
of(Class<T>) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize class using the default object mapper.
of(Class<T>) - Static method in interface dev.restate.serde.TypeTag
Create a TypeTag from a Class.
of(String, HandlerType, Serde<REQ>, Serde<RES>, HandlerRunner<REQ, RES>) - Static method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
of(String, ServiceType, Collection<HandlerDefinition<?, ?>>) - Static method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
of(String, SerdeFactory, RequestOptions) - Static method in class dev.restate.client.jdk.JdkClient
Create a new JDK Client
of(String, TypeTag<T>) - Static method in class dev.restate.sdk.common.DurablePromiseKey
Create a new DurablePromiseKey.
of(String, TypeTag<T>) - Static method in class dev.restate.sdk.common.StateKey
Create a new StateKey.
of(String, Class<T>) - Static method in class dev.restate.sdk.common.DurablePromiseKey
Create a new DurablePromiseKey.
of(String, Class<T>) - Static method in class dev.restate.sdk.common.StateKey
Create a new StateKey.
of(HttpClient, String, SerdeFactory, RequestOptions) - Static method in class dev.restate.client.jdk.JdkClient
Create a new JDK Client
offer(Slice) - Method in class dev.restate.sdk.core.statemachine.MessageDecoder
 
OFFSET_DATE_TIME - Static variable in class dev.restate.admin.client.RFC3339InstantDeserializer
 
OneWayCallCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
OneWayCallCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
onMaxAttempts() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Behavior when the configured InvocationRetryPolicy.Builder.maxAttempts() is reached.
onMaxAttempts() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
Behavior when the configured InvocationRetryPolicy.maxAttempts() is reached.
onMaxAttempts(InvocationRetryPolicy.OnMaxAttempts) - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.Builder
Sets the behavior when the configured InvocationRetryPolicy.Builder.maxAttempts() is reached.
onNextEvent(Runnable, boolean) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
OpenapiApi - Class in dev.restate.admin.api
 
OpenapiApi() - Constructor for class dev.restate.admin.api.OpenapiApi
 
OpenapiApi(ApiClient) - Constructor for class dev.restate.admin.api.OpenapiApi
 
openapiSpec() - Method in class dev.restate.admin.api.OpenapiApi
OpenAPI specification
openapiSpec(Map<String, String>) - Method in class dev.restate.admin.api.OpenapiApi
OpenAPI specification
openapiSpecWithHttpInfo() - Method in class dev.restate.admin.api.OpenapiApi
OpenAPI specification
openapiSpecWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.OpenapiApi
OpenAPI specification
openTelemetryContext() - Method in class dev.restate.sdk.common.HandlerRequest
 
options(Map<String, String>) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
options(Map<String, String>) - Method in class dev.restate.admin.model.SubscriptionResponse
 
or(DurableFuture<T>) - Method in class dev.restate.sdk.Select
Add the given DurableFuture to this select.
orElse(T) - Method in class dev.restate.common.Output
 
orElseGet(Supplier<? extends T>) - Method in class dev.restate.common.Output
 
Output<T> - Class in dev.restate.common
This class is similar to Optional, but allows null values.
Output - Class in dev.restate.sdk.core.generated.manifest
OutputPayload
Output() - Constructor for class dev.restate.sdk.core.generated.manifest.Output
 
OutputCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
OutputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
outputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
outputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
 
outputType() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the outputType record component.

P

Pair - Class in dev.restate.admin.client
 
Pair(String, String) - Constructor for class dev.restate.admin.client.Pair
 
PARAMETER_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
PARAMETER_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parameterToPairs(String, Object) - Static method in class dev.restate.admin.client.ApiClient
Convert a URL query name/value parameter to a list of encoded Pair objects.
parameterToPairs(String, String, Collection<?>) - Static method in class dev.restate.admin.client.ApiClient
Convert a URL query name/collection parameter to a list of encoded Pair objects.
parse(long) - Static method in class dev.restate.sdk.core.statemachine.MessageHeader
 
parse(String) - Method in class dev.restate.admin.client.RFC3339DateFormat
 
parse(String, ParsePosition) - Method in class dev.restate.admin.client.RFC3339DateFormat
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseDelimitedFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(byte[]) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(ByteString) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(CodedInputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(InputStream) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(ByteBuffer) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
parser() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
PARTIAL_STATE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
PASS - Enum constant in enum class dev.restate.sdk.fake.ContextExpectations.RunExpectation
 
PAUSE - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
 
PAUSE - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
 
PAUSE - Enum constant in enum class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.OnMaxAttempts
Pause the invocation once retries are exhausted.
PAUSE - Enum constant in enum class dev.restate.sdk.springboot.RetryPolicyProperties.OnMaxAttempts
Pause the invocation once retries are exhausted.
PayloadType - Record Class in dev.restate.sdk.gen.model
 
PayloadType(boolean, String, String, String) - Constructor for record class dev.restate.sdk.gen.model.PayloadType
Creates an instance of a PayloadType record class.
peek() - Method in interface dev.restate.sdk.DurablePromise
 
peekPromise(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
PeekPromiseCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
PeekPromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
PeekPromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
PeekPromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
poll() - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
pollForPurge() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceManager
Return any reference that has been garbage collected and can be purged from the underlying structure or null if no references need purging.
port - Variable in class dev.restate.admin.client.ApiClient
 
PreviewContext - Class in dev.restate.sdk
Preview of new context features.
PreviewContext() - Constructor for class dev.restate.sdk.PreviewContext
 
PREVIOUSLY_ACCEPTED - Enum constant in enum class dev.restate.client.SendResponse.SendStatus
The request was already sent beforehand.
priority() - Method in interface dev.restate.sdk.endpoint.definition.ServiceDefinitionFactory
Get the priority of this factory.
priority() - Method in class dev.restate.sdk.internal.ReflectionServiceDefinitionFactory
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class dev.restate.sdk.gen.ServiceProcessor
 
PROCESSING - Enum constant in enum class dev.restate.sdk.core.statemachine.InvocationState
 
processorForRequest(String, HeadersAccessor, EndpointRequestHandler.LoggingContextSetter, Executor) - Method in class dev.restate.sdk.core.EndpointRequestHandler
processorForRequest(String, HeadersAccessor, EndpointRequestHandler.LoggingContextSetter, Executor, boolean) - Method in class dev.restate.sdk.core.EndpointRequestHandler
 
promise(DurablePromiseKey<T>) - Method in class dev.restate.sdk.fake.FakeContext
 
promise(DurablePromiseKey<T>) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Create a DurablePromise for the given key.
promise(DurablePromiseKey<T>) - Method in interface dev.restate.sdk.SharedWorkflowContext
Create a DurablePromise for the given key.
promise(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
promiseComplete(String, Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
promiseComplete(String, TerminalException) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
promiseGet(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
promiseHandle(DurablePromiseKey<T>) - Method in class dev.restate.sdk.fake.FakeContext
 
promiseHandle(DurablePromiseKey<T>) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Create a new DurablePromiseHandle for the provided key.
promiseHandle(DurablePromiseKey<T>) - Method in interface dev.restate.sdk.SharedWorkflowContext
Create a new DurablePromiseHandle for the provided key.
promisePeek(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
proposeFailure(Throwable, RetryPolicy) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext.RunCompleter
 
proposeRunCompletion(int, Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
proposeRunCompletion(int, Throwable, Duration, RetryPolicy) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
ProposeRunCompletionMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
ProposeRunCompletionMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
proposeSuccess(Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext.RunCompleter
 
Protocol - Class in dev.restate.sdk.core.generated.protocol
 
Protocol.AttachInvocationCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: Yes Type: 0x0400 + 12
Protocol.AttachInvocationCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: Yes Type: 0x0400 + 12
Protocol.AttachInvocationCommandMessage.TargetCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.AttachInvocationCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.AttachInvocationCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for AttachInvocationCommandMessage Type: 0x8000 + 12
Protocol.AttachInvocationCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for AttachInvocationCommandMessage Type: 0x8000 + 12
Protocol.AttachInvocationCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.AttachInvocationCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.BuiltInSignal - Enum Class in dev.restate.sdk.core.generated.protocol
Protobuf enum dev.restate.service.protocol.BuiltInSignal
Protocol.CallCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes (two notifications: one with invocation id, then one with the actual result) Fallible: Yes Type: 0x0400 + D
Protocol.CallCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes (two notifications: one with invocation id, then one with the actual result) Fallible: Yes Type: 0x0400 + D
Protocol.CallCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CallCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for CallCommandMessage Type: 0x8000 + D
Protocol.CallCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for CallCommandMessage Type: 0x8000 + D
Protocol.CallCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.CallCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CallInvocationIdCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for CallCommandMessage and OneWayCallCommandMessage Type: 0x8000 + E
Protocol.CallInvocationIdCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for CallCommandMessage and OneWayCallCommandMessage Type: 0x8000 + E
Protocol.CallInvocationIdCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.ClearAllStateCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 5
Protocol.ClearAllStateCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 5
Protocol.ClearAllStateCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.ClearStateCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 4
Protocol.ClearStateCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 4
Protocol.ClearStateCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CommandAckMessage - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 4
Protocol.CommandAckMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 4
Protocol.CommandAckMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CompleteAwakeableCommandMessage - Class in dev.restate.sdk.core.generated.protocol
We have this for backward compatibility, because we need to parse both old and new awakeable id.
Protocol.CompleteAwakeableCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
We have this for backward compatibility, because we need to parse both old and new awakeable id.
Protocol.CompleteAwakeableCommandMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.CompleteAwakeableCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CompletePromiseCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + B
Protocol.CompletePromiseCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + B
Protocol.CompletePromiseCommandMessage.CompletionCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.CompletePromiseCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.CompletePromiseCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for CompletePromiseCommandMessage Type: 0x8000 + B
Protocol.CompletePromiseCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for CompletePromiseCommandMessage Type: 0x8000 + B
Protocol.CompletePromiseCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.CompletePromiseCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.EndMessage - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 3 Implementations MUST send this message when the invocation lifecycle ends.
Protocol.EndMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 3 Implementations MUST send this message when the invocation lifecycle ends.
Protocol.EndMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.ErrorMessage - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 2
Protocol.ErrorMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 2
Protocol.ErrorMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.Failure - Class in dev.restate.sdk.core.generated.protocol
This failure object carries user visible errors, e.g.
Protocol.Failure.Builder - Class in dev.restate.sdk.core.generated.protocol
This failure object carries user visible errors, e.g.
Protocol.FailureOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetEagerStateCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 7
Protocol.GetEagerStateCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 7
Protocol.GetEagerStateCommandMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.GetEagerStateCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetEagerStateKeysCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 8
Protocol.GetEagerStateKeysCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 8
Protocol.GetEagerStateKeysCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetInvocationOutputCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: Yes Type: 0x0400 + 13
Protocol.GetInvocationOutputCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: Yes Type: 0x0400 + 13
Protocol.GetInvocationOutputCommandMessage.TargetCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.GetInvocationOutputCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetInvocationOutputCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for GetInvocationOutputCommandMessage Type: 0x8000 + 13
Protocol.GetInvocationOutputCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for GetInvocationOutputCommandMessage Type: 0x8000 + 13
Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetLazyStateCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 2
Protocol.GetLazyStateCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 2
Protocol.GetLazyStateCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetLazyStateCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for GetLazyStateCommandMessage Type: 0x8000 + 2
Protocol.GetLazyStateCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for GetLazyStateCommandMessage Type: 0x8000 + 2
Protocol.GetLazyStateCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.GetLazyStateCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetLazyStateKeysCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 6
Protocol.GetLazyStateKeysCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 6
Protocol.GetLazyStateKeysCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetLazyStateKeysCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for GetLazyStateKeysCommandMessage Type: 0x8000 + 6
Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for GetLazyStateKeysCommandMessage Type: 0x8000 + 6
Protocol.GetLazyStateKeysCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetPromiseCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 9
Protocol.GetPromiseCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + 9
Protocol.GetPromiseCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.GetPromiseCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for GetPromiseCommandMessage Type: 0x8000 + 9
Protocol.GetPromiseCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for GetPromiseCommandMessage Type: 0x8000 + 9
Protocol.GetPromiseCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.GetPromiseCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.Header - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Header
Protocol.Header.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Header
Protocol.HeaderOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.IdempotentRequestTarget - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.IdempotentRequestTarget
Protocol.IdempotentRequestTarget.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.IdempotentRequestTarget
Protocol.IdempotentRequestTargetOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.InputCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 0
Protocol.InputCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 0
Protocol.InputCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.NotificationTemplate - Class in dev.restate.sdk.core.generated.protocol
A notification message follows the following duck-type:
Protocol.NotificationTemplate.Builder - Class in dev.restate.sdk.core.generated.protocol
A notification message follows the following duck-type:
Protocol.NotificationTemplate.IdCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.NotificationTemplate.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.NotificationTemplateOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.OneWayCallCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes (only one notification with invocation id) Fallible: Yes Type: 0x0400 + E
Protocol.OneWayCallCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes (only one notification with invocation id) Fallible: Yes Type: 0x0400 + E
Protocol.OneWayCallCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.OutputCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 1
Protocol.OutputCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 1
Protocol.OutputCommandMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.OutputCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.PeekPromiseCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + A
Protocol.PeekPromiseCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + A
Protocol.PeekPromiseCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.PeekPromiseCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for PeekPromiseCommandMessage Type: 0x8000 + A
Protocol.PeekPromiseCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for PeekPromiseCommandMessage Type: 0x8000 + A
Protocol.PeekPromiseCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.PeekPromiseCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.ProposeRunCompletionMessage - Class in dev.restate.sdk.core.generated.protocol
This is a special control message to propose ctx.run completions to the runtime.
Protocol.ProposeRunCompletionMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
This is a special control message to propose ctx.run completions to the runtime.
Protocol.ProposeRunCompletionMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.ProposeRunCompletionMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.RunCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Proposals for Run completions are sent through ProposeRunCompletionMessage Completable: Yes Fallible: No Type: 0x0400 + 11
Protocol.RunCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Proposals for Run completions are sent through ProposeRunCompletionMessage Completable: Yes Fallible: No Type: 0x0400 + 11
Protocol.RunCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.RunCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for RunCommandMessage Type: 0x8000 + 11
Protocol.RunCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for RunCommandMessage Type: 0x8000 + 11
Protocol.RunCompletionNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.RunCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.SendSignalCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: Yes Type: 0x04000 + 10
Protocol.SendSignalCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: Yes Type: 0x04000 + 10
Protocol.SendSignalCommandMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.SendSignalCommandMessage.SignalIdCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.SendSignalCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.ServiceProtocolVersion - Enum Class in dev.restate.sdk.core.generated.protocol
Service protocol version.
Protocol.SetStateCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 3
Protocol.SetStateCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: No Fallible: No Type: 0x0400 + 3
Protocol.SetStateCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.SignalNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification message for signals Type: 0xFBFF
Protocol.SignalNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification message for signals Type: 0xFBFF
Protocol.SignalNotificationMessage.ResultCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.SignalNotificationMessage.SignalIdCase - Enum Class in dev.restate.sdk.core.generated.protocol
 
Protocol.SignalNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.SleepCommandMessage - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + C
Protocol.SleepCommandMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Completable: Yes Fallible: No Type: 0x0400 + C
Protocol.SleepCommandMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.SleepCompletionNotificationMessage - Class in dev.restate.sdk.core.generated.protocol
Notification for SleepCommandMessage Type: 0x8000 + C
Protocol.SleepCompletionNotificationMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Notification for SleepCommandMessage Type: 0x8000 + C
Protocol.SleepCompletionNotificationMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.StartMessage - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 0
Protocol.StartMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 0
Protocol.StartMessage.StateEntry - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.StartMessage.StateEntry
Protocol.StartMessage.StateEntry.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.StartMessage.StateEntry
Protocol.StartMessage.StateEntryOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.StartMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.StateKeys - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.StateKeys
Protocol.StateKeys.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.StateKeys
Protocol.StateKeysOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.SuspensionMessage - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 1 Implementations MUST send this message when suspending an invocation.
Protocol.SuspensionMessage.Builder - Class in dev.restate.sdk.core.generated.protocol
Type: 0x0000 + 1 Implementations MUST send this message when suspending an invocation.
Protocol.SuspensionMessageOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.Value - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Value
Protocol.Value.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Value
Protocol.ValueOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.Void - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Void
Protocol.Void.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.Void
Protocol.VoidOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
Protocol.WorkflowTarget - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.WorkflowTarget
Protocol.WorkflowTarget.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.WorkflowTarget
Protocol.WorkflowTargetOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
ProtocolException - Exception Class in dev.restate.sdk.core
 
ProtocolException(String, int) - Constructor for exception class dev.restate.sdk.core.ProtocolException
 
ProtocolException(String, int, Throwable) - Constructor for exception class dev.restate.sdk.core.ProtocolException
 
protocolType(ProtocolType) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
ProtocolType - Enum Class in dev.restate.admin.model
Gets or Sets ProtocolType
ProxyFactory - Interface in dev.restate.common.reflections
 
ProxyFactory.MethodInterceptor - Interface in dev.restate.common.reflections
 
ProxyFactory.MethodInvocation - Interface in dev.restate.common.reflections
 
ProxySupport - Class in dev.restate.common.reflections
 
ProxySupport() - Constructor for class dev.restate.common.reflections.ProxySupport
 
PURGE - Enum constant in enum class dev.restate.admin.model.DeletionMode
 
purgeUnreferencedEntries() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
Remove any entries that have been garbage collected and are no longer referenced.
put(K, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
putIfAbsent(K, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
putMetadataItem(String, String) - Method in class dev.restate.admin.model.HandlerMetadata
 
putMetadataItem(String, String) - Method in class dev.restate.admin.model.ServiceMetadata
 
putNewStateItem(String, List<Integer>) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
putOptionsItem(String, String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
putOptionsItem(String, String) - Method in class dev.restate.admin.model.SubscriptionResponse
 

R

random() - Method in interface dev.restate.sdk.Context
Returns a deterministic random.
random() - Method in class dev.restate.sdk.fake.FakeContext
 
random() - Static method in class dev.restate.sdk.Restate
Returns a deterministic random.
RANDOM_SEED_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
randomSeed() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the randomSeed record component.
Raw - Annotation Interface in dev.restate.sdk.annotation
Skip serialization/deserialization of the annotated element.
RAW - Static variable in interface dev.restate.serde.Serde
Pass through Serde for byte array.
readableBytes() - Method in interface dev.restate.common.Slice
 
ReadFromInput() - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ReadFromInput
Creates an instance of a ReadFromInput record class.
readOrCreateResource(Filer, String) - Static method in class dev.restate.sdk.gen.ServiceProcessor
 
readTimeout - Variable in class dev.restate.admin.client.ApiClient
 
ready(T) - Static method in class dev.restate.common.Output
 
ReferenceManager() - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceManager
 
ReflectionServiceDefinitionFactory - Class in dev.restate.sdk.internal
 
ReflectionServiceDefinitionFactory() - Constructor for class dev.restate.sdk.internal.ReflectionServiceDefinitionFactory
 
ReflectionUtils - Class in dev.restate.common.reflections
 
ReflectionUtils() - Constructor for class dev.restate.common.reflections.ReflectionUtils
 
ReflectionUtils.FieldCallback - Interface in dev.restate.common.reflections
Callback interface invoked on each field in the hierarchy.
ReflectionUtils.FieldFilter - Interface in dev.restate.common.reflections
Callback optionally used to filter fields to be operated on by a field callback.
ReflectionUtils.HandlerInfo - Record Class in dev.restate.common.reflections
Record containing handler information extracted from annotations.
ReflectionUtils.MethodCallback - Interface in dev.restate.common.reflections
Action to take on each method.
ReflectionUtils.MethodFilter - Interface in dev.restate.common.reflections
Callback optionally used to filter methods to be operated on by a method callback.
register(Endpoint.Builder) - Method in class dev.restate.sdk.lambda.BaseRestateLambdaHandler
Configure your services in this method.
registerAllExtensions(ExtensionRegistry) - Static method in class dev.restate.sdk.core.generated.discovery.Discovery
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.discovery.Discovery
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol
 
RegisterDeploymentRequest - Class in dev.restate.admin.model
 
RegisterDeploymentRequest() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
 
RegisterDeploymentRequest(RegisterDeploymentRequestAnyOf) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
 
RegisterDeploymentRequest(RegisterDeploymentRequestAnyOf1) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
 
RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer - Class in dev.restate.admin.model
 
RegisterDeploymentRequest.RegisterDeploymentRequestSerializer - Class in dev.restate.admin.model
 
RegisterDeploymentRequestAnyOf - Class in dev.restate.admin.model
RegisterDeploymentRequestAnyOf
RegisterDeploymentRequestAnyOf() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
RegisterDeploymentRequestAnyOf1 - Class in dev.restate.admin.model
RegisterDeploymentRequestAnyOf1
RegisterDeploymentRequestAnyOf1() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
RegisterDeploymentRequestDeserializer() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
 
RegisterDeploymentRequestDeserializer(Class<?>) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
 
RegisterDeploymentRequestSerializer() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
 
RegisterDeploymentRequestSerializer(Class<RegisterDeploymentRequest>) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
 
RegisterDeploymentResponse - Class in dev.restate.admin.model
RegisterDeploymentResponse
RegisterDeploymentResponse() - Constructor for class dev.restate.admin.model.RegisterDeploymentResponse
 
registerDescendants(Class<?>, Map<String, Class<?>>) - Static method in class dev.restate.admin.client.JSON
Register the oneOf/anyOf descendants of the modelClass.
registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class dev.restate.admin.client.JSON
Register a model class discriminator.
reject(String) - Method in interface dev.restate.client.Client.AwakeableHandle
Complete with failure the Awakeable.
reject(String) - Method in interface dev.restate.sdk.AwakeableHandle
Complete with failure the Awakeable.
reject(String) - Method in interface dev.restate.sdk.DurablePromiseHandle
Complete with failure the DurablePromise.
reject(String, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
rejectAsync(String) - Method in interface dev.restate.client.Client.AwakeableHandle
rejectAsync(String, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
Same as Client.AwakeableHandle.reject(String) but async with options.
rejectAwakeable(String, TerminalException) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
rejectPromise(String, TerminalException) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
RELATED_COMMAND_INDEX_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
RELATED_COMMAND_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
RELATED_COMMAND_TYPE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
release() - Method in interface dev.restate.common.reflections.ConcurrentReferenceHashMap.Reference
Release this entry and ensure that it will be returned from ReferenceManager#pollForPurge().
remove(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
remove(Object, Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
removeHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
removeHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
removeHeaders(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
removeStateMap(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
replace(K, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
replace(K, V, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
REPLAYING - Enum constant in enum class dev.restate.sdk.core.statemachine.InvocationState
 
request() - Method in interface dev.restate.sdk.Context
 
request() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
request() - Method in class dev.restate.sdk.fake.FakeContext
 
request() - Static method in class dev.restate.sdk.Restate
 
Request<Req,Res> - Interface in dev.restate.common
Interface encapsulating request parameters.
REQUEST_RESPONSE - Enum constant in enum class dev.restate.admin.model.ProtocolType
 
REQUEST_RESPONSE - Enum constant in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
 
RequestBuilder<Req,Res> - Interface in dev.restate.common
Options for requests to Restate services.
requestHeaders() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the requestHeaders record component.
RequestIdentityVerifier - Interface in dev.restate.sdk.endpoint
Interface to verify requests.
RequestOptions - Class in dev.restate.client
 
RequestOptions.Builder - Class in dev.restate.client
 
RequestProcessor - Interface in dev.restate.sdk.core
Resolved handler for an invocation.
resolve(TypeTag<T>, T) - Method in interface dev.restate.client.Client.AwakeableHandle
Complete with success the Awakeable.
resolve(TypeTag<T>, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
resolve(TypeTag<T>, T) - Method in interface dev.restate.sdk.AwakeableHandle
Complete with success the Awakeable.
resolve(Class<T>, T) - Method in interface dev.restate.client.Client.AwakeableHandle
Complete with success the Awakeable.
resolve(Class<T>, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
resolve(Class<T>, T) - Method in interface dev.restate.sdk.AwakeableHandle
Complete with success the Awakeable.
resolve(BiConsumer<SVC, I>, I) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(BiFunction<SVC, I, O>, I) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(Consumer<SVC>) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(Function<SVC, O>) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(T) - Method in interface dev.restate.sdk.DurablePromiseHandle
Complete with success the DurablePromise.
resolveAsync(TypeTag<T>, T) - Method in interface dev.restate.client.Client.AwakeableHandle
resolveAsync(TypeTag<T>, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
Same as Client.AwakeableHandle.resolve(TypeTag, Object) but async with options.
resolveAsync(Class<T>, T) - Method in interface dev.restate.client.Client.AwakeableHandle
resolveAsync(Class<T>, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
Same as Client.AwakeableHandle.resolve(Class, Object) but async with options.
resolveAwakeable(String, Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class dev.restate.sdk.testing.RestateExtension
 
resolvePromise(String, Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
resolveService(String) - Method in class dev.restate.sdk.endpoint.Endpoint
 
response() - Method in class dev.restate.client.Response
 
Response<Res> - Class in dev.restate.client
 
Response(int, ResponseHead.Headers, Res) - Constructor for class dev.restate.client.Response
 
responseContentType() - Method in interface dev.restate.sdk.core.RequestProcessor
 
ResponseHead - Interface in dev.restate.client
 
ResponseHead.Headers - Interface in dev.restate.client
 
responseInterceptor - Variable in class dev.restate.admin.client.ApiClient
 
Restate - Class in dev.restate.sdk
This class exposes the Restate functionalities to Restate services using the reflection-based API.
Restate() - Constructor for class dev.restate.sdk.Restate
 
RESTATE_ADMIN_ENDPOINT_PORT - Static variable in class dev.restate.sdk.testing.RestateRunner
 
RESTATE_INGRESS_ENDPOINT_PORT - Static variable in class dev.restate.sdk.testing.RestateRunner
 
Restate.State - Interface in dev.restate.sdk
EXPERIMENTAL API: Interface to interact with this Virtual Object/Workflow state.
RestateAdminClient - Annotation Interface in dev.restate.sdk.testing
Inject the Restate ApiClient, useful to build admin clients, such as DeploymentApi.
RestateClient - Annotation Interface in dev.restate.sdk.testing
Inject a Client to interact with the deployed runtime.
RestateClientAutoConfiguration - Class in dev.restate.sdk.springboot
Configuration for Restate's Client, to send requests to Restate services.
RestateClientAutoConfiguration() - Constructor for class dev.restate.sdk.springboot.RestateClientAutoConfiguration
 
RestateClientProperties - Class in dev.restate.sdk.springboot
 
RestateClientProperties(String, Map<String, String>) - Constructor for class dev.restate.sdk.springboot.RestateClientProperties
 
restateCode(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
RestateComponent - Annotation Interface in dev.restate.sdk.springboot
Add this annotation to a class annotated with Restate's Service or VirtualObject or Workflow to bind them to the Restate HTTP Endpoint.
RestateComponentProperties - Class in dev.restate.sdk.springboot
Configuration properties for a Restate service/component.
RestateComponentProperties() - Constructor for class dev.restate.sdk.springboot.RestateComponentProperties
 
RestateComponentProperties(String, String, Map<String, String>, Duration, Duration, Duration, Duration, Duration, Boolean, Boolean, RetryPolicyProperties, Map<String, RestateHandlerProperties>) - Constructor for class dev.restate.sdk.springboot.RestateComponentProperties
 
RestateComponentsProperties - Class in dev.restate.sdk.springboot
Properties for configuring Restate services.
RestateComponentsProperties() - Constructor for class dev.restate.sdk.springboot.RestateComponentsProperties
 
RestateContextDataProvider - Class in dev.restate.sdk.core
Log4j2 ContextDataProvider inferring context from HandlerRunner.HANDLER_CONTEXT_THREAD_LOCAL.
RestateContextDataProvider() - Constructor for class dev.restate.sdk.core.RestateContextDataProvider
 
restateEndpoint(ApplicationContext, RestateEndpointProperties, RestateComponentsProperties) - Method in class dev.restate.sdk.springboot.RestateEndpointConfiguration
 
RestateEndpointConfiguration - Class in dev.restate.sdk.springboot
 
RestateEndpointConfiguration() - Constructor for class dev.restate.sdk.springboot.RestateEndpointConfiguration
 
RestateEndpointProperties - Class in dev.restate.sdk.springboot
 
RestateEndpointProperties(boolean, String) - Constructor for class dev.restate.sdk.springboot.RestateEndpointProperties
 
RestateExtension - Class in dev.restate.sdk.testing
 
RestateExtension() - Constructor for class dev.restate.sdk.testing.RestateExtension
 
RestateHandlerProperties - Class in dev.restate.sdk.springboot
Configuration properties for a Restate handler.
RestateHandlerProperties() - Constructor for class dev.restate.sdk.springboot.RestateHandlerProperties
 
RestateHandlerProperties(String, Map<String, String>, Duration, Duration, Duration, Duration, Duration, Boolean, Boolean, RetryPolicyProperties) - Constructor for class dev.restate.sdk.springboot.RestateHandlerProperties
 
RestateHttpConfiguration - Class in dev.restate.sdk.springboot
 
RestateHttpConfiguration() - Constructor for class dev.restate.sdk.springboot.RestateHttpConfiguration
 
RestateHttpEndpointBean - Class in dev.restate.sdk.springboot
Restate HTTP Endpoint serving Endpoint
RestateHttpEndpointBean(Endpoint, RestateHttpServerProperties) - Constructor for class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
RestateHttpEndpointBean(ApplicationContext, RestateEndpointProperties, RestateHttpServerProperties) - Constructor for class dev.restate.sdk.springboot.RestateHttpEndpointBean
Deprecated.
RestateHttpEndpointBuilder - Class in dev.restate.sdk.http.vertx
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
RestateHttpServer - Class in dev.restate.sdk.http.vertx
Endpoint builder for a Restate HTTP Endpoint using Vert.x, to serve Restate services.
RestateHttpServer() - Constructor for class dev.restate.sdk.http.vertx.RestateHttpServer
 
RestateHttpServerProperties - Class in dev.restate.sdk.springboot
 
RestateHttpServerProperties(int, boolean) - Constructor for class dev.restate.sdk.springboot.RestateHttpServerProperties
 
restateName() - Method in record class dev.restate.sdk.gen.model.Handler
Returns the value of the restateName record component.
RestateRandom - Class in dev.restate.sdk
Subclass of Random inherently predictable, seeded on the InvocationId, which is not secret.
RestateRequestIdentityVerifier - Class in dev.restate.sdk.auth.signing
 
RestateRunner - Class in dev.restate.sdk.testing
Manual runner for the Restate test infra, starting the Restate server container together with the provided services and automatically registering them.
RestateRunner.Builder - Class in dev.restate.sdk.testing
Builder for RestateRunner.
RestateService - Annotation Interface in dev.restate.sdk.springboot
Proxy annotation for Service, to avoid naming clashes with Spring's built in annotations
RestateServiceConfigurator - Interface in dev.restate.sdk.springboot
Deprecated.
Use RestateComponentProperties instead, or directly define the configuration in your application.properties file. See RestateComponentsProperties for more info.
RestateTest - Annotation Interface in dev.restate.sdk.testing
Annotation to enable the Restate extension for JUnit 5.
RestateURL - Annotation Interface in dev.restate.sdk.testing
Inject Restate's URL (either String or URL or URI) to interact with the deployed server.
RestateUtils - Class in dev.restate.common.reflections
 
RestateUtils() - Constructor for class dev.restate.common.reflections.RestateUtils
 
RestateVirtualObject - Annotation Interface in dev.restate.sdk.springboot
Proxy annotation for VirtualObject.
RestateWorkflow - Annotation Interface in dev.restate.sdk.springboot
Proxy annotation for Workflow.
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
RESULT_COMPLETION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
RESULT_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
resultHandle() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Returns the value of the resultHandle record component.
rethrowException(Throwable) - Static method in class dev.restate.common.reflections.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
rethrowRuntimeException(Throwable) - Static method in class dev.restate.common.reflections.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
RETRY_COUNT_SINCE_LAST_STORED_ENTRY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
RetryPolicy - Class in dev.restate.sdk.common
Retry policy configuration.
RetryPolicyProperties - Class in dev.restate.sdk.springboot
Configuration properties for Restate's retry policy when retrying failed handler invocations.
RetryPolicyProperties() - Constructor for class dev.restate.sdk.springboot.RetryPolicyProperties
 
RetryPolicyProperties(Duration, Double, Duration, Integer, RetryPolicyProperties.OnMaxAttempts) - Constructor for class dev.restate.sdk.springboot.RetryPolicyProperties
 
RetryPolicyProperties.OnMaxAttempts - Enum Class in dev.restate.sdk.springboot
Behavior when retry policy reaches RetryPolicyProperties.getMaxAttempts() attempts.
revision(Integer) - Method in class dev.restate.admin.model.ServiceMetadata
 
revision(Integer) - Method in class dev.restate.admin.model.ServiceNameRevPair
 
RFC3339DateFormat - Class in dev.restate.admin.client
 
RFC3339DateFormat() - Constructor for class dev.restate.admin.client.RFC3339DateFormat
 
RFC3339InstantDeserializer<T> - Class in dev.restate.admin.client
 
RFC3339InstantDeserializer(Class<T>, DateTimeFormatter, Function<TemporalAccessor, T>, Function<InstantDeserializer.FromIntegerArguments, T>, Function<InstantDeserializer.FromDecimalArguments, T>, BiFunction<T, ZoneId, T>, boolean, boolean, boolean) - Constructor for class dev.restate.admin.client.RFC3339InstantDeserializer
 
RFC3339JavaTimeModule - Class in dev.restate.admin.client
 
RFC3339JavaTimeModule() - Constructor for class dev.restate.admin.client.RFC3339JavaTimeModule
 
run() - Method in interface dev.restate.common.function.ThrowingRunnable
Run, potentially throwing an exception.
run(ThrowingRunnable) - Method in interface dev.restate.sdk.Context
run(HandlerContext, Serde<REQ>, Serde<RES>, AtomicReference<Runnable>) - Method in interface dev.restate.sdk.endpoint.definition.HandlerRunner
 
run(HandlerContext, Serde<REQ>, Serde<RES>, AtomicReference<Runnable>) - Method in class dev.restate.sdk.HandlerRunner
 
run(TypeTag<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
run(Class<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
run(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
run(String, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
run(String, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
run(String, RetryPolicy, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Like Context.run(String, ThrowingRunnable), but without a return value and using a custom retry policy.
run(String, RetryPolicy, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
Like Restate.run(String, ThrowingRunnable), but without a return value and using a custom retry policy.
run(String, TypeTag<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
run(String, TypeTag<T>, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
run(String, TypeTag<T>, RetryPolicy, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Like Context.run(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
run(String, TypeTag<T>, RetryPolicy, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Like Restate.run(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
run(String, Class<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Execute a closure, recording the result value in the journal.
run(String, Class<T>, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Execute a closure, recording the result value in the journal.
run(String, Class<T>, RetryPolicy, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Like Context.run(String, Class, ThrowingSupplier), but using a custom retry policy.
run(String, Class<T>, RetryPolicy, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Like Restate.run(String, Class, ThrowingSupplier), but using a custom retry policy.
runAsync(ThrowingRunnable) - Method in interface dev.restate.sdk.Context
runAsync(TypeTag<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
runAsync(Class<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
runAsync(String, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
runAsync(String, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
runAsync(String, RetryPolicy, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Like Context.runAsync(String, Class, ThrowingSupplier), but without an output and using a custom retry policy.
runAsync(String, RetryPolicy, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
Like Restate.runAsync(String, Class, ThrowingSupplier), but without an output and using a custom retry policy.
runAsync(String, TypeTag<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
runAsync(String, TypeTag<T>, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
runAsync(String, TypeTag<T>, RetryPolicy, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Like Context.runAsync(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
runAsync(String, TypeTag<T>, RetryPolicy, ThrowingSupplier<T>) - Method in class dev.restate.sdk.fake.FakeContext
 
runAsync(String, TypeTag<T>, RetryPolicy, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Like Restate.runAsync(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
runAsync(String, Class<T>, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Execute a closure asynchronously.
runAsync(String, Class<T>, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Execute a closure asynchronously.
runAsync(String, Class<T>, RetryPolicy, ThrowingSupplier<T>) - Method in interface dev.restate.sdk.Context
Like Context.runAsync(String, Class, ThrowingSupplier), but using a custom retry policy.
runAsync(String, Class<T>, RetryPolicy, ThrowingSupplier<T>) - Static method in class dev.restate.sdk.Restate
Like Restate.runAsync(String, Class, ThrowingSupplier), but using a custom retry policy.
RunCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
RunCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
RunCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
RunCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
runExpectations() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the runExpectations record component.

S

schema() - Method in record class dev.restate.serde.Serde.JsonSchema
Returns the value of the schema record component.
schema() - Method in record class dev.restate.serde.Serde.StringifiedJsonSchema
Returns the value of the schema record component.
schemas - Static variable in class dev.restate.admin.model.DeploymentResponse
 
schemas - Static variable in class dev.restate.admin.model.DetailedDeploymentResponse
 
schemas - Static variable in class dev.restate.admin.model.RegisterDeploymentRequest
 
schemas - Static variable in class dev.restate.admin.model.UpdateDeploymentRequest
 
scheme - Variable in class dev.restate.admin.client.ApiClient
 
Segment(int, int) - Constructor for class dev.restate.common.reflections.ConcurrentReferenceHashMap.Segment
 
select() - Static method in class dev.restate.sdk.Select
Create a new Select operation.
Select<T> - Class in dev.restate.sdk
Select lets you await concurrently for multiple DurableFutures to complete, and for the first one to complete, either return its value directly or map it.
send(Request<Req, Res>) - Method in interface dev.restate.client.Client
Send a request to a service without waiting for the response.
send(Request<Req, Res>, Duration) - Method in interface dev.restate.client.Client
Send a request to a service without waiting for the response, optionally providing an execution delay to wait for.
send(Request<T, R>) - Method in interface dev.restate.sdk.Context
Invoke another Restate service without waiting for the response.
send(Request<T, R>, Duration) - Method in interface dev.restate.sdk.Context
Invoke another Restate service without waiting for the response.
send(Request<T, R>, Duration) - Method in class dev.restate.sdk.fake.FakeContext
 
send(Target, Slice, String, Collection<Map.Entry<String, String>>, Duration) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
send(Target, Slice, String, Collection<Map.Entry<String, String>>, Duration) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
send(BiConsumer<SVC, I>, I) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), for methods without a return value.
send(BiConsumer<SVC, I>, I) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), for methods without a return value.
send(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer<SVC, I>, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiConsumer, Object), with a delay.
send(BiConsumer<SVC, I>, I, Duration) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiConsumer, Object), with a delay.
send(BiConsumer<SVC, I>, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer<SVC, I>, I, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer<SVC, I>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer<SVC, I>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Send a one-way invocation without waiting for the response.
send(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Send a one-way invocation without waiting for the response.
send(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction<SVC, I, O>, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), with a delay.
send(BiFunction<SVC, I, O>, I, Duration) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), with a delay.
send(BiFunction<SVC, I, O>, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction<SVC, I, O>, I, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction<SVC, I, O>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction<SVC, I, O>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(Consumer<SVC>) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), for methods without input or return value.
send(Consumer<SVC>) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), for methods without input or return value.
send(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Consumer), with invocation options.
send(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Consumer), with invocation options.
send(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Consumer), with invocation options.
send(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Consumer), with invocation options.
send(Consumer<SVC>, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Consumer), with a delay.
send(Consumer<SVC>, Duration) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Consumer), with a delay.
send(Consumer<SVC>, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer<SVC>, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer<SVC>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer<SVC>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Consumer), with a delay and invocation options.
send(Function<SVC, O>) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(BiFunction, Object), for methods without input.
send(Function<SVC, O>) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(BiFunction, Object), for methods without input.
send(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Function), with invocation options.
send(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Function), with invocation options.
send(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Function), with invocation options.
send(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Function), with invocation options.
send(Function<SVC, O>, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Function), with a delay.
send(Function<SVC, O>, Duration) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Function), with a delay.
send(Function<SVC, O>, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Function), with a delay and invocation options.
send(Function<SVC, O>, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Function), with a delay and invocation options.
send(Function<SVC, O>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.send(Function), with a delay and invocation options.
send(Function<SVC, O>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
EXPERIMENTAL API: Like ServiceHandle.send(Function), with a delay and invocation options.
sendAsync(Request<Req, Res>) - Method in interface dev.restate.client.Client
Future version of Client.send(Request)
sendAsync(Request<Req, Res>, Duration) - Method in class dev.restate.client.base.BaseClient
 
sendAsync(Request<Req, Res>, Duration) - Method in interface dev.restate.client.Client
sendAsync(BiConsumer<SVC, I>, I) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), for void methods.
sendAsync(BiConsumer<SVC, I>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiConsumer, Object), with options.
sendAsync(BiConsumer<SVC, I>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiConsumer, Object), with options.
sendAsync(BiConsumer<SVC, I>, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiConsumer, Object), with a delay.
sendAsync(BiConsumer<SVC, I>, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiConsumer, Object), with delay and options.
sendAsync(BiConsumer<SVC, I>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiConsumer, Object), with delay and options.
sendAsync(BiFunction<SVC, I, O>, I) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Async version of ClientServiceHandle.send(BiFunction, Object).
sendAsync(BiFunction<SVC, I, O>, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), with options.
sendAsync(BiFunction<SVC, I, O>, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), with options.
sendAsync(BiFunction<SVC, I, O>, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), with a delay.
sendAsync(BiFunction<SVC, I, O>, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), with delay and options.
sendAsync(BiFunction<SVC, I, O>, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), with delay and options.
sendAsync(Consumer<SVC>) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), for no-input/void methods.
sendAsync(Consumer<SVC>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Consumer), with options.
sendAsync(Consumer<SVC>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Consumer), with options.
sendAsync(Consumer<SVC>, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Consumer), with a delay.
sendAsync(Consumer<SVC>, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Consumer), with delay and options.
sendAsync(Consumer<SVC>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Consumer), with delay and options.
sendAsync(Function<SVC, O>) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(BiFunction, Object), for no-input methods.
sendAsync(Function<SVC, O>, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Function), with options.
sendAsync(Function<SVC, O>, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Function), with options.
sendAsync(Function<SVC, O>, Duration) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Function), with a delay.
sendAsync(Function<SVC, O>, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Function), with delay and options.
sendAsync(Function<SVC, O>, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
EXPERIMENTAL API: Like ClientServiceHandle.sendAsync(Function), with delay and options.
SendResponse<Res> - Class in dev.restate.client
 
SendResponse(int, ResponseHead.Headers, SendResponse.SendStatus, Client.InvocationHandle<Res>) - Constructor for class dev.restate.client.SendResponse
 
SendResponse.SendStatus - Enum Class in dev.restate.client
 
SendSignalCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SendSignalCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
sendStatus() - Method in class dev.restate.client.SendResponse
 
Serde<T> - Interface in dev.restate.serde
Interface defining serialization and deserialization of concrete types.
Serde.JsonSchema - Record Class in dev.restate.serde
Schema to be serialized using internal Jackson mapper.
Serde.Schema - Interface in dev.restate.serde
 
Serde.StringifiedJsonSchema - Record Class in dev.restate.serde
Schema already serialized to String.
serdeDecl() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns the value of the serdeDecl record component.
serdeFactory() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the serdeFactory record component.
SerdeFactory - Interface in dev.restate.serde
This factory creates Serde that are used in various places of the SDK, notably: To deserialize handler's input and deserialize the output To serialize and deserialize state, awakeables, promises and so on When using the Java APIs, a Jackson based implementation is used by default, see JacksonSerdeFactory in sdk-serde-jackson module.
serdeInfo() - Method in class dev.restate.sdk.common.DurablePromiseKey
 
serdeInfo() - Method in class dev.restate.sdk.common.StateKey
 
Serialization and Deserialization - Search tag in class dev.restate.sdk.Restate
Section
Serialization and Deserialization - Search tag in interface dev.restate.sdk.Context
Section
serialize(DeploymentResponse, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
 
serialize(DetailedDeploymentResponse, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
 
serialize(RegisterDeploymentRequest, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
 
serialize(UpdateDeploymentRequest, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
 
serialize(T) - Method in interface dev.restate.serde.Serde
 
ServerConfiguration - Class in dev.restate.admin.client
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class dev.restate.admin.client.ServerConfiguration
 
ServerVariable - Class in dev.restate.admin.client
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class dev.restate.admin.client.ServerVariable
 
service(Class<SVC>) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Simple API to invoke a Restate service from the ingress.
service(Class<SVC>) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Simple API to invoke a Restate service.
service(String, String) - Static method in class dev.restate.common.Target
 
Service - Class in dev.restate.sdk.core.generated.manifest
Service
Service - Class in dev.restate.sdk.gen.model
 
Service - Annotation Interface in dev.restate.sdk.annotation
Annotation to define a class/interface as Restate Service.
Service() - Constructor for class dev.restate.sdk.core.generated.manifest.Service
 
Service(CharSequence, CharSequence, String, String, ServiceType, List<Handler>, String, String) - Constructor for class dev.restate.sdk.gen.model.Service
 
SERVICE - Enum constant in enum class dev.restate.admin.model.ServiceType
 
SERVICE - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
SERVICE - Enum constant in enum class dev.restate.sdk.endpoint.definition.ServiceType
 
SERVICE_DISCOVERY_PROTOCOL_VERSION_UNSPECIFIED - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
SERVICE_DISCOVERY_PROTOCOL_VERSION_UNSPECIFIED = 0;
SERVICE_DISCOVERY_PROTOCOL_VERSION_UNSPECIFIED_VALUE - Static variable in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
SERVICE_DISCOVERY_PROTOCOL_VERSION_UNSPECIFIED = 0;
SERVICE_KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
SERVICE_PROTOCOL_VERSION_UNSPECIFIED - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
SERVICE_PROTOCOL_VERSION_UNSPECIFIED = 0;
SERVICE_PROTOCOL_VERSION_UNSPECIFIED_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
SERVICE_PROTOCOL_VERSION_UNSPECIFIED = 0;
Service.Builder - Class in dev.restate.sdk.gen.model
 
Service.RetryPolicyOnMaxAttempts - Enum Class in dev.restate.sdk.core.generated.manifest
RetryPolicyOnMaxAttempts
Service.Ty - Enum Class in dev.restate.sdk.core.generated.manifest
ServiceType
ServiceApi - Class in dev.restate.admin.api
 
ServiceApi() - Constructor for class dev.restate.admin.api.ServiceApi
 
ServiceApi(ApiClient) - Constructor for class dev.restate.admin.api.ServiceApi
 
ServiceDefinition - Class in dev.restate.sdk.endpoint.definition
This class represents a Restate service.
ServiceDefinition.Configurator - Class in dev.restate.sdk.endpoint.definition
Configurator for a ServiceDefinition.
ServiceDefinitionFactories - Class in dev.restate.sdk.endpoint.definition
 
ServiceDefinitionFactories() - Constructor for class dev.restate.sdk.endpoint.definition.ServiceDefinitionFactories
 
ServiceDefinitionFactory<T> - Interface in dev.restate.sdk.endpoint.definition
 
serviceExecutor() - Method in class dev.restate.sdk.Awakeable
 
serviceExecutor() - Method in class dev.restate.sdk.CallDurableFuture
 
serviceExecutor() - Method in class dev.restate.sdk.DurableFuture
 
serviceExecutor() - Method in class dev.restate.sdk.Select
 
serviceHandle(Class<SVC>) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Advanced API to invoke a Restate service from the ingress with full control.
serviceHandle(Class<SVC>) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Advanced API to invoke a Restate service with full control.
ServiceHandle<SVC> - Interface in dev.restate.sdk
EXPERIMENTAL API: This interface is part of the new reflection-based API and may change in future releases.
ServiceHandlerApi - Class in dev.restate.admin.api
 
ServiceHandlerApi() - Constructor for class dev.restate.admin.api.ServiceHandlerApi
 
ServiceHandlerApi(ApiClient) - Constructor for class dev.restate.admin.api.ServiceHandlerApi
 
ServiceMetadata - Class in dev.restate.admin.model
ServiceMetadata
ServiceMetadata() - Constructor for class dev.restate.admin.model.ServiceMetadata
 
ServiceNameRevPair - Class in dev.restate.admin.model
ServiceNameRevPair
ServiceNameRevPair() - Constructor for class dev.restate.admin.model.ServiceNameRevPair
 
ServiceProcessor - Class in dev.restate.sdk.gen
 
ServiceProcessor() - Constructor for class dev.restate.sdk.gen.ServiceProcessor
 
ServiceProtocol - Class in dev.restate.sdk.core.statemachine
 
ServiceProtocol() - Constructor for class dev.restate.sdk.core.statemachine.ServiceProtocol
 
services(List<ServiceMetadata>) - Method in class dev.restate.admin.model.ListServicesResponse
 
services(List<ServiceMetadata>) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
ServiceType - Enum Class in dev.restate.admin.model
Gets or Sets ServiceType
ServiceType - Enum Class in dev.restate.sdk.endpoint.definition
 
set(StateKey<T>, T) - Method in interface dev.restate.sdk.ObjectContext
Sets the given value under the given key, serializing the value using the Serde in the StateKey.
set(StateKey<T>, T) - Method in interface dev.restate.sdk.Restate.State
EXPERIMENTAL API: Sets the given value under the given key, serializing the value using the Serde in the StateKey.
set(StateKey<T>, T) - Method in class dev.restate.sdk.fake.FakeContext
 
set(String, Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
set(String, String) - Method in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
setAbortTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Abort timeout duration, expressed in milliseconds.
setAbortTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Abort timeout duration, expressed in milliseconds.
setAbortTimeout(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
setAbortTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setAbortTimeout(Duration) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
This timer guards against stalled service/handler invocations that are supposed to terminate.
setAbortTimeout(Duration) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
This timer guards against stalled invocations that are supposed to terminate.
setActualInstance(Object) - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Set the actual instance
setActualInstance(Object) - Method in class dev.restate.admin.model.DeploymentResponse
Set the instance that matches the anyOf child schema, check the instance parameter is valid against the anyOf child schemas: DeploymentResponseAnyOf, DeploymentResponseAnyOf1 It could be an instance of the 'anyOf' schemas.
setActualInstance(Object) - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Set the instance that matches the anyOf child schema, check the instance parameter is valid against the anyOf child schemas: DeploymentResponseAnyOf, DeploymentResponseAnyOf1 It could be an instance of the 'anyOf' schemas.
setActualInstance(Object) - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Set the instance that matches the anyOf child schema, check the instance parameter is valid against the anyOf child schemas: RegisterDeploymentRequestAnyOf, RegisterDeploymentRequestAnyOf1 It could be an instance of the 'anyOf' schemas.
setActualInstance(Object) - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Set the instance that matches the anyOf child schema, check the instance parameter is valid against the anyOf child schemas: UpdateDeploymentRequestAnyOf, UpdateDeploymentRequestAnyOf1 It could be an instance of the 'anyOf' schemas.
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
setAdditionalHeaders(Map<String, String>) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
setAdditionalProperty(String, String) - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
setAdditionalProperty(String, String) - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
setApiClientFactory(Supplier<ApiClient>) - Static method in class dev.restate.admin.client.Configuration
set the callback used to create new ApiClient objects
setArn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
setArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
setAsyncResponseInterceptor(Consumer<HttpResponse<String>>) - Method in class dev.restate.admin.client.ApiClient
Set a custom async response interceptor.
setAwakeableId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
string awakeable_id = 1;
setAwakeableIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
string awakeable_id = 1;
setBasePath(String) - Method in class dev.restate.admin.client.ApiClient
Set a custom base path for the target service, for example '/v2'.
setClusterName(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
 
setCode(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
setCode(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
The code can be any HTTP status code, as described https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
setCommandIndex(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage.Builder
uint32 command_index = 1;
setCompletionFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
setCompletionFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Failure completion_failure = 3;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
uint32 completion_id = 1;
setCompletionValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
setCompletionValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
.dev.restate.service.protocol.Value completion_value = 2;
setComponents(Map<String, RestateComponentProperties>) - Method in class dev.restate.sdk.springboot.RestateComponentsProperties
Per-component configuration, keyed by component/service name.
setConnectTimeout(Duration) - Method in class dev.restate.admin.client.ApiClient
Sets the connect timeout (in milliseconds) for the http client.
setContent(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value.Builder
bytes content = 1;
setContentType(String) - Method in class dev.restate.sdk.core.generated.manifest.Input
Content type of the input.
setContentType(String) - Method in class dev.restate.sdk.core.generated.manifest.Output
Content type set on output.
setContext(Context) - Static method in class dev.restate.sdk.internal.ContextThreadLocal
 
setCreatedAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setCreatedAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setDateFormat(DateFormat) - Method in class dev.restate.admin.client.JSON
Set the date format for JSON (de)serialization with Date properties.
setDebugId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Invocation id that can be used for logging.
setDebugIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Invocation id that can be used for logging.
setDefault(JSON) - Static method in class dev.restate.admin.client.JSON
Set the default JSON instance.
setDefaultApiClient(ApiClient) - Static method in class dev.restate.admin.client.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDeploymentId(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setDeployments(List<DeploymentResponse>) - Method in class dev.restate.admin.model.ListDeploymentsResponse
 
setDocumentation(String) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this service.
setDocumentation(String) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Documentation as shown in the UI, Admin REST API, and the generated OpenAPI documentation of this handler.
setDocumentation(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
setDocumentation(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setDocumentation(String) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Documentation for this handler definition.
setDocumentation(String) - Method in class dev.restate.sdk.core.generated.manifest.Service
Documentation for this service definition.
setDryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
setDurationSinceLastStoredEntry(long) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Duration since the last stored entry, in milliseconds.
setEnableLazyState(Boolean) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
When set to true, lazy state will be enabled for all invocations to this service.
setEnableLazyState(Boolean) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
When set to true, lazy state will be enabled for all invocations to this handler.
setEnableLazyState(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Handler
If true, lazy state is enabled.
setEnableLazyState(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Service
If true, lazy state is enabled.
setEntryName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
Cannot use the field 'name' here because used above
setEntryNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
Cannot use the field 'name' here because used above
setExecutor(String) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Name of the Executor bean to use for running handlers of this service.
setExecutor(String) - Method in class dev.restate.sdk.springboot.RestateComponentsProperties
Name of the Executor bean to use for running handlers of all services.
setExponentiationFactor(float) - Method in class dev.restate.sdk.common.RetryPolicy
Exponentiation factor to use when computing the next retry delay.
setExponentiationFactor(Double) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Exponential backoff multiplier used to compute the next retry delay.
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 3;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
.dev.restate.service.protocol.Failure failure = 15;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setFailure(Protocol.Failure.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Failure failure = 6;
setForce(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
setForce(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
setHandlerName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string handler_name = 2;
setHandlerName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string handler_name = 3;
setHandlerName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string handler_name = 2;
setHandlerNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string handler_name = 2;
setHandlerNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string handler_name = 3;
setHandlerNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string handler_name = 2;
setHandlers(Map<String, RestateHandlerProperties>) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Per-handler configuration, keyed by handler name.
setHandlers(List<HandlerMetadata>) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
 
setHandlers(List<HandlerMetadata>) - Method in class dev.restate.admin.model.ServiceMetadata
 
setHandlers(List<Handler>) - Method in class dev.restate.sdk.core.generated.manifest.Service
(Required)
setHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
setHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
setHeaders(int, Protocol.Header) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
setHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
setHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
setHeaders(int, Protocol.Header.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
setHeaders(Map<String, String>) - Method in class dev.restate.common.InvocationOptions.Builder
 
setHeaders(Map<String, String>) - Method in interface dev.restate.common.RequestBuilder
 
setHeaders(Map<String, String>) - Method in class dev.restate.client.RequestOptions.Builder
 
setHost(String) - Method in class dev.restate.admin.client.ApiClient
Set a custom host name for the target service.
setHttpClientBuilder(HttpClient.Builder) - Method in class dev.restate.admin.client.ApiClient
Set a custom HttpClient.Builder object to use when creating the HttpClient that is used by the API client.
setHttpVersion(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setId(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Unique id of the invocation.
setId(String) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
setId(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
setIdempotencyKey(String) - Method in class dev.restate.common.InvocationOptions.Builder
 
setIdempotencyKey(String) - Method in interface dev.restate.common.RequestBuilder
 
setIdempotencyKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
setIdempotencyKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string idempotency_key = 4;
setIdempotencyKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
setIdempotencyKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If present, it must be non empty.
setIdempotencyKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string idempotency_key = 4;
setIdempotencyKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If present, it must be non empty.
setIdempotencyRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Idempotency retention duration, expressed in milliseconds.
setIdempotencyRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Idempotency retention duration, expressed in milliseconds.
setIdempotencyRetention(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
setIdempotencyRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setIdempotencyRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The retention duration of idempotent requests to this service.
setIdempotencyRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The retention duration of idempotent requests to this handler.
setIdempotentRequestTarget(Protocol.IdempotentRequestTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
setIdempotentRequestTarget(Protocol.IdempotentRequestTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
setIdempotentRequestTarget(Protocol.IdempotentRequestTarget.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target idempotent request
setIdempotentRequestTarget(Protocol.IdempotentRequestTarget.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target idempotent request
setIdx(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
uint32 idx = 2;
setIdx(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
uint32 idx = 2;
setInactivityTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Inactivity timeout duration, expressed in milliseconds.
setInactivityTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Inactivity timeout duration, expressed in milliseconds.
setInactivityTimeout(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
setInactivityTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setInactivityTimeout(Duration) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
This timer guards against stalled invocations.
setInactivityTimeout(Duration) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
This timer guards against stalled invocations.
setIngressEndpoint(URI) - Method in class dev.restate.admin.model.VersionInformation
 
setIngressPrivate(Boolean) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
When set to true this service, with all its handlers, cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
setIngressPrivate(Boolean) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
When set to true this handler cannot be invoked from the restate-server HTTP and Kafka ingress, but only from other services.
setIngressPrivate(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Handler
If true, the service cannot be invoked from the HTTP nor Kafka ingress.
setIngressPrivate(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Service
If true, the service cannot be invoked from the HTTP nor Kafka ingress.
setInitialDelay(Duration) - Method in class dev.restate.sdk.common.RetryPolicy
Initial retry delay for the first retry attempt.
setInitialInterval(Duration) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Initial delay before the first retry attempt.
setInput(Input) - Method in class dev.restate.sdk.core.generated.manifest.Handler
InputPayload
setInputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
setInputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
 
setInvocationId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
setInvocationId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
string invocation_id = 16;
setInvocationId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
setInvocationId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
setInvocationIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target invocation id
setInvocationIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage.Builder
string invocation_id = 16;
setInvocationIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target invocation id
setInvocationIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
Used by specific commands
setInvocationIdNotificationIdx(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
setInvocationIdNotificationIdx(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
uint32 invocation_id_notification_idx = 10;
setInvokeTime(long) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
Time when this BackgroundInvoke should be executed.
setJournalRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Journal retention duration, expressed in milliseconds.
setJournalRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Journal retention duration, expressed in milliseconds.
setJournalRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The journal retention.
setJournalRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The journal retention for invocations to this handler.
setJsonSchema(Object) - Method in class dev.restate.sdk.core.generated.manifest.Input
 
setJsonSchema(Object) - Method in class dev.restate.sdk.core.generated.manifest.Output
 
setKey(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
bytes key = 1;
setKey(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
bytes key = 1;
setKey(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
bytes key = 1;
setKey(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
bytes key = 1;
setKey(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
bytes key = 1;
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If this invocation has a key associated (e.g.
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string key = 1;
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string key = 1;
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string key = 1;
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If this invocation has a key associated (e.g.
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string key = 1;
setKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
If this invocation has a key associated (e.g.
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
If this invocation has a key associated (e.g.
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
If this invocation has a key associated (e.g.
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
If this invocation has a key associated (e.g.
setKeys(int, ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
setKnownEntries(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
This is the sum of known commands + notifications
setLambdaCompression(EndpointManifestSchema.LambdaCompression) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Compression used when the endpoint is a Lambda.
setMaxAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
 
setMaxAttempts(Integer) - Method in class dev.restate.sdk.common.RetryPolicy
Maximum number of attempts, including the initial, before giving up retrying.
setMaxAttempts(Integer) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Maximum number of attempts before giving up retrying.
setMaxDelay(Duration) - Method in class dev.restate.sdk.common.RetryPolicy
Maximum delay between retries.
setMaxDuration(Duration) - Method in class dev.restate.sdk.common.RetryPolicy
Maximum duration of the retry loop.
setMaxInterval(Duration) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Upper bound for the computed retry delay.
setMaxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setMaxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setMaxProtocolVersion(Long) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Maximum supported protocol version (Required)
setMembers(List<Integer>) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
setMessage(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
setMessage(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Contains a concise error message, e.g.
setMessage(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Contains a concise error message, e.g.
setMessageBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Contains a concise error message, e.g.
setMessageBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Contains a concise error message, e.g.
setMetadata(Metadata) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Custom metadata of this handler definition.
setMetadata(Metadata__1) - Method in class dev.restate.sdk.core.generated.manifest.Service
Custom metadata of this service definition.
setMetadata(Map<String, String>) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Service metadata, as propagated in the Admin REST API.
setMetadata(Map<String, String>) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Handler metadata, as propagated in the Admin REST API.
setMetadata(Map<String, String>) - Method in class dev.restate.admin.model.HandlerMetadata
 
setMetadata(Map<String, String>) - Method in class dev.restate.admin.model.ServiceMetadata
 
setMetadataClusterHealth(EmbeddedMetadataClusterHealth) - Method in class dev.restate.admin.model.ClusterHealthResponse
 
setMinAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
 
setMinProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setMinProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
setMinProtocolVersion(Long) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Minimum supported protocol version (Required)
setName(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
setName(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setName(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
 
setName(String) - Method in class dev.restate.sdk.core.generated.manifest.Handler
(Required)
setName(String) - Method in class dev.restate.sdk.core.generated.manifest.Service
(Required)
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
Cannot use the field 'name' here because used above
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
string name = 12;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
Entry name
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
setName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
Cannot use the field 'name' here because used above
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
string name = 12;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string name = 3;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
Entry name
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
string name = 3;
setNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
string name = 12;
setNewState(Map<String, List<Integer>>) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
setNextRetryDelay(long) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Delay before executing the next retry, specified as duration in milliseconds.
setObjectKey(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
setObjectMapper(ObjectMapper) - Method in class dev.restate.admin.client.ApiClient
Set a custom ObjectMapper to serialize and deserialize the request and response bodies.
setOnMaxAttempts(RetryPolicyProperties.OnMaxAttempts) - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
Behavior when the configured RetryPolicyProperties.getMaxAttempts() is reached.
setOpenTelemetry(OpenTelemetry) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
setOptions(Map<String, String>) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
setOptions(Map<String, String>) - Method in class dev.restate.admin.model.SubscriptionResponse
 
setOutput(Output) - Method in class dev.restate.sdk.core.generated.manifest.Handler
OutputPayload
setOutputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
 
setOutputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
 
setParameter(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
bytes parameter = 3;
setParameter(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
bytes parameter = 3;
setPartialState(boolean) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
bool partial_state = 5;
setPort(int) - Method in class dev.restate.admin.client.ApiClient
Set a custom port number for the target service.
setProtocolMode(EndpointManifestSchema.ProtocolMode) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
ProtocolMode
setProtocolType(ProtocolType) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setPublic(Boolean) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
setPublic(Boolean) - Method in class dev.restate.admin.model.ServiceMetadata
 
setRandomSeed(long) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Random seed to use to seed the deterministic RNG exposed in the context API.
setReadTimeout(Duration) - Method in class dev.restate.admin.client.ApiClient
Set the read timeout for the http client.
setRelatedCommandIndex(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command that caused the failure.
setRelatedCommandName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
setRelatedCommandNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Name of the entry that caused the failure.
setRelatedCommandType(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
Command type.
setRequestIdentityVerifier(RequestIdentityVerifier) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
setRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class dev.restate.admin.client.ApiClient
Set a custom request interceptor.
setRequired(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Input
If true, a body MUST be sent with a content-type, even if the body length is zero.
setResponseInterceptor(Consumer<HttpResponse<InputStream>>) - Method in class dev.restate.admin.client.ApiClient
Set a custom response interceptor.
setRestateCode(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
uint32 result_completion_id = 1;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage.Builder
uint32 result_completion_id = 11;
setResultCompletionId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
uint32 result_completion_id = 11;
setRetryCountSinceLastStoredEntry(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
Retry count since the last stored entry.
setRetryPolicy(RetryPolicyProperties) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Retry policy used by Restate when invoking this service.
setRetryPolicy(RetryPolicyProperties) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Retry policy used by Restate when invoking this handler.
setRetryPolicyExponentiationFactor(Double) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy exponentiation factor.
setRetryPolicyExponentiationFactor(Double) - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy exponentiation factor.
setRetryPolicyInitialInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy initial interval, expressed in milliseconds.
setRetryPolicyInitialInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy initial interval, expressed in milliseconds.
setRetryPolicyMaxAttempts(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy max attempts.
setRetryPolicyMaxAttempts(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy max attempts.
setRetryPolicyMaxInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Retry policy max interval, expressed in milliseconds.
setRetryPolicyMaxInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
Retry policy max interval, expressed in milliseconds.
setRetryPolicyOnMaxAttempts(Handler.RetryPolicyOnMaxAttempts) - Method in class dev.restate.sdk.core.generated.manifest.Handler
RetryPolicyOnMaxAttempts
setRetryPolicyOnMaxAttempts(Service.RetryPolicyOnMaxAttempts) - Method in class dev.restate.sdk.core.generated.manifest.Service
RetryPolicyOnMaxAttempts
setRevision(Integer) - Method in class dev.restate.admin.model.ServiceMetadata
 
setRevision(Integer) - Method in class dev.restate.admin.model.ServiceNameRevPair
 
setScheme(String) - Method in class dev.restate.admin.client.ApiClient
Set a custom scheme for the target service, for example 'https'.
setSeed(long) - Method in class dev.restate.sdk.RestateRandom
 
setServiceKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
setServiceKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
optional string service_key = 2;
setServiceName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string service_name = 1;
setServiceName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string service_name = 1;
setServiceName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string service_name = 1;
setServiceNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
string service_name = 1;
setServiceNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget.Builder
string service_name = 1;
setServiceNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
string service_name = 1;
setServices(List<ServiceMetadata>) - Method in class dev.restate.admin.model.ListServicesResponse
 
setServices(List<ServiceMetadata>) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
setServices(List<Service>) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
(Required)
setSetContentTypeIfEmpty(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Output
If true, the specified content-type is set even if the output is empty.
setSignalId(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
uint32 signal_id = 2;
setSignalName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
setSignalNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
string signal_name = 3;
setSink(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
setSink(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
setSource(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
setSource(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
setStacktrace(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The exception stacktrace, if available.
setStacktraceBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage.Builder
The exception stacktrace, if available.
SetStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SetStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
setStateKeys(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
setStateKeys(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
setStateKeys(Protocol.StateKeys.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
setStateKeys(Protocol.StateKeys.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.StateKeys state_keys = 17;
setStateMap(int, Protocol.StartMessage.StateEntry) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
setStateMap(int, Protocol.StartMessage.StateEntry.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
setSubscriptions(List<SubscriptionResponse>) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
 
setTargetInvocationId(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string target_invocation_id = 1;
setTargetInvocationIdBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
string target_invocation_id = 1;
setTy(HandlerMetadataType) - Method in class dev.restate.admin.model.HandlerMetadata
 
setTy(ServiceType) - Method in class dev.restate.admin.model.ServiceMetadata
 
setTy(Handler.Ty) - Method in class dev.restate.sdk.core.generated.manifest.Handler
HandlerType
setTy(Service.Ty) - Method in class dev.restate.sdk.core.generated.manifest.Service
ServiceType
setupModule(Module.SetupContext) - Method in class dev.restate.admin.client.RFC3339JavaTimeModule
 
setUri(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
setUri(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
setUri(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
setUseHttp11(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
setUseHttp11(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
setValue(V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
setValue(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.Builder
bytes value = 14;
setValue(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry.Builder
If value is an empty byte array, then it means the value is empty and not "missing" (e.g.
setValue(Protocol.StateKeys) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
setValue(Protocol.StateKeys.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage.Builder
.dev.restate.service.protocol.StateKeys value = 14;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
setValue(Protocol.Value) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.Builder
.dev.restate.service.protocol.Value value = 2;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.Builder
.dev.restate.service.protocol.Value value = 14;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage.Builder
.dev.restate.service.protocol.Value value = 3;
setValue(Protocol.Value.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Value value = 5;
setValue(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string value = 2;
setValueBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header.Builder
string value = 2;
setVersion(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
setVersion(String) - Method in class dev.restate.admin.model.VersionInformation
 
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.Builder
.dev.restate.service.protocol.Void void = 13;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setVoid(Protocol.Void.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage.Builder
.dev.restate.service.protocol.Void void = 4;
setWaitingCompletions(int, int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
setWaitingNamedSignals(int, String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
setWaitingSignals(int, int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_signals = 2;
setWakeUpTime(long) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage.Builder
Wake up time.
setWorkflowCompletionRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
Workflow completion retention duration, expressed in milliseconds.
setWorkflowCompletionRetention(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
setWorkflowCompletionRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
setWorkflowKey(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_key = 2;
setWorkflowKeyBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_key = 2;
setWorkflowName(String) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_name = 1;
setWorkflowNameBytes(ByteString) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget.Builder
string workflow_name = 1;
setWorkflowRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
The retention duration of idempotent requests to this workflow service.
setWorkflowRetention(Duration) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
The retention duration for workflow handlers.
setWorkflowTarget(Protocol.WorkflowTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
setWorkflowTarget(Protocol.WorkflowTarget) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
setWorkflowTarget(Protocol.WorkflowTarget.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.Builder
Target workflow target
setWorkflowTarget(Protocol.WorkflowTarget.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.Builder
Target workflow target
shared() - Method in record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Returns the value of the shared record component.
Shared - Annotation Interface in dev.restate.sdk.annotation
Defines a method as a Shared handler.
SHARED - Enum constant in enum class dev.restate.admin.model.HandlerMetadataType
 
SHARED - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
SHARED - Enum constant in enum class dev.restate.sdk.endpoint.definition.HandlerType
 
SHARED - Enum constant in enum class dev.restate.sdk.gen.model.HandlerType
 
SharedObjectContext - Interface in dev.restate.sdk
This interface can be used only within shared handlers of virtual objects.
SharedWorkflowContext - Interface in dev.restate.sdk
This interface can be used only within shared handlers of workflow.
SHORT - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
SIGNAL_ID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
SIGNAL_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
SIGNAL_NAME - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
 
SIGNAL_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
SignalId(int) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationId.SignalId
Creates an instance of a SignalId record class.
SIGNALID_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
 
SIGNALID_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
 
SignalName(String) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationId.SignalName
Creates an instance of a SignalName record class.
SignalNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SignalNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
sink(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
sink(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
size() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
sleep(Duration) - Method in interface dev.restate.sdk.Context
Causes the current execution of the function invocation to sleep for the given duration.
sleep(Duration) - Static method in class dev.restate.sdk.Restate
Causes the current execution of the function invocation to sleep for the given duration.
sleep(Duration, String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
SleepCommandMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SleepCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
SleepCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SleepCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
slice() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Success
Returns the value of the slice record component.
Slice - Interface in dev.restate.common
Wrapper type for byte slices.
SLICE - Static variable in interface dev.restate.serde.Serde
Passthrough serializer/deserializer
sneakyThrow() - Static method in exception class dev.restate.sdk.common.AbortedExecutionException
 
sneakyThrow(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
 
SOFT - Enum constant in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceType
source(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
source(String) - Method in class dev.restate.admin.model.SubscriptionResponse
 
STACKTRACE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
start() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
start() - Method in class dev.restate.sdk.testing.RestateRunner
Run restate, run the embedded service endpoint server, and register the services.
StartMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
StartMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 
state() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
state() - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Access to this Virtual Object/Workflow state.
STATE_KEYS - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
STATE_KEYS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
STATE_KEYS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
STATE_MAP_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
stateClear(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
stateClearAll() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
stateGet(String) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
stateGetKeys() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
StateKey<T> - Class in dev.restate.sdk.common
This class holds information about state's name and its type tag to be used for serializing and deserializing it.
stateKeys() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.StateKeys
Returns the value of the stateKeys record component.
stateKeys() - Method in class dev.restate.sdk.fake.FakeContext
 
stateKeys() - Method in interface dev.restate.sdk.SharedObjectContext
Gets all the known state keys for this virtual object instance.
StateKeys(List<String>) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationValue.StateKeys
Creates an instance of a StateKeys record class.
STATELESS - Enum constant in enum class dev.restate.sdk.gen.model.HandlerType
 
StateMachine - Interface in dev.restate.sdk.core.statemachine
More or less same as the VM trait
StateMachine.Awakeable - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.CallHandle - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.DoProgressResponse - Interface in dev.restate.sdk.core.statemachine
 
StateMachine.DoProgressResponse.AnyCompleted - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.DoProgressResponse.ExecuteRun - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.DoProgressResponse.ReadFromInput - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.DoProgressResponse.WaitingPendingRun - Record Class in dev.restate.sdk.core.statemachine
 
StateMachine.Input - Record Class in dev.restate.sdk.core.statemachine
 
stateSet(String, Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
statusCode() - Method in class dev.restate.client.Response
 
statusCode() - Method in interface dev.restate.client.ResponseHead
 
statusCode() - Method in class dev.restate.client.SendResponse
 
statusCode() - Method in interface dev.restate.sdk.core.RequestProcessor
 
stop() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
stop() - Method in class dev.restate.sdk.testing.RestateRunner
Stop restate and the embedded service endpoint server.
STRING - Static variable in class dev.restate.sdk.JsonSerdes
Deprecated, for removal: This API element is subject to removal in a future version.
For primitive types, simply use the overloads of the Context/StateKey/DurablePromiseKey methods accepting Class, for example ctx.run(String.class, myClosure) or ctx.awakeable(Integer.TYPE) or StateKey.of("key", String.class)
StringifiedJsonSchema(String) - Constructor for record class dev.restate.serde.Serde.StringifiedJsonSchema
Creates an instance of a StringifiedJsonSchema record class.
submit(WorkflowRequest<Req, Res>) - Method in interface dev.restate.client.Client
Submit a workflow.
submit(WorkflowRequest<Req, Res>, Duration) - Method in interface dev.restate.client.Client
Submit a workflow, optionally providing an execution delay to wait for.
submitAsync(WorkflowRequest<Req, Res>) - Method in interface dev.restate.client.Client
submitAsync(WorkflowRequest<Req, Res>, Duration) - Method in interface dev.restate.client.Client
submitRun(String, Consumer<HandlerContext.RunCompleter>) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
SubscriptionApi - Class in dev.restate.admin.api
 
SubscriptionApi() - Constructor for class dev.restate.admin.api.SubscriptionApi
 
SubscriptionApi(ApiClient) - Constructor for class dev.restate.admin.api.SubscriptionApi
 
SubscriptionResponse - Class in dev.restate.admin.model
SubscriptionResponse
SubscriptionResponse() - Constructor for class dev.restate.admin.model.SubscriptionResponse
 
subscriptions(List<SubscriptionResponse>) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
 
Success(Slice) - Constructor for record class dev.restate.sdk.core.statemachine.NotificationValue.Success
Creates an instance of a Success record class.
supplyContextData() - Method in class dev.restate.sdk.core.RestateContextDataProvider
 
supports(Object) - Method in interface dev.restate.sdk.endpoint.definition.ServiceDefinitionFactory
 
supports(Object) - Method in class dev.restate.sdk.internal.ReflectionServiceDefinitionFactory
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class dev.restate.sdk.testing.RestateExtension
 
SuspensionMessage - Enum constant in enum class dev.restate.sdk.core.statemachine.MessageType
 
SuspensionMessage_TYPE - Static variable in enum class dev.restate.sdk.core.statemachine.MessageType
 

T

takeNotification(int) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
Target - Class in dev.restate.common
Represents an invocation target.
TARGET_INVOCATION_ID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
TARGET_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
TARGET_NOT_SET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
TerminalException - Exception Class in dev.restate.sdk.common
When thrown in a Restate service method, it will complete the invocation with an error.
TerminalException() - Constructor for exception class dev.restate.sdk.common.TerminalException
 
TerminalException(int) - Constructor for exception class dev.restate.sdk.common.TerminalException
Like TerminalException(int, String), without message.
TerminalException(int, String) - Constructor for exception class dev.restate.sdk.common.TerminalException
Create a new TerminalException.
TerminalException(String) - Constructor for exception class dev.restate.sdk.common.TerminalException
THREAD_LOCAL_INSTANCE - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
Thread safety - Search tag in class dev.restate.sdk.Restate
Section
Thread safety - Search tag in interface dev.restate.sdk.Context
Section
ThrowingBiConsumer<T,U> - Interface in dev.restate.common.function
Like BiConsumer but can throw checked exceptions.
ThrowingBiFunction<T,U,R> - Interface in dev.restate.common.function
Like BiFunction but can throw checked exceptions.
ThrowingConsumer<T> - Interface in dev.restate.common.function
Like Consumer but can throw checked exceptions.
ThrowingFunction<T,R> - Interface in dev.restate.common.function
Like Function but can throw checked exceptions.
ThrowingRunnable - Interface in dev.restate.common.function
Like Runnable but can throw checked exceptions.
ThrowingSupplier<T> - Interface in dev.restate.common.function
Like Supplier but can throw checked exceptions.
TimeoutException - Exception Class in dev.restate.sdk.common
 
TimeoutException(String) - Constructor for exception class dev.restate.sdk.common.TimeoutException
 
timer(String, Duration) - Method in interface dev.restate.sdk.Context
Causes the start of a timer for the given duration.
timer(String, Duration) - Method in class dev.restate.sdk.fake.FakeContext
 
timer(String, Duration) - Static method in class dev.restate.sdk.Restate
Causes the start of a timer for the given duration.
timer(Duration) - Method in interface dev.restate.sdk.Context
Causes the start of a timer for the given duration.
timer(Duration, String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
toBuilder() - Method in class dev.restate.common.InvocationOptions
 
toBuilder() - Method in interface dev.restate.common.Request
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
toBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
toByteArray() - Method in interface dev.restate.common.Slice
 
toLowercaseMap() - Method in interface dev.restate.client.ResponseHead.Headers
 
toRandomSeed() - Method in interface dev.restate.sdk.common.InvocationId
 
toRequest(String, String, String, TypeTag<Req>, TypeTag<Res>, Req, InvocationOptions) - Static method in class dev.restate.common.reflections.RestateUtils
 
toString() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
 
toString() - Method in class dev.restate.admin.model.ClusterHealthResponse
 
toString() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
 
toString() - Method in enum class dev.restate.admin.model.DeletionMode
 
toString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
toString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
 
toString() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
 
toString() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
 
toString() - Method in class dev.restate.admin.model.HandlerMetadata
 
toString() - Method in enum class dev.restate.admin.model.HandlerMetadataType
 
toString() - Method in class dev.restate.admin.model.ListDeploymentsResponse
 
toString() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
 
toString() - Method in class dev.restate.admin.model.ListServicesResponse
 
toString() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
 
toString() - Method in class dev.restate.admin.model.ModifyServiceRequest
 
toString() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
toString() - Method in enum class dev.restate.admin.model.ProtocolType
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
 
toString() - Method in class dev.restate.admin.model.ServiceMetadata
 
toString() - Method in class dev.restate.admin.model.ServiceNameRevPair
 
toString() - Method in enum class dev.restate.admin.model.ServiceType
 
toString() - Method in class dev.restate.admin.model.SubscriptionResponse
 
toString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
toString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
toString() - Method in class dev.restate.admin.model.VersionInformation
 
toString() - Method in class dev.restate.client.RequestOptions
 
toString() - Method in class dev.restate.client.Response
 
toString() - Method in class dev.restate.client.SendResponse
 
toString() - Method in class dev.restate.common.InvocationOptions
 
toString() - Method in class dev.restate.common.Output
 
toString() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap.Entry
 
toString() - Method in record class dev.restate.common.reflections.ReflectionUtils.HandlerInfo
Returns a string representation of this record class.
toString() - Method in class dev.restate.common.Target
 
toString() - Method in class dev.restate.sdk.common.HandlerRequest
 
toString() - Method in interface dev.restate.sdk.common.InvocationId
 
toString() - Method in class dev.restate.sdk.common.RetryPolicy
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Input
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Output
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
 
toString() - Method in class dev.restate.sdk.core.generated.manifest.Service
 
toString() - Method in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.CompletionId
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalId
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationId.SignalName
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Empty
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Failure
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.InvocationId
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.StateKeys
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.NotificationValue.Success
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Awakeable
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.CallHandle
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.AnyCompleted
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ExecuteRun
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.ReadFromInput
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.WaitingPendingRun
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.statemachine.StateMachine.Input
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.Awakeable
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.endpoint.definition.HandlerContext.CallResult
Returns a string representation of this record class.
toString() - Method in class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy
 
toString() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns a string representation of this record class.
toString() - Method in class dev.restate.sdk.gen.model.AnnotationProcessingOptions
 
toString() - Method in record class dev.restate.sdk.gen.model.Handler
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.gen.model.PayloadType
Returns a string representation of this record class.
toString() - Method in class dev.restate.sdk.springboot.RestateComponentProperties
 
toString() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
 
toString() - Method in class dev.restate.sdk.springboot.RetryPolicyProperties
 
toString() - Method in record class dev.restate.serde.Serde.JsonSchema
Returns a string representation of this record class.
toString() - Method in record class dev.restate.serde.Serde.StringifiedJsonSchema
Returns a string representation of this record class.
toString() - Method in record class dev.restate.serde.TypeTag.Class
Returns a string representation of this record class.
toUrlQueryString() - Method in class dev.restate.admin.model.ClusterHealthResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.HandlerMetadata
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListServicesResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ModifyServiceRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ServiceMetadata
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ServiceNameRevPair
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.SubscriptionResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.VersionInformation
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.DeletionMode
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.HandlerMetadata
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.HandlerMetadataType
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListServicesResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.ProtocolType
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ServiceMetadata
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.ServiceType
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.VersionInformation
Convert the instance into URL query string.
ty(HandlerMetadataType) - Method in class dev.restate.admin.model.HandlerMetadata
 
ty(ServiceType) - Method in class dev.restate.admin.model.ServiceMetadata
 
type() - Method in record class dev.restate.serde.TypeTag.Class
Returns the value of the type record component.
TypeRef<T> - Class in dev.restate.serde
This generic abstract class is used for obtaining full generics type information by sub-classing.
TypeRef() - Constructor for class dev.restate.serde.TypeRef
 
typeTag(Type) - Static method in class dev.restate.common.reflections.RestateUtils
 
TypeTag<T> - Interface in dev.restate.serde
This interface is used by the serialization stack to carry types runtime information.
TypeTag.Class<T> - Record Class in dev.restate.serde
 

U

unauthorized(Throwable) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
unexpectedMessage(Class<? extends MessageLite>, MessageLite) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
unexpectedMessage(String, MessageLite) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
UNKNOWN - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
UNKNOWN = 0;
unknownMessageType(short) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
UNRECOGNIZED - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
 
UNRECOGNIZED - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
 
UNRECOGNIZED - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
 
UNSUPPORTED_MEDIA_TYPE_CODE - Static variable in exception class dev.restate.sdk.core.ProtocolException
 
updateBaseUri(String) - Method in class dev.restate.admin.client.ApiClient
 
updateDeployment(String, UpdateDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Update deployment Update deployment.
updateDeployment(String, UpdateDeploymentRequest, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Update deployment Update deployment.
UpdateDeploymentRequest - Class in dev.restate.admin.model
 
UpdateDeploymentRequest() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
 
UpdateDeploymentRequest(UpdateDeploymentRequestAnyOf) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
 
UpdateDeploymentRequest(UpdateDeploymentRequestAnyOf1) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
 
UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer - Class in dev.restate.admin.model
 
UpdateDeploymentRequest.UpdateDeploymentRequestSerializer - Class in dev.restate.admin.model
 
UpdateDeploymentRequestAnyOf - Class in dev.restate.admin.model
UpdateDeploymentRequestAnyOf
UpdateDeploymentRequestAnyOf() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
UpdateDeploymentRequestAnyOf1 - Class in dev.restate.admin.model
UpdateDeploymentRequestAnyOf1
UpdateDeploymentRequestAnyOf1() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
 
UpdateDeploymentRequestDeserializer() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
 
UpdateDeploymentRequestDeserializer(Class<?>) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
 
UpdateDeploymentRequestSerializer() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
 
UpdateDeploymentRequestSerializer(Class<UpdateDeploymentRequest>) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
 
updateDeploymentWithHttpInfo(String, UpdateDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Update deployment Update deployment.
updateDeploymentWithHttpInfo(String, UpdateDeploymentRequest, Map<String, String>) - Method in class dev.restate.admin.api.DeploymentApi
Update deployment Update deployment.
uri(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
 
uri(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
uri(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
URL - Variable in class dev.restate.admin.client.ServerConfiguration
 
URL() - Method in class dev.restate.admin.client.ServerConfiguration
Format URL template using default server variables.
URL(Map<String, String>) - Method in class dev.restate.admin.client.ServerConfiguration
Format URL template using given variables.
urlEncode(String) - Static method in class dev.restate.admin.client.ApiClient
URL encode a string in the UTF-8 encoding.
useHttp11(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
 
useHttp11(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
 
USER_DECLARED_METHODS - Static variable in class dev.restate.common.reflections.ReflectionUtils
Pre-built ReflectionUtils.MethodFilter that matches all non-bridge non-synthetic methods which are not declared on java.lang.Object.
using(ThrowingFunction<T, byte[]>, ThrowingFunction<byte[], T>) - Static method in interface dev.restate.serde.Serde
Like Serde.using(String, ThrowingFunction, ThrowingFunction), using content-type application/octet-stream.
using(String, ThrowingFunction<T, byte[]>, ThrowingFunction<byte[], T>) - Static method in interface dev.restate.serde.Serde
Create a Serde from serializer/deserializer lambdas, tagging with contentType.
Util - Class in dev.restate.sdk.core.statemachine
 
Util() - Constructor for class dev.restate.sdk.core.statemachine.Util
 

V

V1 - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
initial service discovery protocol version using endpoint_manifest_schema.json
V1 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
initial service protocol version
V1_VALUE - Static variable in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
initial service discovery protocol version using endpoint_manifest_schema.json
V1_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
initial service protocol version
V2 - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add custom metadata and documentation for services/handlers
V2 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Added * Entry retry mechanism: ErrorMessage.next_retry_delay, StartMessage.retry_count_since_last_stored_entry and StartMessage.duration_since_last_stored_entry
V2_VALUE - Static variable in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add custom metadata and documentation for services/handlers
V2_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Added * Entry retry mechanism: ErrorMessage.next_retry_delay, StartMessage.retry_count_since_last_stored_entry and StartMessage.duration_since_last_stored_entry
V3 - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add options for private service, journal retention, idempotency retention, workflow completion retention, inactivity timeout, abort timeout, enable lazy state
V3 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
**Yanked**
V3_VALUE - Static variable in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add options for private service, journal retention, idempotency retention, workflow completion retention, inactivity timeout, abort timeout, enable lazy state
V3_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
**Yanked**
V4 - Enum constant in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add lambda compression
V4 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
**Yanked**
V4_VALUE - Static variable in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
add lambda compression
V4_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
**Yanked**
V5 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Immutable journal.
V5_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Immutable journal.
V6 - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Added: * StartMessage.random_seed
V6_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Added: * StartMessage.random_seed
validateAndBuild() - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
validateAndBuild() - Method in class dev.restate.sdk.gen.model.Service.Builder
 
value() - Element in annotation interface dev.restate.sdk.annotation.Accept
 
value() - Element in annotation interface dev.restate.sdk.annotation.CustomSerdeFactory
 
value() - Element in annotation interface dev.restate.sdk.annotation.Name
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
 
value() - Method in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
VALUE - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
VALUE_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
Deprecated.
valueOf(int) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.DeletionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.HandlerMetadataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.ProtocolType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.ServiceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.client.SendResponse.SendStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.Restructure
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.statemachine.InvocationState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.core.statemachine.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.endpoint.definition.HandlerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.OnMaxAttempts
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.endpoint.definition.ServiceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.fake.ContextExpectations.RunExpectation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.gen.model.HandlerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.sdk.springboot.RetryPolicyProperties.OnMaxAttempts
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.restate.admin.model.DeletionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.admin.model.HandlerMetadataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.admin.model.ProtocolType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.admin.model.ServiceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.client.SendResponse.SendStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.Restructure
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
values() - Static method in enum class dev.restate.sdk.core.generated.discovery.Discovery.ServiceDiscoveryProtocolVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.ProtocolMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.RetryPolicyOnMaxAttempts
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.RetryPolicyOnMaxAttempts
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage.CompletionCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.IdCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.SignalIdCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.SignalIdCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.statemachine.InvocationState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.core.statemachine.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.endpoint.definition.HandlerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.endpoint.definition.InvocationRetryPolicy.OnMaxAttempts
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.endpoint.definition.ServiceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.fake.ContextExpectations.RunExpectation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.gen.model.HandlerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.restate.sdk.springboot.RetryPolicyProperties.OnMaxAttempts
Returns an array containing the constants of this enum class, in the order they are declared.
valueToString(Object) - Static method in class dev.restate.admin.client.ApiClient
 
variables - Variable in class dev.restate.admin.client.ServerConfiguration
 
verifyRequest(HeadersAccessor) - Method in class dev.restate.sdk.auth.signing.RestateRequestIdentityVerifier
 
verifyRequest(HeadersAccessor) - Method in interface dev.restate.sdk.endpoint.RequestIdentityVerifier
 
version() - Method in class dev.restate.admin.api.VersionApi
Admin version information Obtain admin version information.
version(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
 
version(String) - Method in class dev.restate.admin.model.VersionInformation
 
version(Map<String, String>) - Method in class dev.restate.admin.api.VersionApi
Admin version information Obtain admin version information.
Version - Class in dev.restate.sdk.version
 
VERSION - Static variable in class dev.restate.admin.client.Configuration
 
VERSION - Static variable in class dev.restate.sdk.version.Version
 
VersionApi - Class in dev.restate.admin.api
 
VersionApi() - Constructor for class dev.restate.admin.api.VersionApi
 
VersionApi(ApiClient) - Constructor for class dev.restate.admin.api.VersionApi
 
VersionInformation - Class in dev.restate.admin.model
VersionInformation
VersionInformation() - Constructor for class dev.restate.admin.model.VersionInformation
 
versionWithHttpInfo() - Method in class dev.restate.admin.api.VersionApi
Admin version information Obtain admin version information.
versionWithHttpInfo(Map<String, String>) - Method in class dev.restate.admin.api.VersionApi
Admin version information Obtain admin version information.
VIRTUAL_OBJECT - Enum constant in enum class dev.restate.admin.model.ServiceType
 
VIRTUAL_OBJECT - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
VIRTUAL_OBJECT - Enum constant in enum class dev.restate.sdk.endpoint.definition.ServiceType
 
virtualObject(Class<SVC>, String) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Simple API to invoke a Restate Virtual Object from the ingress.
virtualObject(Class<SVC>, String) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Simple API to invoke a Restate Virtual Object.
virtualObject(String, String, String) - Static method in class dev.restate.common.Target
 
VirtualObject - Annotation Interface in dev.restate.sdk.annotation
Annotation to define a class/interface as Restate VirtualObject.
virtualObjectHandle(Class<SVC>, String) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Advanced API to invoke a Restate Virtual Object from the ingress with full control.
virtualObjectHandle(Class<SVC>, String) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Advanced API to invoke a Restate Virtual Object with full control.
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage.ResultCase
 
VOID - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.ResultCase
 
VOID - Static variable in interface dev.restate.serde.Serde
Noop Serde for void.
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
VOID_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 

W

waitForReady() - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
WAITING_COMPLETIONS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
WAITING_NAMED_SIGNALS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
WAITING_SIGNALS_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
WAITING_START - Enum constant in enum class dev.restate.sdk.core.statemachine.InvocationState
 
WaitingPendingRun() - Constructor for record class dev.restate.sdk.core.statemachine.StateMachine.DoProgressResponse.WaitingPendingRun
Creates an instance of a WaitingPendingRun record class.
WAKE_UP_TIME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
WEAK - Enum constant in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.ReferenceType
when(DurableFuture<U>, ThrowingFunction<U, T>) - Method in class dev.restate.sdk.Select
Add the given DurableFuture to this select.
when(DurableFuture<U>, ThrowingFunction<U, T>, ThrowingFunction<TerminalException, T>) - Method in class dev.restate.sdk.Select
Add the given DurableFuture to this select.
WHEN_NECESSARY - Enum constant in enum class dev.restate.common.reflections.ConcurrentReferenceHashMap.Restructure
 
withAbortTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withAbortTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withAcceptContentType(String) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
withAdditionalEnv(String, String) - Method in class dev.restate.sdk.testing.RestateRunner.Builder
Add additional environment variables to the Restate container.
withAdditionalProperty(String, String) - Method in class dev.restate.sdk.core.generated.manifest.Metadata__1
 
withAdditionalProperty(String, String) - Method in class dev.restate.sdk.core.generated.manifest.Metadata
 
withConfigFile(String) - Method in class dev.restate.sdk.testing.RestateRunner.Builder
Mount a config file in the Restate container.
withContentType(String) - Method in class dev.restate.sdk.core.generated.manifest.Input
 
withContentType(String) - Method in class dev.restate.sdk.core.generated.manifest.Output
 
withContentType(String, Serde<T>) - Static method in interface dev.restate.serde.Serde
 
withDocumentation(String) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
withDocumentation(String) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
withDocumentation(String) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withDocumentation(String) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withDocumentation(String) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withDocumentation(String) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withEnableLazyState(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withEnableLazyState(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withExecutor(Executor) - Static method in class dev.restate.sdk.HandlerRunner.Options
Create an instance of HandlerRunner.Options with the given executor.
withGeneratedClassesNamePrefix(String) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withHandler(Handler) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withHandlers(Collection<Handler>) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withHandlers(List<Handler>) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withHandlerType(HandlerType) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withHeaders(Map<String, String>) - Static method in class dev.restate.client.RequestOptions
 
withIdempotencyRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withIdempotencyRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withInactivityTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withInactivityTimeout(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withIngressPrivate(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withIngressPrivate(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withInput(Input) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withInputAccept(String) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withInputType(PayloadType) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withInvocationId(String) - Method in record class dev.restate.sdk.fake.ContextExpectations
Set the invocation id returned by ctx.request().invocationId().
withJournalRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withJournalRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withJsonSchema(Object) - Method in class dev.restate.sdk.core.generated.manifest.Input
 
withJsonSchema(Object) - Method in class dev.restate.sdk.core.generated.manifest.Output
 
withLambdaCompression(EndpointManifestSchema.LambdaCompression) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
withMaxProtocolVersion(Long) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
withMetadata(Metadata) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withMetadata(Metadata__1) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withMetadata(Map<String, String>) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
withMetadata(Map<String, String>) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
withMinProtocolVersion(Long) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
withName(String) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withName(String) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withName(String) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withOpenTelemetry(OpenTelemetry) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Set the OpenTelemetry implementation for tracing and metrics.
withOpenTelemetry(OpenTelemetry) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
withOptions(HttpServerOptions) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
withOutput(Output) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withOutputType(PayloadType) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withProtocolMode(EndpointManifestSchema.ProtocolMode) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
withRandomSeed(long) - Method in record class dev.restate.sdk.fake.ContextExpectations
Set the random seed to be used by Context.random().
withRequestHeaders(Map<String, String>) - Method in record class dev.restate.sdk.fake.ContextExpectations
Set the request headers returned by ctx.request().headers().
withRequestIdentityVerifier(RequestIdentityVerifier) - Method in class dev.restate.sdk.endpoint.Endpoint.Builder
Set the request identity verifier for this endpoint.
withRequestIdentityVerifier(RequestIdentityVerifier) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Use RestateHttpServer in combination with Endpoint instead. This will be removed in the next minor release.
withRequired(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Input
 
withRestateContainerImage(String) - Method in class dev.restate.sdk.testing.RestateRunner.Builder
Override the container image to use for the Restate runtime.
withRestateName(String) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withRestateName(String) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withRetryPolicyExponentiationFactor(Double) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withRetryPolicyExponentiationFactor(Double) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withRetryPolicyInitialInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withRetryPolicyInitialInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withRetryPolicyMaxAttempts(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withRetryPolicyMaxAttempts(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withRetryPolicyMaxInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withRetryPolicyMaxInterval(Long) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withRetryPolicyOnMaxAttempts(Handler.RetryPolicyOnMaxAttempts) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withRetryPolicyOnMaxAttempts(Service.RetryPolicyOnMaxAttempts) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withSerdeFactoryDecl(String) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withServices(List<Service>) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
 
withServiceType(ServiceType) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withSetContentTypeIfEmpty(Boolean) - Method in class dev.restate.sdk.core.generated.manifest.Output
 
withTargetClassFqcn(CharSequence) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withTargetClassPkg(CharSequence) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withTimeout(Duration) - Method in class dev.restate.sdk.DurableFuture
 
withTy(Handler.Ty) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
withTy(Service.Ty) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withWorkflowCompletionRetention(Long) - Method in class dev.restate.sdk.core.generated.manifest.Handler
 
workflow(Class<SVC>, String) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Simple API to invoke a Restate Workflow from the ingress.
workflow(Class<SVC>, String) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Simple API to invoke a Restate Workflow.
workflow(String, String, String) - Static method in class dev.restate.common.Target
 
Workflow - Annotation Interface in dev.restate.sdk.annotation
Annotation to define a class/interface as Restate Workflow.
WORKFLOW - Enum constant in enum class dev.restate.admin.model.HandlerMetadataType
 
WORKFLOW - Enum constant in enum class dev.restate.admin.model.ServiceType
 
WORKFLOW - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Handler.Ty
 
WORKFLOW - Enum constant in enum class dev.restate.sdk.core.generated.manifest.Service.Ty
 
WORKFLOW - Enum constant in enum class dev.restate.sdk.endpoint.definition.HandlerType
 
WORKFLOW - Enum constant in enum class dev.restate.sdk.endpoint.definition.ServiceType
 
WORKFLOW - Enum constant in enum class dev.restate.sdk.gen.model.HandlerType
 
WORKFLOW_KEY_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
WORKFLOW_NAME_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 
WORKFLOW_TARGET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage.TargetCase
 
WORKFLOW_TARGET - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage.TargetCase
 
WORKFLOW_TARGET_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
WORKFLOW_TARGET_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
workflowCompletionRetention(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
workflowCompletionRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
 
WorkflowContext - Interface in dev.restate.sdk
This interface can be used only within workflow handlers of workflow.
workflowHandle(Class<SVC>, String) - Method in interface dev.restate.client.Client
EXPERIMENTAL API: Advanced API to invoke a Restate Workflow from the ingress with full control.
workflowHandle(Class<SVC>, String) - Static method in class dev.restate.sdk.Restate
EXPERIMENTAL API: Advanced API to invoke a Restate Workflow with full control.
workflowHandle(String, String, TypeTag<Res>) - Method in class dev.restate.client.base.BaseClient
 
workflowHandle(String, String, TypeTag<Res>) - Method in interface dev.restate.client.Client
Create a new Client.WorkflowHandle for the provided workflow name and identifier.
workflowHandle(String, String, Class<Res>) - Method in interface dev.restate.client.Client
Create a new Client.WorkflowHandle for the provided workflow name and identifier.
WorkflowRequest<Req,Res> - Interface in dev.restate.common
Workflow handler request.
WorkflowRequestBuilder<Req,Res> - Interface in dev.restate.common
Workflow handler request builder.
workflowRetention() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
workflowRetention() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
workflowRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
The retention duration for this workflow handler.
workflowRetention(Duration) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
The retention duration of idempotent requests to this workflow service.
wrap(byte[]) - Static method in interface dev.restate.common.Slice
 
wrap(ThrowingBiConsumer<T, U>) - Static method in interface dev.restate.common.function.ThrowingBiConsumer
 
wrap(ThrowingFunction<T, R>) - Static method in interface dev.restate.common.function.ThrowingFunction
 
wrap(String) - Static method in interface dev.restate.common.Slice
 
wrap(ByteBuffer) - Static method in interface dev.restate.common.Slice
Wrap a ByteBuffer.
wrap(Map<String, String>) - Static method in interface dev.restate.sdk.endpoint.HeadersAccessor
 
writeOutput(Slice) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
writeOutput(Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
writeOutput(TerminalException) - Method in interface dev.restate.sdk.core.statemachine.StateMachine
 
writeOutput(TerminalException) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.AttachInvocationCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallInvocationIdCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearAllStateCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ClearStateCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CommandAckMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompleteAwakeableCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CompletePromiseCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.EndMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ErrorMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetEagerStateKeysCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetLazyStateKeysCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.GetPromiseCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Header
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.IdempotentRequestTarget
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.NotificationTemplate
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OutputCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.PeekPromiseCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.ProposeRunCompletionMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.RunCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SendSignalCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SetStateCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCommandMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SleepCompletionNotificationMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.StateEntry
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Value
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Void
 
writeTo(CodedOutputStream) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.WorkflowTarget
 

X

X_RESTATE_SERVER - Static variable in class dev.restate.sdk.version.Version
 

Z

ZONED_DATE_TIME - Static variable in class dev.restate.admin.client.RFC3339InstantDeserializer
 
ZSTD - Enum constant in enum class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema.LambdaCompression
 

_

_failForNotLenient(JsonParser, DeserializationContext, JsonToken) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_fromEmptyString(JsonParser, DeserializationContext, String) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_fromString(JsonParser, DeserializationContext, String) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_handleDateTimeException(DeserializationContext, DateTimeException, String) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_handleUnexpectedToken(DeserializationContext, JsonParser, JsonToken...) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_handleUnexpectedToken(DeserializationContext, JsonParser, String, Object...) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_isLenient - Variable in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_isValidTimestampString(String) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_peelDTE(DateTimeException) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_public(Boolean) - Method in class dev.restate.admin.model.ModifyServiceRequest
 
_public(Boolean) - Method in class dev.restate.admin.model.ServiceMetadata
 
_reportWrongToken(JsonParser, DeserializationContext, JsonToken...) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
_reportWrongToken(DeserializationContext, JsonToken, String) - Method in class dev.restate.admin.client.RFC3339InstantDeserializer
 
A B C D E F G H I J K L M N O P R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form