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
Deprecated.
 
abortTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
AbstractOpenApiSchema(String, Boolean) - Constructor for class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
 
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, 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) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.CallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 4;
addAllHeaders(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.InputCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 1;
addAllHeaders(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.OneWayCallCommandMessage.Builder
repeated .dev.restate.service.protocol.Header headers = 5;
addAllKeys(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StateKeys.Builder
repeated bytes keys = 1;
addAllMetadata(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addAllStateMap(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.StartMessage.Builder
protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED
addAllWaitingCompletions(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated uint32 waiting_completions = 1;
addAllWaitingNamedSignals(Iterable) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.SuspensionMessage.Builder
repeated string waiting_named_signals = 3;
addAllWaitingSignals(Iterable) - 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
Deprecated.
 
addHandlerInterceptorFactory(HandlerInterceptor.Factory) - Method in class dev.restate.sdk.HandlerRunner.Options
Append a HandlerInterceptor.Factory to the factories, as innermost in the chain.
addHandlersItem(HandlerMetadata) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
addHandlersItem(HandlerMetadata) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
additionalHeaders(Map) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
additionalHeaders(Map) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
additionalHeaders(Map) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
additionalHeaders(Map) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
additionalHeaders(Map) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
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
Deprecated.
 
addMetadata(int, Protocol.FailureMetadata) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addMetadata(int, Protocol.FailureMetadata.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addMetadata(Protocol.FailureMetadata) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addMetadata(Protocol.FailureMetadata.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
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
 
addMetadataBuilder() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addMetadataBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
addRunContextPropagator(RunContextPropagator) - Method in class dev.restate.sdk.HandlerRunner.Options
addRunInterceptorFactory(RunInterceptor.Factory) - Method in class dev.restate.sdk.HandlerRunner.Options
Append a RunInterceptor.Factory to the factories, as innermost in the chain.
addServicesItem(ServiceMetadata) - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
addServicesItem(ServiceMetadata) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
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
Deprecated.
 
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) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits all the given futures.
ALL_COMPLETED - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
ALL_SUCCEEDED_OR_FIRST_FAILED - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
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) - 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) - Static method in class dev.restate.sdk.DurableFuture
Create an DurableFuture that awaits any of the given futures.
ANY_COMPLETED - Static variable in interface dev.restate.sdk.core.StateMachine.AwaitResult
 
AnyCompleted() - Constructor for record class dev.restate.sdk.core.StateMachine.AwaitResult.AnyCompleted
Creates an instance of a AnyCompleted record class.
ApiClient - Class in dev.restate.admin.client
Deprecated.
ApiClient() - Constructor for class dev.restate.admin.client.ApiClient
Deprecated.
Create an instance of ApiClient.
ApiClient(HttpClient.Builder, ObjectMapper, String) - Constructor for class dev.restate.admin.client.ApiClient
Deprecated.
Create an instance of ApiClient.
ApiException - Exception Class in dev.restate.admin.client
Deprecated.
ApiException() - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(int, String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(int, String, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(String, int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiException(Throwable) - Constructor for exception class dev.restate.admin.client.ApiException
Deprecated.
 
ApiResponse<T> - Class in dev.restate.admin.client
Deprecated.
ApiResponse(int, Map) - Constructor for class dev.restate.admin.client.ApiResponse
Deprecated.
 
ApiResponse(int, Map, T) - Constructor for class dev.restate.admin.client.ApiResponse
Deprecated.
 
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
Deprecated.
 
arn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
arn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
aroundHandler(HandlerInterceptor.Context, HandlerInterceptor.Next) - Method in interface dev.restate.sdk.interceptor.HandlerInterceptor
 
aroundRun(RunInterceptor.Context, RunInterceptor.Next) - Method in interface dev.restate.sdk.interceptor.RunInterceptor
 
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
Deprecated.
 
assumeRoleArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
assumeRoleArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
asyncResponseInterceptor - Variable in class dev.restate.admin.client.ApiClient
Deprecated.
 
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
attachInvocation(String) - Method in interface dev.restate.sdk.core.StateMachine
 
attachInvocation(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
AttachInvocationCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
AttachInvocationCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
AttachInvocationCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
AttachInvocationCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
attemptHeaders() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
Restate-protocol-level HTTP headers received on the current invocation attempt.
attemptHeaders() - Method in record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Returns the value of the attemptHeaders record component.
Auto instrumentation - Section in class dev.restate.sdk.springboot.RestateClientAutoConfiguration
 
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
awakeable() - Method in interface dev.restate.sdk.core.StateMachine
 
awakeable() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
awakeable(TypeTag) - Method in interface dev.restate.sdk.Context
Deprecated.
Create an Awakeable, addressable through Awakeable.id().
awakeable(TypeTag) - Method in class dev.restate.sdk.fake.FakeContext
 
awakeable(TypeTag) - Static method in class dev.restate.sdk.Restate
Create an Awakeable, addressable through Awakeable.id().
awakeable(Class) - Method in interface dev.restate.sdk.Context
Deprecated.
Create an Awakeable, addressable through Awakeable.id().
awakeable(Class) - 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.Awakeable
Creates an instance of a Awakeable record class.
Awakeable(String, AsyncResult) - 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
Deprecated.
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.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
Deprecated.
 
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
Deprecated.
 
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) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object, HandlerRunner.Options, Consumer) - 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) - Static method in class dev.restate.sdk.endpoint.Endpoint
 
bind(Object, Consumer) - 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
 
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.FailureMetadata.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
Deprecated.
 
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.FailureMetadata.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) - Method in interface dev.restate.client.Client
Call a service and wait for the response.
call(Request) - Method in interface dev.restate.sdk.Context
Deprecated.
Invoke another Restate service method.
call(Request) - Method in class dev.restate.sdk.fake.FakeContext
 
call(Request) - Static method in class dev.restate.sdk.Restate
Invoke another Restate service method, and await the response.
call(Target, Slice, String, String, String, Collection) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
call(Target, Slice, String, String, String, Collection) - Method in interface dev.restate.sdk.core.StateMachine
 
call(Target, Slice, String, String, Collection) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
call(Target, Slice, String, Collection) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
Deprecated.
call(BiConsumer, I) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer, I) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiFunction, Object), for methods without a return value.
call(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiConsumer, Object), with invocation options.
call(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiConsumer, Object), with invocation options.
call(BiFunction, I) - Method in interface dev.restate.client.ClientServiceHandle
Invoke a service method with input and wait for the response.
call(BiFunction, I) - Method in interface dev.restate.sdk.ServiceHandle
Invoke a service method with input and return a future for the result.
call(BiFunction, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiFunction, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiFunction, Object), with invocation options.
call(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiFunction, Object), with invocation options.
call(Consumer) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(BiFunction, Object), for methods without input or return value.
call(Consumer, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(Consumer), with invocation options.
call(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(Consumer), with invocation options.
call(Function) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function) - Method in interface dev.restate.sdk.ServiceHandle
Invoke a service method without input and return a future for the result.
call(Function, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(Function), with invocation options.
call(Function, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
call(Function, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.call(Function), with invocation options.
callAsync(Request) - Method in class dev.restate.client.base.BaseClient
 
callAsync(Request) - Method in interface dev.restate.client.Client
Future version of Client.call(Request)
callAsync(BiConsumer, I) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction, I) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
 
callAsync(Function, 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.legacy.MessageType
 
CallCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
CallCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
CallCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.CallHandle
Creates an instance of a CallHandle record class.
CallInvocationIdCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
CallInvocationIdCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
CallResult(AsyncResult, AsyncResult) - 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
Deprecated.
 
CANCEL - Enum constant in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
CANCEL = 1;
CANCEL_SIGNAL_RECEIVED - Static variable in interface dev.restate.sdk.core.StateMachine.AwaitResult
 
CANCEL_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.BuiltInSignal
CANCEL = 1;
cancelInvocation(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
cancelInvocation(String) - Method in interface dev.restate.sdk.core.StateMachine
 
cancelInvocation(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
CANCELLED_CODE - Static variable in exception class dev.restate.sdk.common.TerminalException
 
CancelSignalReceived() - Constructor for record class dev.restate.sdk.core.StateMachine.AwaitResult.CancelSignalReceived
Creates an instance of a CancelSignalReceived record class.
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
 
capture() - Method in class dev.restate.sdk.interceptor.micrometer.MicrometerRunContextPropagator
 
capture() - Method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryRunContextPropagator
 
capture() - Method in interface dev.restate.sdk.interceptor.RunContextPropagator
Capture a thread-local state from the calling thread.
Class(Class) - 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.FailureMetadata.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
Deprecated.
Clears the state stored under key.
clear(StateKey) - Method in interface dev.restate.sdk.Restate.State
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
Deprecated.
Clears all the state of this virtual object instance key-value state storage
clearAll() - Method in interface dev.restate.sdk.Restate.State
Clears all the state of this virtual object instance key-value state storage
ClearAllStateCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
ClearAllStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.FailureMetadata.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.
clearMetadata() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
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.legacy.MessageType
 
ClearStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.FailureMetadata.Builder
string 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
Deprecated, for removal: This API element is subject to removal in a future version.
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
Advanced API handle for invoking Restate services, virtual objects, or workflows from the ingress (outside of a handler).
clone() - Method in class dev.restate.admin.client.RFC3339DateFormat
Deprecated.
 
close() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
close() - Method in interface dev.restate.sdk.core.StateMachine
 
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
Deprecated.
Cluster health Get the cluster health.
clusterHealth(Map) - Method in class dev.restate.admin.api.ClusterHealthApi
Deprecated.
Cluster health Get the cluster health.
ClusterHealthApi - Class in dev.restate.admin.api
Deprecated.
ClusterHealthApi() - Constructor for class dev.restate.admin.api.ClusterHealthApi
Deprecated.
 
ClusterHealthApi(ApiClient) - Constructor for class dev.restate.admin.api.ClusterHealthApi
Deprecated.
 
ClusterHealthResponse - Class in dev.restate.admin.model
Deprecated.
ClusterHealthResponse() - Constructor for class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
clusterHealthWithHttpInfo() - Method in class dev.restate.admin.api.ClusterHealthApi
Deprecated.
Cluster health Get the cluster health.
clusterHealthWithHttpInfo(Map) - Method in class dev.restate.admin.api.ClusterHealthApi
Deprecated.
Cluster health Get the cluster health.
clusterName(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
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
 
combinatorChildren() - Method in interface dev.restate.sdk.core.UnresolvedFuture
Child await nodes; empty for a UnresolvedFuture.Kind.SINGLE leaf.
combine(Collection) - Static method in interface dev.restate.sdk.interceptor.HandlerInterceptor.Factory
 
combine(Collection) - Static method in interface dev.restate.sdk.interceptor.RunContextPropagator
 
combine(Collection) - Static method in interface dev.restate.sdk.interceptor.RunInterceptor.Factory
 
combine(Stream) - Static method in interface dev.restate.sdk.interceptor.HandlerInterceptor.Factory
Combine multiple factories into a single HandlerInterceptor.
combine(Stream) - Static method in interface dev.restate.sdk.interceptor.RunContextPropagator
Combine multiple propagators into a single RunContextPropagator.
combine(Stream) - Static method in interface dev.restate.sdk.interceptor.RunInterceptor.Factory
Combine multiple factories into a single RunInterceptor.
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
completeAwakeable(String, Slice) - Method in interface dev.restate.sdk.core.StateMachine
 
completeAwakeable(String, TerminalException) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
completeAwakeable(String, TerminalException) - Method in interface dev.restate.sdk.core.StateMachine
 
CompleteAwakeableCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
CompleteAwakeableCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
CompletePromiseCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
CompletePromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
CompletePromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
CompletePromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
completeSignal(String, String, Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
completeSignal(String, String, Slice) - Method in interface dev.restate.sdk.core.StateMachine
 
completeSignal(String, String, TerminalException) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
completeSignal(String, String, TerminalException) - Method in interface dev.restate.sdk.core.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.legacy.NotificationId.CompletionId
Creates an instance of a CompletionId record class.
compute(K, BiFunction) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
computeIfAbsent(K, Function) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
computeIfPresent(K, BiFunction) - 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
Deprecated.
configure(Consumer) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
configure(Consumer) - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition
 
configureHandler(String, Consumer) - 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
Deprecated.
 
containerImage() - Element in annotation interface dev.restate.sdk.testing.RestateTest
Restate container image to use
containsAbortedExecutionException(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
 
containsKey(Object) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
The Context-parameter programming model is superseded by the reflection-based API. Rather than accepting a Context (or its subtypes) as a handler parameter, use the static methods on Restate (e.g. Restate.run(...), Restate.state(), Restate.awakeable(...)). See the migration guide.
Context(HandlerRequest, HeadersAccessor) - Constructor for record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Creates an instance of a Context record class.
Context(HandlerRequest, String) - Constructor for record class dev.restate.sdk.interceptor.RunInterceptor.Context
Creates an instance of a Context record class.
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, Map, BiPredicate, 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) - Method in class dev.restate.serde.jackson.JacksonSerdeFactory
 
create(TypeRef) - Method in interface dev.restate.serde.SerdeFactory
 
create(TypeTag) - Method in interface dev.restate.serde.SerdeFactory
 
create(Class) - Method in class dev.restate.serde.jackson.JacksonSerdeFactory
 
create(Class) - 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) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
createAnyAsyncResult(List) - 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
Deprecated.
 
createdAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
createDefaultHttpClientBuilder() - Static method in class dev.restate.admin.client.ApiClient
Deprecated.
 
createDefaultObjectMapper() - Static method in class dev.restate.admin.client.ApiClient
Deprecated.
 
createDeployment(RegisterDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Create deployment Create deployment.
createDeployment(RegisterDeploymentRequest, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Create deployment Create deployment.
createDeploymentWithHttpInfo(RegisterDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Create deployment Create deployment.
createDeploymentWithHttpInfo(RegisterDeploymentRequest, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Create deployment Create deployment.
createHandlerInterceptor() - Method in interface dev.restate.sdk.interceptor.HandlerInterceptor.Factory
createHandlerInterceptor() - Method in class dev.restate.sdk.interceptor.micrometer.MicrometerInterceptorFactory
 
createHandlerInterceptor() - Method in class dev.restate.sdk.interceptor.opentelemetry.GlobalOpenTelemetryInterceptorFactory
 
createHandlerInterceptor() - Method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryInterceptorFactory
 
createProxy(Class, ProxyFactory.MethodInterceptor) - Method in class dev.restate.bytebuddy.proxysupport.ByteBuddyProxyFactory
 
createProxy(Class, ProxyFactory.MethodInterceptor) - Method in interface dev.restate.common.reflections.ProxyFactory
If returns null, it's not supported.
createProxy(Class, ProxyFactory.MethodInterceptor) - Static method in class dev.restate.common.reflections.ProxySupport
Resolve the code generated ProxyFactory
createReference(ConcurrentReferenceHashMap.Entry, int, ConcurrentReferenceHashMap.Reference) - 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.
createRunInterceptor() - Method in class dev.restate.sdk.interceptor.micrometer.MicrometerInterceptorFactory
 
createRunInterceptor() - Method in class dev.restate.sdk.interceptor.opentelemetry.GlobalOpenTelemetryInterceptorFactory
 
createRunInterceptor() - Method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryInterceptorFactory
 
createRunInterceptor() - Method in interface dev.restate.sdk.interceptor.RunInterceptor.Factory
createSignalHandle(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
createSignalHandle(String) - Method in interface dev.restate.sdk.core.StateMachine
 
createSubscription(CreateSubscriptionRequest) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Create subscription Create subscription.
createSubscription(CreateSubscriptionRequest, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Create subscription Create subscription.
CreateSubscriptionRequest - Class in dev.restate.admin.model
Deprecated.
CreateSubscriptionRequest() - Constructor for class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
createSubscriptionWithHttpInfo(CreateSubscriptionRequest) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Create subscription Create subscription.
createSubscriptionWithHttpInfo(CreateSubscriptionRequest, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Create subscription Create subscription.
ctx() - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
current() - Static method in interface dev.restate.sdk.Context
Deprecated.
 
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.legacy.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
Deprecated, for removal: This API element is subject to removal in a future version.
Create a new instance of Options instead.
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
Deprecated.
 
deleteDeployment(String, Boolean) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Delete deployment Delete deployment.
deleteDeployment(String, Boolean, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Delete deployment Delete deployment.
deleteDeploymentWithHttpInfo(String, Boolean) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Delete deployment Delete deployment.
deleteDeploymentWithHttpInfo(String, Boolean, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Delete deployment Delete deployment.
deleteInvocation(String, DeletionMode) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
Delete an invocation Delete the given invocation.
deleteInvocation(String, DeletionMode, Map) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
Delete an invocation Delete the given invocation.
deleteInvocationWithHttpInfo(String, DeletionMode) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
Delete an invocation Delete the given invocation.
deleteInvocationWithHttpInfo(String, DeletionMode, Map) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
Delete an invocation Delete the given invocation.
deleteSubscription(String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Delete subscription Delete subscription.
deleteSubscription(String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Delete subscription Delete subscription.
deleteSubscriptionWithHttpInfo(String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Delete subscription Delete subscription.
deleteSubscriptionWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Delete subscription Delete subscription.
DeletionMode - Enum Class in dev.restate.admin.model
Deprecated.
DeploymentApi - Class in dev.restate.admin.api
Deprecated.
DeploymentApi() - Constructor for class dev.restate.admin.api.DeploymentApi
Deprecated.
 
DeploymentApi(ApiClient) - Constructor for class dev.restate.admin.api.DeploymentApi
Deprecated.
 
deploymentId(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
DeploymentResponse - Class in dev.restate.admin.model
Deprecated.
DeploymentResponse() - Constructor for class dev.restate.admin.model.DeploymentResponse
Deprecated.
 
DeploymentResponse(DeploymentResponseAnyOf) - Constructor for class dev.restate.admin.model.DeploymentResponse
Deprecated.
 
DeploymentResponse(DeploymentResponseAnyOf1) - Constructor for class dev.restate.admin.model.DeploymentResponse
Deprecated.
 
DeploymentResponse.DeploymentResponseDeserializer - Class in dev.restate.admin.model
Deprecated.
 
DeploymentResponse.DeploymentResponseSerializer - Class in dev.restate.admin.model
Deprecated.
 
DeploymentResponseAnyOf - Class in dev.restate.admin.model
Deprecated.
DeploymentResponseAnyOf() - Constructor for class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
DeploymentResponseAnyOf1 - Class in dev.restate.admin.model
Deprecated.
DeploymentResponseAnyOf1() - Constructor for class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
DeploymentResponseDeserializer() - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
Deprecated.
 
DeploymentResponseDeserializer(Class) - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
Deprecated.
 
DeploymentResponseSerializer() - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
Deprecated.
 
DeploymentResponseSerializer(Class) - Constructor for class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
Deprecated.
 
deployments(List) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
description - Variable in class dev.restate.admin.client.ServerConfiguration
Deprecated.
 
description - Variable in class dev.restate.admin.client.ServerVariable
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.DeploymentResponse.DeploymentResponseDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
Deprecated.
 
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
Deprecated.
DetailedDeploymentResponse() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
 
DetailedDeploymentResponse(DeploymentResponseAnyOf) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
 
DetailedDeploymentResponse(DeploymentResponseAnyOf1) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
 
DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer - Class in dev.restate.admin.model
Deprecated.
 
DetailedDeploymentResponse.DetailedDeploymentResponseSerializer - Class in dev.restate.admin.model
Deprecated.
 
DetailedDeploymentResponseDeserializer() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
Deprecated.
 
DetailedDeploymentResponseDeserializer(Class) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
Deprecated.
 
DetailedDeploymentResponseSerializer() - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
Deprecated.
 
DetailedDeploymentResponseSerializer(Class) - Constructor for class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
Deprecated.
 
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.legacy - package dev.restate.sdk.core.legacy
 
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.interceptor - package dev.restate.sdk.interceptor
 
dev.restate.sdk.interceptor.micrometer - package dev.restate.sdk.interceptor.micrometer
 
dev.restate.sdk.interceptor.opentelemetry - package dev.restate.sdk.interceptor.opentelemetry
 
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.
DiscoveryProtocol - Class in dev.restate.sdk.core
 
DiscoveryProtocol() - Constructor for class dev.restate.sdk.core.DiscoveryProtocol
 
DiscoveryProtocol.Version - Enum Class in dev.restate.sdk.core
 
doAwait(UnresolvedFuture) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
doAwait(UnresolvedFuture) - Method in interface dev.restate.sdk.core.StateMachine
Make progress on the still-uncompleted await tree rooted at future, or return null when nothing is left to await (every node already resolved).
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
Deprecated.
 
documentation(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
doGetRequest(URI, Stream, BaseClient.ResponseMapper) - Method in class dev.restate.client.jdk.JdkClient
 
doGetRequest(URI, Stream, BaseClient.ResponseMapper) - 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, Slice, BaseClient.ResponseMapper) - Method in class dev.restate.client.jdk.JdkClient
 
doPostRequest(URI, Stream, Slice, BaseClient.ResponseMapper) - Method in class dev.restate.client.base.BaseClient
 
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
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.HealthApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Download file from the given response.
downloadFileFromResponse(HttpResponse, InputStream) - Method in class dev.restate.admin.api.VersionApi
Deprecated.
Download file from the given response.
dryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
dryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
dryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
dryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
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
Deprecated.
EmbeddedMetadataClusterHealth() - Constructor for class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
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.legacy.MessageHeader
 
encode() - Method in enum class dev.restate.sdk.core.legacy.MessageType
 
end() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
end() - Method in interface dev.restate.sdk.core.StateMachine
 
EndMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
EndMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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
Deprecated.
 
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
Deprecated.
 
equals(Object) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
Return true if this ClusterHealthResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
Return true if this CreateSubscriptionRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Return true if this DeploymentResponse_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Return true if this DeploymentResponse_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
Return true if this EmbeddedMetadataClusterHealth object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
Return true if this ErrorDescriptionResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
Return true if this HandlerMetadata object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
Return true if this ListDeploymentsResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
Return true if this ListServiceHandlersResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
Return true if this ListServicesResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
Return true if this ListSubscriptionsResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
Return true if this ModifyServiceRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
Return true if this ModifyServiceStateRequest object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
Return true if this RegisterDeploymentRequest_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
Return true if this RegisterDeploymentRequest_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
Return true if this RegisterDeploymentResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Return true if this ServiceMetadata object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
Return true if this ServiceNameRevPair object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
Return true if this SubscriptionResponse object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
Return true if this UpdateDeploymentRequest_anyOf object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
Return true if this UpdateDeploymentRequest_anyOf_1 object is equal to o.
equals(Object) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
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.FailureMetadata
 
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.legacy.NotificationId.CompletionId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.AnyCompleted
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.CancelSignalReceived
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.ExecuteRun
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.WaitExternalProgress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.Awakeable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.CallHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.core.StateMachine.Input
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.RunResultHandle
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 record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.restate.sdk.interceptor.RunInterceptor.Context
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
Deprecated.
ErrorDescriptionResponse() - Constructor for class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
Error handling - Section in class dev.restate.sdk.Restate
 
Error handling - Section in interface dev.restate.sdk.Context
 
ErrorMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
ErrorMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
Errors visible to the interceptor - Section in interface dev.restate.sdk.interceptor.HandlerInterceptor
 
Errors visible to the interceptor - Section in interface dev.restate.sdk.interceptor.RunInterceptor
 
Example Usage - Section in class dev.restate.sdk.Restate
 
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
Deprecated.
 
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) - 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) - 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.AwaitResult.ExecuteRun
Creates an instance of a ExecuteRun record class.
executor() - Method in class dev.restate.sdk.HandlerRunner.Options
 
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.
extractHandlerContext(HeadersAccessor) - Static method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
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
 
FIRST_COMPLETED - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
FIRST_SUCCEEDED_OR_ALL_FAILED - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
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
Deprecated.
 
force(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
format(Date, StringBuffer, FieldPosition) - Method in class dev.restate.admin.client.RFC3339DateFormat
Deprecated.
 
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.
fromHeader(String) - Static method in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
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.legacy.MessageHeader
 
fromMessage(MessageLite) - Static method in enum class dev.restate.sdk.core.legacy.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
Deprecated.
 
fromValue(String) - Static method in enum class dev.restate.admin.model.HandlerMetadataType
Deprecated.
 
fromValue(String) - Static method in enum class dev.restate.admin.model.ProtocolType
Deprecated.
 
fromValue(String) - Static method in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
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, 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) - Method in class dev.restate.sdk.fake.FakeContext
 
get(StateKey) - Method in interface dev.restate.sdk.Restate.State
Gets the state stored under key, deserializing the raw value using the Serde in the StateKey.
get(StateKey) - Method in interface dev.restate.sdk.SharedObjectContext
Deprecated.
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
Deprecated.
This timer guards against stalled service/handler invocations that are supposed to terminate.
getAbortTimeout() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.RestateComponentsProperties
Default abort timeout for all services.
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
Deprecated.
Get the actual instance
getActualInstance() - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
Get the actual instance, which can be the following: DeploymentResponseAnyOf, DeploymentResponseAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
Get the actual instance, which can be the following: DeploymentResponseAnyOf, DeploymentResponseAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
Get the actual instance, which can be the following: RegisterDeploymentRequestAnyOf, RegisterDeploymentRequestAnyOf1
getActualInstance() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
Get the actual instance, which can be the following: UpdateDeploymentRequestAnyOf, UpdateDeploymentRequestAnyOf1
getActualInstanceRecursively() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
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
Deprecated.
Get additionalHeaders
getAdditionalHeaders() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Get additionalHeaders
getAdditionalHeaders() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
Additional headers added to the discover/invoke requests to the deployment.
getAdditionalHeaders() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
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
Gets all the known state keys for this virtual object instance.
getAnnotationDefaultValue(Class, String) - Static method in class dev.restate.sdk.gen.utils.AnnotationUtils
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.ClusterHealthApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.HealthApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.InvocationApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
 
getApiException(String, HttpResponse) - Method in class dev.restate.admin.api.VersionApi
Deprecated.
 
getArguments() - Method in interface dev.restate.common.reflections.ProxyFactory.MethodInvocation
 
getArn() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Get arn
getArn() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
ARN to use to discover/invoke the lambda deployment.
getArn() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
ARN to use to discover/invoke the lambda deployment.
getAssumeRoleArn() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Get assumeRoleArn
getAssumeRoleArn() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
Returns the target model class that should be used to deserialize the input data.
getClusterName() - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
Cluster name
getCode() - Method in exception class dev.restate.admin.client.ApiException
Deprecated.
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
Deprecated.
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
Deprecated.
Get createdAt
getCreatedAt() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Get createdAt
getData() - Method in class dev.restate.admin.client.ApiResponse
Deprecated.
 
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
Deprecated.
Get the default JSON instance.
getDefaultApiClient() - Static method in class dev.restate.admin.client.Configuration
Deprecated.
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
Deprecated.
 
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.FailureMetadata
 
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.FailureMetadata.Builder
 
getDefaultInstanceForType() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
 
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
Deprecated.
Get deployment Get deployment metadata
getDeployment(String, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Get deployment Get deployment metadata
getDeploymentId() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Deployment exposing the latest revision of the service.
getDeploymentResponseAnyOf() - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
Get the actual instance of `DeploymentResponseAnyOf`.
getDeploymentResponseAnyOf() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
Get the actual instance of `DeploymentResponseAnyOf`.
getDeploymentResponseAnyOf1() - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
Get the actual instance of `DeploymentResponseAnyOf1`.
getDeploymentResponseAnyOf1() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
Get the actual instance of `DeploymentResponseAnyOf1`.
getDeployments() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
Get deployments
getDeploymentWithHttpInfo(String) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Get deployment Get deployment metadata
getDeploymentWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
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.FailureMetadata.Builder
 
getDescriptor() - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
 
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.FailureMetadata.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
Deprecated.
Documentation of the handler, as propagated by the SDKs.
getDocumentation() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.RestateComponentsProperties
Default documentation for all services, as shown in the UI, Admin REST API, and the generated OpenAPI documentation.
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
Deprecated.
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
If `true`, discovery will run but the deployment will not be registered.
getDryRun() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
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.legacy.MessageType
 
GetEagerStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetEagerStateKeysCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetEagerStateKeysCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.RestateComponentsProperties
Default lazy-state setting for all services.
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
getEventLoops() - Method in class dev.restate.sdk.springboot.RestateHttpServerProperties
Number of event loops to run, spreading incoming connections across that many CPU cores.
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
Deprecated.
If `true`, it will override, if existing, any deployment using the same `uri`.
getForce() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
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
Deprecated.
Get handlers
getHandlers() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.
getHeader() - Method in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
getHeaders() - Method in class dev.restate.admin.client.ApiResponse
Deprecated.
 
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
Deprecated.
Get an HttpClient based on the current HttpClient.Builder.
getHttpVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Get httpVersion
getId() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
Get id
getId() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
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
Deprecated.
Modify the retention of idempotent requests for this service.
getIdempotencyRetention() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.RestateComponentsProperties
Default idempotency retention for all services.
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
Deprecated.
This timer guards against stalled service/handler invocations.
getInactivityTimeout() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.RestateComponentsProperties
Default inactivity timeout for all services.
getInactivityTimeout() - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
This timer guards against stalled invocations.
getIngressEndpoint() - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
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.RestateComponentsProperties
Default ingress-private setting for all 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.
getInnerClient() - Method in class dev.restate.client.ScopedClient
 
getInput() - Method in class dev.restate.sdk.core.generated.manifest.Handler
InputPayload
getInputDescription() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
If empty, no schema was provided by the user at discovery time.
getInputJsonSchema() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
getInvocationOutput(String) - Method in interface dev.restate.sdk.core.StateMachine
 
getInvocationOutput(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
GetInvocationOutputCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetInvocationOutputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetInvocationOutputCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetInvocationOutputCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.RestateComponentsProperties
Default journal retention for all services.
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.FailureMetadata.Builder
string key = 1;
getKey() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
string key = 1;
getKey() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadataOrBuilder
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.FailureMetadata.Builder
string key = 1;
getKeyBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
string key = 1;
getKeyBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadataOrBuilder
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.legacy.MessageType
 
GetLazyStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateKeysCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateKeysCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateKeysCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetLazyStateKeysCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
getLength() - Method in class dev.restate.sdk.core.legacy.MessageHeader
 
getLimitKey() - Method in class dev.restate.common.InvocationOptions.Builder
PREVIEW.
getLimitKey() - Method in class dev.restate.common.InvocationOptions
PREVIEW: Limit key to use within the scope.
getLimitKey() - Method in interface dev.restate.common.Request
PREVIEW: Limit key to use within the scope.
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
Deprecated.
Get the object mapper
getMaxAdminApiVersion() - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
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
Deprecated.
Get maxProtocolVersion
getMaxProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
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
Deprecated.
Current members of the embedded metadata cluster
getMessage() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
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
Deprecated.
Additional handler metadata, as propagated by the SDKs.
getMetadata() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Additional service metadata, as propagated by the SDKs.
getMetadata() - Method in exception class dev.restate.sdk.common.TerminalException
 
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.RestateComponentsProperties
Default metadata for all services, 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.
getMetadata(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadata(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Error metadata
getMetadata(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Error metadata
getMetadataBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataClusterHealth() - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
Embedded metadata cluster health if it was enabled
getMetadataCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataCount() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Error metadata
getMetadataCount() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Error metadata
getMetadataList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Error metadata
getMetadataList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Error metadata
getMetadataOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataOrBuilder(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Error metadata
getMetadataOrBuilder(int) - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Error metadata
getMetadataOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
getMetadataOrBuilderList() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
Error metadata
getMetadataOrBuilderList() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureOrBuilder
Error metadata
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
Deprecated.
Minimum supported admin API version by the admin server minimum: 0
getMinProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Get minProtocolVersion
getMinProtocolVersion() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
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
Deprecated.
 
getName() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
Get name
getName() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Fully qualified name of the service
getName() - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
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
Deprecated.
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
Deprecated.
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseDeserializer
Deprecated.
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
Deprecated.
Handle deserialization of the 'null' value.
getNullValue(DeserializationContext) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
Deprecated.
Handle deserialization of the 'null' value.
getNumber() - Method in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
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
Deprecated.
To what virtual object key to apply this change
getObjectMapper() - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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
Deprecated, for removal: This API element is subject to removal in a future version.
Use the new sdk-interceptor-opentelemetry module instead
getOptions() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
Additional options to apply to the subscription.
getOptions() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
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
Deprecated.
If empty, no schema was provided by the user at discovery time.
getOutputJsonSchema() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
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.FailureMetadata
 
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.legacy.MessageType
 
GetPromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
GetPromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
GetPromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
getProtocolMode() - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
ProtocolMode
getProtocolType() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Get protocolType
getPublic() - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
If true, the service can be invoked through the ingress.
getPublic() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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
Deprecated.
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
Deprecated.
Get the actual instance of `RegisterDeploymentRequestAnyOf`.
getRegisterDeploymentRequestAnyOf1() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
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
Deprecated.
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
Deprecated.
Get the HTTP response body.
getResponseBody() - Method in exception class dev.restate.client.IngressException
 
getResponseBody(HttpResponse) - Static method in class dev.restate.admin.client.ApiClient
Deprecated.
Returns the response body InputStream, transparently decoding gzip-compressed payloads when the server sets Content-Encoding: gzip.
getResponseContentType() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
getResponseContentType() - Method in interface dev.restate.sdk.core.StateMachine
 
getResponseHeaders() - Method in exception class dev.restate.admin.client.ApiException
Deprecated.
Get the HTTP response headers.
getResponseInterceptor() - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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
Deprecated.
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.RestateComponentsProperties
Default retry policy for all services.
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
Deprecated.
Latest revision of the service.
getRevision() - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
Get revision minimum: 0
getRunner() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
getSchemas() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemas() - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
 
getSchemas() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
 
getSchemas() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
 
getSchemas() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
 
getSchemaType() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
Get the schema type (e.g.
getScope() - Method in class dev.restate.client.ScopedClient
 
getScope() - Method in class dev.restate.common.Target
PREVIEW: Scope of the request target.
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.FailureMetadata
 
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
Deprecated.
Get service Get a registered service.
getService(String, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
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
Deprecated.
Get service handler Get the handler of a service
getServiceHandler(String, String, Map) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
Get service handler Get the handler of a service
getServiceHandlerWithHttpInfo(String, String) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
Get service handler Get the handler of a service
getServiceHandlerWithHttpInfo(String, String, Map) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
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
Deprecated.
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapi(String, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapiWithHttpInfo(String) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServiceOpenapiWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Get service OpenAPI Get the service OpenAPI 3.1 contract.
getServices() - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
Get services
getServices() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
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
Deprecated.
Get service Get a registered service.
getServiceWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
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
Deprecated.
Sink uri.
getSink() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
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
Deprecated.
Source uri.
getSource() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
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
Deprecated.
 
getStatusCode() - Method in exception class dev.restate.client.IngressException
 
getSubscription(String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Get subscription Get subscription
getSubscription(String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Get subscription Get subscription
getSubscriptions() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
Get subscriptions
getSubscriptionWithHttpInfo(String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
Get subscription Get subscription
getSubscriptionWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
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
Deprecated.
Get ty
getTy() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.legacy.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
Deprecated.
Get the actual instance of `UpdateDeploymentRequestAnyOf`.
getUpdateDeploymentRequestAnyOf1() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
Get the actual instance of `UpdateDeploymentRequestAnyOf1`.
getUri() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Get uri
getUri() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
Uri to use to discover/invoke the http deployment.
getUri() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
Uri to use to discover/invoke the http deployment.
getUseHttp11() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
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
Deprecated.
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
Deprecated.
 
getValue() - Method in enum class dev.restate.admin.model.DeletionMode
Deprecated.
 
getValue() - Method in enum class dev.restate.admin.model.HandlerMetadataType
Deprecated.
 
getValue() - Method in enum class dev.restate.admin.model.ProtocolType
Deprecated.
 
getValue() - Method in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
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.FailureMetadata.Builder
string value = 2;
getValue() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
string value = 2;
getValue() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadataOrBuilder
string 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.FailureMetadata.Builder
string value = 2;
getValueBytes() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
string value = 2;
getValueBytes() - Method in interface dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadataOrBuilder
string value = 2;
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
Deprecated.
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
Deprecated.
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
Deprecated.
Modify the retention of the workflow completion.
getWorkflowCompletionRetention() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
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.RestateComponentsProperties
Default workflow retention for all workflow services.
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
 
GlobalOpenTelemetryInterceptorFactory - Class in dev.restate.sdk.interceptor.opentelemetry
SPI default using GlobalOpenTelemetry.
GlobalOpenTelemetryInterceptorFactory() - Constructor for class dev.restate.sdk.interceptor.opentelemetry.GlobalOpenTelemetryInterceptorFactory
 

H

handle() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.ExecuteRun
Returns the value of the handle record component.
handle() - Method in record class dev.restate.sdk.core.StateMachine.Awakeable
Returns the value of the handle record component.
handle() - Method in record class dev.restate.sdk.core.StateMachine.RunResultHandle
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, Set) - 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.
HandlerInterceptor - Interface in dev.restate.sdk.interceptor
Wraps a single handler invocation attempt.
HandlerInterceptor.Context - Record Class in dev.restate.sdk.interceptor
Per-invocation context exposed to a HandlerInterceptor.
HandlerInterceptor.Factory - Interface in dev.restate.sdk.interceptor
Factory for HandlerInterceptor.
HandlerInterceptor.Next - Interface in dev.restate.sdk.interceptor
Advances the interceptor chain.
handlerInterceptorFactories() - Method in class dev.restate.sdk.HandlerRunner.Options
 
HandlerMetadata - Class in dev.restate.admin.model
Deprecated.
HandlerMetadata() - Constructor for class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
HandlerMetadataType - Enum Class in dev.restate.admin.model
Deprecated.
handlerName() - Method in class dev.restate.sdk.common.HandlerRequest
Name of the handler being invoked.
HandlerRequest - Class in dev.restate.sdk.common
This class encapsulates the inputs to a handler.
HandlerRequest(InvocationId, Context, Slice, Map) - Constructor for class dev.restate.sdk.common.HandlerRequest
 
HandlerRequest(InvocationId, Context, Slice, Map, String, String, String, 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, to configure the executor to use to run your services, and the interceptors.
HandlerRunner.Options - Interface in dev.restate.sdk.endpoint.definition
Marker interface of runner options.
handlers(List) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
handlers(List) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
hashCode() - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
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.FailureMetadata
 
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.legacy.NotificationId.CompletionId
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalId
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalName
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.AnyCompleted
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.CancelSignalReceived
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.ExecuteRun
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.WaitExternalProgress
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.Awakeable
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.CallHandle
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.core.StateMachine.Input
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.RunResultHandle
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 record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Returns a hash code value for this object.
hashCode() - Method in record class dev.restate.sdk.interceptor.RunInterceptor.Context
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.legacy.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.Input
Returns the value of the headers record component.
headers(Map) - Method in interface dev.restate.common.RequestBuilder
Append the given header map to the list of headers.
headers(Map) - Method in class dev.restate.client.RequestOptions.Builder
 
headers(Map) - Method in class dev.restate.common.InvocationOptions.Builder
Append the given header map to the list of headers.
headers(Map) - 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
 
HEADERS_GETTER - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
HeadersAccessor - Interface in dev.restate.sdk.endpoint
Abstraction for headers map.
headersAsMap() - Method in record class dev.restate.sdk.core.StateMachine.Input
 
headersReceiverContext(HeadersAccessor) - Static method in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
Build a ReceiverContext wrapping the attempt headers for W3C / B3 extraction.
health() - Method in class dev.restate.admin.api.HealthApi
Deprecated.
Health check Check REST API Health.
health(Map) - Method in class dev.restate.admin.api.HealthApi
Deprecated.
Health check Check REST API Health.
HealthApi - Class in dev.restate.admin.api
Deprecated.
HealthApi() - Constructor for class dev.restate.admin.api.HealthApi
Deprecated.
 
HealthApi(ApiClient) - Constructor for class dev.restate.admin.api.HealthApi
Deprecated.
 
healthWithHttpInfo() - Method in class dev.restate.admin.api.HealthApi
Deprecated.
Health check Check REST API Health.
healthWithHttpInfo(Map) - Method in class dev.restate.admin.api.HealthApi
Deprecated.
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
Deprecated.
 
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
Deprecated.
 

I

id() - Method in class dev.restate.sdk.Awakeable
 
id() - Method in record class dev.restate.sdk.core.legacy.NotificationId.CompletionId
Returns the value of the id record component.
id() - Method in record class dev.restate.sdk.core.legacy.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
Deprecated.
 
id(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
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() - Method in class dev.restate.sdk.common.HandlerRequest
The idempotency key with which this invocation was submitted, if any.
idempotencyKey() - Method in record class dev.restate.sdk.core.StateMachine.Input
Returns the value of the idempotencyKey record component.
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
Deprecated.
 
idempotencyRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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) - Method in class dev.restate.client.base.BaseClient
 
idempotentInvocationHandle(Target, String, TypeTag) - Method in interface dev.restate.client.Client
Create a new Client.IdempotentInvocationHandle for the provided target and idempotency key.
idempotentInvocationHandle(Target, String, Class) - 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
Deprecated.
 
inactivityTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
 
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(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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
input() - Method in interface dev.restate.sdk.core.StateMachine
 
input() - Method in record class dev.restate.sdk.core.StateMachine.Input
Returns the value of the input record component.
Input - Class in dev.restate.sdk.core.generated.manifest
InputPayload
Input() - Constructor for class dev.restate.sdk.core.generated.manifest.Input
 
Input(String, String, List, Slice, long, String, String, String) - Constructor for record class dev.restate.sdk.core.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.legacy.MessageType
 
InputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
inputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
inputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
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
Deprecated.
 
instantNow() - Method in interface dev.restate.sdk.Context
Deprecated.
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.
INSTRUMENTATION_NAME - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
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
Deprecated.
 
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.FailureMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
 
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 - Static variable in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
INVOCATION_ID - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
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_OBSERVATION - Static variable in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
INVOCATION_STATUS_KEY - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
INVOCATION_TARGET - Static variable in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
INVOCATION_TARGET - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
INVOCATION_TARGET_KEY - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
InvocationApi - Class in dev.restate.admin.api
Deprecated.
InvocationApi() - Constructor for class dev.restate.admin.api.InvocationApi
Deprecated.
 
InvocationApi(ApiClient) - Constructor for class dev.restate.admin.api.InvocationApi
Deprecated.
 
invocationHandle(String) - Method in interface dev.restate.sdk.Context
Deprecated.
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) - Method in interface dev.restate.sdk.Context
Deprecated.
invocationHandle(String, TypeTag) - Method in class dev.restate.sdk.fake.FakeContext
 
invocationHandle(String, TypeTag) - Static method in class dev.restate.sdk.Restate
 
invocationHandle(String, TypeTag) - Method in class dev.restate.client.base.BaseClient
 
invocationHandle(String, TypeTag) - Method in interface dev.restate.client.Client
Create a new Client.InvocationHandle for the provided invocation identifier.
invocationHandle(String, Class) - Method in interface dev.restate.sdk.Context
Deprecated.
Get an InvocationHandle for an already existing invocation.
invocationHandle(String, Class) - Static method in class dev.restate.sdk.Restate
Get an InvocationHandle for an already existing invocation.
invocationHandle(String, Class) - 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.Input
Returns the value of the invocationId record component.
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.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.CallHandle
Returns the value of the invocationIdHandle record component.
InvocationInput - Interface in dev.restate.sdk.core.legacy
 
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.
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.legacy.MessageType
 
isDisableBidirectionalStreaming() - Method in class dev.restate.sdk.springboot.RestateHttpServerProperties
If true, disable bidirectional streaming with HTTP/2 requests.
isDone() - Method in interface dev.restate.sdk.core.UnresolvedFuture
 
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.FailureMetadata.Builder
 
isInitialized() - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
 
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) - Static method in class dev.restate.admin.client.JSON
Deprecated.
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.legacy.MessageDecoder
 
isNotification() - Method in enum class dev.restate.sdk.core.legacy.MessageType
 
isNullable() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
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
 
isReadyToExecute() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
isReadyToExecute() - Method in interface dev.restate.sdk.core.StateMachine
 
isRunning() - Method in class dev.restate.sdk.springboot.RestateHttpEndpointBean
 
isSupported() - Method in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
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
Deprecated.
JSON() - Constructor for class dev.restate.admin.client.JSON
Deprecated.
 
JSON_PROPERTY_ABORT_TIMEOUT - Static variable in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
JSON_PROPERTY_ABORT_TIMEOUT - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_ADDITIONAL_HEADERS - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_ARN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_ASSUME_ROLE_ARN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_CLUSTER_NAME - Static variable in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_DEPLOYMENT_ID - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_DEPLOYMENTS - Static variable in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
JSON_PROPERTY_DOCUMENTATION - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_DOCUMENTATION - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_DRY_RUN - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_FORCE - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_FORCE - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
JSON_PROPERTY_HANDLERS - Static variable in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
JSON_PROPERTY_HANDLERS - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_HTTP_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_ID - Static variable in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
JSON_PROPERTY_ID - Static variable in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
JSON_PROPERTY_IDEMPOTENCY_RETENTION - Static variable in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
JSON_PROPERTY_IDEMPOTENCY_RETENTION - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_INACTIVITY_TIMEOUT - Static variable in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
JSON_PROPERTY_INACTIVITY_TIMEOUT - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_INGRESS_ENDPOINT - Static variable in class dev.restate.admin.model.VersionInformation
Deprecated.
 
JSON_PROPERTY_INPUT_DESCRIPTION - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_INPUT_JSON_SCHEMA - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_MAX_ADMIN_API_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
Deprecated.
 
JSON_PROPERTY_MAX_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_MAX_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_MEMBERS - Static variable in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
JSON_PROPERTY_METADATA - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_METADATA - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_METADATA_CLUSTER_HEALTH - Static variable in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
JSON_PROPERTY_MIN_ADMIN_API_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
Deprecated.
 
JSON_PROPERTY_MIN_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_MIN_PROTOCOL_VERSION - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_NAME - Static variable in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
JSON_PROPERTY_NEW_STATE - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
JSON_PROPERTY_OBJECT_KEY - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
JSON_PROPERTY_OPTIONS - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
JSON_PROPERTY_OPTIONS - Static variable in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
JSON_PROPERTY_OUTPUT_DESCRIPTION - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_OUTPUT_JSON_SCHEMA - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_PROTOCOL_TYPE - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_PUBLIC - Static variable in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
JSON_PROPERTY_PUBLIC - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_RESTATE_CODE - Static variable in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
JSON_PROPERTY_REVISION - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_REVISION - Static variable in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
JSON_PROPERTY_SERVICES - Static variable in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
JSON_PROPERTY_SERVICES - Static variable in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
JSON_PROPERTY_SINK - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
JSON_PROPERTY_SINK - Static variable in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
JSON_PROPERTY_SOURCE - Static variable in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
JSON_PROPERTY_SOURCE - Static variable in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
JSON_PROPERTY_SUBSCRIPTIONS - Static variable in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
JSON_PROPERTY_TY - Static variable in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
JSON_PROPERTY_TY - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_URI - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_USE_HTTP11 - Static variable in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_USE_HTTP11 - Static variable in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
JSON_PROPERTY_VERSION - Static variable in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
JSON_PROPERTY_VERSION - Static variable in class dev.restate.admin.model.VersionInformation
Deprecated.
 
JSON_PROPERTY_WORKFLOW_COMPLETION_RETENTION - Static variable in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
JSON_PROPERTY_WORKFLOW_COMPLETION_RETENTION - Static variable in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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.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
 
key() - Method in interface dev.restate.sdk.SharedObjectContext
Deprecated.
 
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.FailureMetadata
 
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
Deprecated.
 
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.
kind() - Method in interface dev.restate.sdk.core.UnresolvedFuture
This await node's combinator kind; UnresolvedFuture.Kind.SINGLE for a leaf.
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.
LegacyStateMachine - Class in dev.restate.sdk.core.legacy
Legacy pure-Java StateMachine, used on JDK < 23 or when the native shared-core library is unavailable/disabled.
LegacyStateMachine(HeadersAccessor, EndpointRequestHandler.LoggingContextSetter) - Constructor for class dev.restate.sdk.core.legacy.LegacyStateMachine
 
limitKey() - Method in class dev.restate.sdk.common.HandlerRequest
PREVIEW: The limit key with which this invocation was submitted, if any.
limitKey() - Method in record class dev.restate.sdk.core.StateMachine.Input
Returns the value of the limitKey record component.
limitKey(String) - Method in interface dev.restate.common.RequestBuilder
PREVIEW: Limit key to use within the scope.
limitKey(String) - Method in class dev.restate.common.InvocationOptions.Builder
PREVIEW: Limit key to use within the scope.
limitKey(String) - Static method in class dev.restate.common.InvocationOptions
PREVIEW: Create a builder with the given limit key.
listDeployments() - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
List deployments List all registered deployments.
listDeployments(Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
List deployments List all registered deployments.
ListDeploymentsResponse - Class in dev.restate.admin.model
Deprecated.
ListDeploymentsResponse() - Constructor for class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
listDeploymentsWithHttpInfo() - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
List deployments List all registered deployments.
listDeploymentsWithHttpInfo(Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
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
Deprecated.
List service handlers List all the handlers of the given service.
listServiceHandlers(String, Map) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
List service handlers List all the handlers of the given service.
ListServiceHandlersResponse - Class in dev.restate.admin.model
Deprecated.
ListServiceHandlersResponse() - Constructor for class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
listServiceHandlersWithHttpInfo(String) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
List service handlers List all the handlers of the given service.
listServiceHandlersWithHttpInfo(String, Map) - Method in class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
List service handlers List all the handlers of the given service.
listServices() - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
List services List all registered services.
listServices(Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
List services List all registered services.
ListServicesResponse - Class in dev.restate.admin.model
Deprecated.
ListServicesResponse() - Constructor for class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
listServicesWithHttpInfo() - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
List services List all registered services.
listServicesWithHttpInfo(Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
List services List all registered services.
listSubscriptions(String, String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
List subscriptions List all subscriptions.
listSubscriptions(String, String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
List subscriptions List all subscriptions.
ListSubscriptionsResponse - Class in dev.restate.admin.model
Deprecated.
ListSubscriptionsResponse() - Constructor for class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
listSubscriptionsWithHttpInfo(String, String) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
List subscriptions List all subscriptions.
listSubscriptionsWithHttpInfo(String, String, Map) - Method in class dev.restate.admin.api.SubscriptionApi
Deprecated.
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) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
map(ThrowingFunction, ThrowingFunction) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
map(ThrowingFunction) - Method in class dev.restate.sdk.DurableFuture
Map the success result of this DurableFuture.
map(ThrowingFunction, ThrowingFunction) - Method in class dev.restate.sdk.DurableFuture
Map both the success and the failure result of this DurableFuture.
map(Function) - Method in class dev.restate.common.Output
 
mapFailure(ThrowingFunction) - Method in interface dev.restate.sdk.endpoint.definition.AsyncResult
 
mapFailure(ThrowingFunction) - Method in class dev.restate.sdk.DurableFuture
Map the failure result of this DurableFuture.
mapper - Variable in class dev.restate.admin.client.ApiClient
Deprecated.
 
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 - Static variable in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
MAX_SERVICE_PROTOCOL_VERSION - Static variable in class dev.restate.sdk.core.legacy.ServiceProtocol
 
maxAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
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
Deprecated.
 
maxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
members(List) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
merge(K, V, BiFunction) - 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.FailureMetadata.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.FailureMetadata.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.FailureMetadata) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata.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.legacy.InvocationInput
 
message(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
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.legacy
 
MessageDecoder() - Constructor for class dev.restate.sdk.core.legacy.MessageDecoder
 
MessageHeader - Class in dev.restate.sdk.core.legacy
 
MessageHeader(MessageType, int, int) - Constructor for class dev.restate.sdk.core.legacy.MessageHeader
 
messageParser() - Method in enum class dev.restate.sdk.core.legacy.MessageType
 
MessageType - Enum Class in dev.restate.sdk.core.legacy
 
metadata() - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
 
metadata() - Method in class dev.restate.sdk.endpoint.definition.ServiceDefinition.Configurator
 
metadata(Map) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
metadata(Map) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
metadata(Map) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition.Configurator
Handler metadata, as propagated in the Admin REST API.
metadata(Map) - 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
 
METADATA_FIELD_NUMBER - Static variable in class dev.restate.sdk.core.generated.protocol.Protocol.Failure
 
metadataClusterHealth(EmbeddedMetadataClusterHealth) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
MethodInfo - Exception Class in dev.restate.common.reflections
 
MethodInfoCollector<SVC> - Class in dev.restate.common.reflections
 
MethodInfoCollector(Class) - Constructor for class dev.restate.common.reflections.MethodInfoCollector
 
methodNotFound(String, String) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
MicrometerHelpers - Class in dev.restate.sdk.interceptor.micrometer
Shared helpers for building Micrometer observations that mirror the spans produced by sdk-interceptor-opentelemetry: same span names and the same attribute set ( restate.invocation.id, restate.invocation.target, restate.run.name).
MicrometerInterceptorFactory - Class in dev.restate.sdk.interceptor.micrometer
Micrometer Observation interceptor factory for Java handlers.
MicrometerInterceptorFactory(ObservationRegistry) - Constructor for class dev.restate.sdk.interceptor.micrometer.MicrometerInterceptorFactory
 
MicrometerRunContextPropagator - Class in dev.restate.sdk.interceptor.micrometer
RunContextPropagator based on Micrometer's ContextSnapshotFactory.
MicrometerRunContextPropagator() - Constructor for class dev.restate.sdk.interceptor.micrometer.MicrometerRunContextPropagator
 
MIN - Static variable in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
MIN_SERVICE_PROTOCOL_VERSION - Static variable in class dev.restate.sdk.core.legacy.ServiceProtocol
 
minAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
minProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
minProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
modifyService(String, ModifyServiceRequest) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service Modify a registered service.
modifyService(String, ModifyServiceRequest, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service Modify a registered service.
ModifyServiceRequest - Class in dev.restate.admin.model
Deprecated.
ModifyServiceRequest() - Constructor for class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
modifyServiceState(String, ModifyServiceStateRequest) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service state Modify service state
modifyServiceState(String, ModifyServiceStateRequest, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service state Modify service state
ModifyServiceStateRequest - Class in dev.restate.admin.model
Deprecated.
ModifyServiceStateRequest() - Constructor for class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
modifyServiceStateWithHttpInfo(String, ModifyServiceStateRequest) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service state Modify service state
modifyServiceStateWithHttpInfo(String, ModifyServiceStateRequest, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service state Modify service state
modifyServiceWithHttpInfo(String, ModifyServiceRequest) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
Modify a service Modify a registered service.
modifyServiceWithHttpInfo(String, ModifyServiceRequest, Map) - Method in class dev.restate.admin.api.ServiceApi
Deprecated.
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.legacy.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
Deprecated.
 
name(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
name(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
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.FailureMetadata
 
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.FailureMetadata) - Static method in class dev.restate.sdk.core.generated.protocol.Protocol.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
next() - Method in class dev.restate.sdk.core.legacy.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.legacy
 
NotificationId.CompletionId - Record Class in dev.restate.sdk.core.legacy
 
NotificationId.SignalId - Record Class in dev.restate.sdk.core.legacy
 
NotificationId.SignalName - Record Class in dev.restate.sdk.core.legacy
 
notifyError(Throwable) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
notifyError(Throwable) - Method in interface dev.restate.sdk.core.StateMachine
 
notifyInput(Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
notifyInput(Slice) - Method in interface dev.restate.sdk.core.StateMachine
Feed the next chunk of wire input.
notifyInputClosed() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
notifyInputClosed() - Method in interface dev.restate.sdk.core.StateMachine
 
notReady() - Static method in class dev.restate.common.Output
 
âš  Never catch or remap AbortedExecutionException - Section in interface dev.restate.sdk.interceptor.HandlerInterceptor
 

O

ObjectContext - Interface in dev.restate.sdk
Deprecated, for removal: This API element is subject to removal in a future version.
The Context-parameter programming model is superseded by the reflection-based API. Rather than accepting an ObjectContext parameter, use Restate.state() (which supports both reads and writes) inside the handler. See the migration guide.
objectKey() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
objectKey(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
of(TypeReference) - 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) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize TypeReference using the default object mapper.
of(ObjectMapper, TypeReference) - 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) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize TypeReference using a custom object mapper.
of(ObjectMapper, Class) - 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) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize class using a custom object mapper.
of(ThrowingBiConsumer, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingBiFunction, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingConsumer, SerdeFactory, HandlerRunner.Options) - Static method in class dev.restate.sdk.HandlerRunner
Factory method for HandlerRunner, used by codegen
of(ThrowingFunction, 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, TypeTag, 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.legacy.InvocationInput
 
of(Serde) - Static method in interface dev.restate.serde.TypeTag
 
of(TypeRef) - Static method in interface dev.restate.serde.TypeTag
 
of(Class) - 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) - Static method in class dev.restate.serde.jackson.JacksonSerdes
Serialize/Deserialize class using the default object mapper.
of(Class) - Static method in interface dev.restate.serde.TypeTag
Create a TypeTag from a Class.
of(String, HandlerType, Serde, Serde, HandlerRunner) - Static method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
of(String, ServiceType, Collection) - 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) - Static method in class dev.restate.sdk.common.DurablePromiseKey
Create a new DurablePromiseKey.
of(String, TypeTag) - Static method in class dev.restate.sdk.common.StateKey
Create a new StateKey.
of(String, Class) - Static method in class dev.restate.sdk.common.DurablePromiseKey
Create a new DurablePromiseKey.
of(String, Class) - 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.legacy.MessageDecoder
 
OFFSET_DATE_TIME - Static variable in class dev.restate.admin.client.RFC3339InstantDeserializer
Deprecated.
 
OneWayCallCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
OneWayCallCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.
OpenapiApi - Class in dev.restate.admin.api
Deprecated.
OpenapiApi() - Constructor for class dev.restate.admin.api.OpenapiApi
Deprecated.
 
OpenapiApi(ApiClient) - Constructor for class dev.restate.admin.api.OpenapiApi
Deprecated.
 
openapiSpec() - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
OpenAPI specification
openapiSpec(Map) - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
OpenAPI specification
openapiSpecWithHttpInfo() - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
OpenAPI specification
openapiSpecWithHttpInfo(Map) - Method in class dev.restate.admin.api.OpenapiApi
Deprecated.
OpenAPI specification
openTelemetryContext() - Method in class dev.restate.sdk.common.HandlerRequest
Deprecated, for removal: This API element is subject to removal in a future version.
Use the new sdk-interceptor-opentelemetry module instead
OpenTelemetryHelpers - Class in dev.restate.sdk.interceptor.opentelemetry
Standard OpenTelemetry attribute keys used by the Restate interceptors.
OpenTelemetryInterceptorFactory - Class in dev.restate.sdk.interceptor.opentelemetry
OpenTelemetry interceptor factory for Java handlers.
OpenTelemetryInterceptorFactory(OpenTelemetry) - Constructor for class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryInterceptorFactory
 
OpenTelemetryRunContextPropagator - Class in dev.restate.sdk.interceptor.opentelemetry
RunContextPropagator based on the OpenTelemetry Context.
OpenTelemetryRunContextPropagator() - Constructor for class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryRunContextPropagator
 
options(Map) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
options(Map) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
Options() - Constructor for class dev.restate.sdk.HandlerRunner.Options
Create new options, check HandlerRunner.Options for the defaults documentation.
or(DurableFuture) - 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) - 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.legacy.MessageType
 
OutputCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
outputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
outputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
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
Deprecated.
Pair(String, String) - Constructor for class dev.restate.admin.client.Pair
Deprecated.
 
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
Deprecated.
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
Deprecated.
Convert a URL query name/collection parameter to a list of encoded Pair objects.
parse(long) - Static method in class dev.restate.sdk.core.legacy.MessageHeader
 
parse(String) - Method in class dev.restate.admin.client.RFC3339DateFormat
Deprecated.
 
parse(String, ParsePosition) - Method in class dev.restate.admin.client.RFC3339DateFormat
Deprecated.
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.FailureMetadata
 
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.legacy.MessageType
 
PeekPromiseCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
PeekPromiseCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
PeekPromiseCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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
Deprecated.
 
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
 
proceed() - Method in interface dev.restate.sdk.interceptor.HandlerInterceptor.Next
 
proceed() - Method in interface dev.restate.sdk.interceptor.RunInterceptor.Next
 
process(Set, 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) - Method in class dev.restate.sdk.fake.FakeContext
 
promise(DurablePromiseKey) - Static method in class dev.restate.sdk.Restate
Create a DurablePromise for the given key.
promise(DurablePromiseKey) - Method in interface dev.restate.sdk.SharedWorkflowContext
Deprecated.
Create a DurablePromise for the given key.
promise(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
promiseComplete(String, Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
promiseComplete(String, Slice) - Method in interface dev.restate.sdk.core.StateMachine
 
promiseComplete(String, TerminalException) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
promiseComplete(String, TerminalException) - Method in interface dev.restate.sdk.core.StateMachine
 
promiseGet(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
promiseGet(String) - Method in interface dev.restate.sdk.core.StateMachine
 
promiseHandle(DurablePromiseKey) - Method in class dev.restate.sdk.fake.FakeContext
 
promiseHandle(DurablePromiseKey) - Static method in class dev.restate.sdk.Restate
Create a new DurablePromiseHandle for the provided key.
promiseHandle(DurablePromiseKey) - Method in interface dev.restate.sdk.SharedWorkflowContext
Deprecated.
Create a new DurablePromiseHandle for the provided key.
promisePeek(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
promisePeek(String) - Method in interface dev.restate.sdk.core.StateMachine
 
proposeFailure(Throwable, RetryPolicy) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext.RunCompleter
 
proposeRunCompletion(int, Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
proposeRunCompletion(int, Slice) - Method in interface dev.restate.sdk.core.StateMachine
 
proposeRunCompletion(int, TerminalException) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
proposeRunCompletion(int, TerminalException) - Method in interface dev.restate.sdk.core.StateMachine
 
proposeRunCompletion(int, Throwable, Duration, RetryPolicy) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
proposeRunCompletion(int, Throwable, Duration, RetryPolicy) - Method in interface dev.restate.sdk.core.StateMachine
 
ProposeRunCompletionMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
ProposeRunCompletionMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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.FailureMetadata - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.FailureMetadata
Protocol.FailureMetadata.Builder - Class in dev.restate.sdk.core.generated.protocol
Protobuf type dev.restate.service.protocol.FailureMetadata
Protocol.FailureMetadataOrBuilder - Interface in dev.restate.sdk.core.generated.protocol
 
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
Deprecated.
 
ProtocolType - Enum Class in dev.restate.admin.model
Deprecated.
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
Deprecated.
 
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
Deprecated.
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
putAdditionalHeadersItem(String, String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
putIfAbsent(K, V) - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
putMetadataItem(String, String) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
putMetadataItem(String, String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
putNewStateItem(String, List) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
putOptionsItem(String, String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
putOptionsItem(String, String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 

R

random() - Method in interface dev.restate.sdk.Context
Deprecated.
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.core.StateMachine.Input
Returns the value of the randomSeed record component.
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
 
readOrCreateResource(Filer, String) - Static method in class dev.restate.sdk.gen.ServiceProcessor
 
readTimeout - Variable in class dev.restate.admin.client.ApiClient
Deprecated.
 
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
Deprecated.
RegisterDeploymentRequest() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
 
RegisterDeploymentRequest(RegisterDeploymentRequestAnyOf) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
 
RegisterDeploymentRequest(RegisterDeploymentRequestAnyOf1) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
 
RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer - Class in dev.restate.admin.model
Deprecated.
 
RegisterDeploymentRequest.RegisterDeploymentRequestSerializer - Class in dev.restate.admin.model
Deprecated.
 
RegisterDeploymentRequestAnyOf - Class in dev.restate.admin.model
Deprecated.
RegisterDeploymentRequestAnyOf() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
RegisterDeploymentRequestAnyOf1 - Class in dev.restate.admin.model
Deprecated.
RegisterDeploymentRequestAnyOf1() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
RegisterDeploymentRequestDeserializer() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
Deprecated.
 
RegisterDeploymentRequestDeserializer(Class) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestDeserializer
Deprecated.
 
RegisterDeploymentRequestSerializer() - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
Deprecated.
 
RegisterDeploymentRequestSerializer(Class) - Constructor for class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
Deprecated.
 
RegisterDeploymentResponse - Class in dev.restate.admin.model
Deprecated.
RegisterDeploymentResponse() - Constructor for class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
registerDescendants(Class, Map) - Static method in class dev.restate.admin.client.JSON
Deprecated.
Register the oneOf/anyOf descendants of the modelClass.
registerDiscriminator(Class, String, Map) - Static method in class dev.restate.admin.client.JSON
Deprecated.
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) - Method in interface dev.restate.sdk.SignalHandle
Reject the signal with the given reason.
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
 
rejectSignal(String, 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;
removeMetadata(int) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
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
 
replayed() - Method in record class dev.restate.sdk.core.StateMachine.RunResultHandle
Returns the value of the replayed record component.
REPLAYING - Enum constant in enum class dev.restate.sdk.core.StateMachine.InvocationState
 
request() - Method in interface dev.restate.sdk.Context
Deprecated.
 
request() - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
request() - Method in class dev.restate.sdk.fake.FakeContext
 
request() - Method in record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Returns the value of the request record component.
request() - Method in record class dev.restate.sdk.interceptor.RunInterceptor.Context
Returns the value of the request record component.
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
Deprecated.
 
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) - Method in interface dev.restate.client.Client.AwakeableHandle
Complete with success the Awakeable.
resolve(TypeTag, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
resolve(TypeTag, T) - Method in interface dev.restate.sdk.AwakeableHandle
Complete with success the Awakeable.
resolve(TypeTag, T) - Method in interface dev.restate.sdk.SignalHandle
Resolve the signal with the given value.
resolve(Class, T) - Method in interface dev.restate.client.Client.AwakeableHandle
Complete with success the Awakeable.
resolve(Class, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
resolve(Class, T) - Method in interface dev.restate.sdk.AwakeableHandle
Complete with success the Awakeable.
resolve(Class, T) - Method in interface dev.restate.sdk.SignalHandle
Resolve the signal with the given value.
resolve(BiConsumer, I) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(BiFunction, I) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(Consumer) - Method in class dev.restate.common.reflections.MethodInfoCollector
 
resolve(Function) - 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) - Method in interface dev.restate.client.Client.AwakeableHandle
resolveAsync(TypeTag, T, RequestOptions) - Method in interface dev.restate.client.Client.AwakeableHandle
Same as Client.AwakeableHandle.resolve(TypeTag, Object) but async with options.
resolveAsync(Class, T) - Method in interface dev.restate.client.Client.AwakeableHandle
resolveAsync(Class, 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
 
resolveSignal(String, String, Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
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
Deprecated.
 
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
Interface to interact with this Virtual Object/Workflow state.
RestateAdminClient - Annotation Interface in dev.restate.sdk.testing
Deprecated.
The code-generated admin client (the dev.restate.admin package) is deprecated. Use RestateAdminURL instead to inject the admin URL.
RestateAdminURL - Annotation Interface in dev.restate.sdk.testing
Inject Restate's admin URL (either String or URL or URI) to interact with the admin API of the deployed server.
restateClient(ApplicationContext, RestateClientProperties) - Method in class dev.restate.sdk.springboot.RestateClientAutoConfiguration
 
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) - Constructor for class dev.restate.sdk.springboot.RestateClientProperties
 
restateCode(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
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, Duration, Duration, Duration, Duration, Duration, Boolean, Boolean, RetryPolicyProperties, Map) - 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, 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, int) - 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.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
Deprecated.
 
revision(Integer) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
RFC3339DateFormat - Class in dev.restate.admin.client
Deprecated.
RFC3339DateFormat() - Constructor for class dev.restate.admin.client.RFC3339DateFormat
Deprecated.
 
RFC3339InstantDeserializer<T> - Class in dev.restate.admin.client
Deprecated.
RFC3339InstantDeserializer(Class, DateTimeFormatter, Function, Function, Function, BiFunction, boolean, boolean, boolean) - Constructor for class dev.restate.admin.client.RFC3339InstantDeserializer
Deprecated.
 
RFC3339JavaTimeModule - Class in dev.restate.admin.client
Deprecated.
RFC3339JavaTimeModule() - Constructor for class dev.restate.admin.client.RFC3339JavaTimeModule
Deprecated.
 
run() - Method in interface dev.restate.common.function.ThrowingRunnable
Run, potentially throwing an exception.
run(ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
run(HandlerContext, Serde, Serde, AtomicReference) - Method in interface dev.restate.sdk.endpoint.definition.HandlerRunner
 
run(HandlerContext, Serde, Serde, AtomicReference) - Method in class dev.restate.sdk.HandlerRunner
 
run(TypeTag, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
run(Class, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
run(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
run(String) - Method in interface dev.restate.sdk.core.StateMachine
 
run(String, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
run(String, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
run(String, RetryPolicy, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
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, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
run(String, TypeTag, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
run(String, TypeTag, RetryPolicy, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Like Context.run(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
run(String, TypeTag, RetryPolicy, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
Like Restate.run(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
run(String, Class, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Execute a closure, recording the result value in the journal.
run(String, Class, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
Execute a closure, recording the result value in the journal.
run(String, Class, RetryPolicy, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Like Context.run(String, Class, ThrowingSupplier), but using a custom retry policy.
run(String, Class, RetryPolicy, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
Like Restate.run(String, Class, ThrowingSupplier), but using a custom retry policy.
RUN_NAME - Static variable in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
RUN_NAME - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
RUN_OBSERVATION - Static variable in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
runAsync(ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
runAsync(TypeTag, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
runAsync(Class, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
runAsync(String, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
runAsync(String, ThrowingRunnable) - Static method in class dev.restate.sdk.Restate
runAsync(String, RetryPolicy, ThrowingRunnable) - Method in interface dev.restate.sdk.Context
Deprecated.
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, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
runAsync(String, TypeTag, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
runAsync(String, TypeTag, RetryPolicy, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Like Context.runAsync(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
runAsync(String, TypeTag, RetryPolicy, ThrowingSupplier) - Method in class dev.restate.sdk.fake.FakeContext
 
runAsync(String, TypeTag, RetryPolicy, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
Like Restate.runAsync(String, TypeTag, ThrowingSupplier), but using a custom retry policy.
runAsync(String, Class, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Execute a closure asynchronously.
runAsync(String, Class, ThrowingSupplier) - Static method in class dev.restate.sdk.Restate
Execute a closure asynchronously.
runAsync(String, Class, RetryPolicy, ThrowingSupplier) - Method in interface dev.restate.sdk.Context
Deprecated.
Like Context.runAsync(String, Class, ThrowingSupplier), but using a custom retry policy.
runAsync(String, Class, RetryPolicy, ThrowingSupplier) - 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.legacy.MessageType
 
RunCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
RunCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
RunCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
RunContextPropagator - Interface in dev.restate.sdk.interceptor
Propagates thread-local state from the thread running the handler code to the thread executing a Restate.run(String, Class, ThrowingSupplier) closure.
RunContextPropagator.CapturedContext - Interface in dev.restate.sdk.interceptor
Thread-local state captured by RunContextPropagator.capture().
runContextPropagators() - Method in class dev.restate.sdk.HandlerRunner.Options
 
runExpectations() - Method in record class dev.restate.sdk.fake.ContextExpectations
Returns the value of the runExpectations record component.
RunInterceptor - Interface in dev.restate.sdk.interceptor
Wraps the execution of a Restate.run(String, Class, ThrowingSupplier) closure.
RunInterceptor.Context - Record Class in dev.restate.sdk.interceptor
Per-ctx.run call context exposed to a RunInterceptor.
RunInterceptor.Factory - Interface in dev.restate.sdk.interceptor
Factory for RunInterceptor.
RunInterceptor.Next - Interface in dev.restate.sdk.interceptor
Advances the interceptor chain.
runInterceptorFactories() - Method in class dev.restate.sdk.HandlerRunner.Options
 
runName() - Method in record class dev.restate.sdk.interceptor.RunInterceptor.Context
Returns the value of the runName record component.
RunResultHandle(boolean, int) - Constructor for record class dev.restate.sdk.core.StateMachine.RunResultHandle
Creates an instance of a RunResultHandle record class.

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
Deprecated.
 
schemas - Static variable in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
 
schemas - Static variable in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
 
schemas - Static variable in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
 
scheme - Variable in class dev.restate.admin.client.ApiClient
Deprecated.
 
scope() - Method in class dev.restate.sdk.common.HandlerRequest
PREVIEW: The scope key with which this invocation was submitted, if any.
scope() - Method in record class dev.restate.sdk.core.StateMachine.Input
Returns the value of the scope record component.
scope(String) - Method in interface dev.restate.client.Client
PREVIEW: Returns a ScopedClient that routes all outgoing calls within the given scope.
scope(String) - Static method in class dev.restate.sdk.Restate
PREVIEW: Returns a Scope that routes all outgoing calls within the given scope.
Scope - Class in dev.restate.sdk
PREVIEW: A context for making RPC calls within a specific scope.
scoped(String) - Method in class dev.restate.common.Target
PREVIEW: Returns a new Target routed within the given scope.
ScopedClient - Class in dev.restate.client
PREVIEW: A client for making RPC calls within a specific scope.
scopeOrLimitKeyUnsupported() - Static method in exception class dev.restate.sdk.core.ProtocolException
 
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) - Method in interface dev.restate.client.Client
Send a request to a service without waiting for the response.
send(Request, 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) - Method in interface dev.restate.sdk.Context
Deprecated.
Invoke another Restate service without waiting for the response.
send(Request) - Static method in class dev.restate.sdk.Restate
Invoke another Restate service without waiting for the response (fire-and-forget).
send(Request, Duration) - Method in interface dev.restate.sdk.Context
Deprecated.
Invoke another Restate service without waiting for the response.
send(Request, Duration) - Method in class dev.restate.sdk.fake.FakeContext
 
send(Request, Duration) - Static method in class dev.restate.sdk.Restate
Like Restate.send(Request), but scheduling the invocation after the given delay.
send(Target, Slice, String, String, String, Collection, Duration) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
send(Target, Slice, String, String, String, Collection, Duration) - Method in interface dev.restate.sdk.core.StateMachine
 
send(Target, Slice, String, String, Collection, Duration) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
send(Target, Slice, String, Collection, Duration) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
Deprecated.
send(BiConsumer, I) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), for methods without a return value.
send(BiConsumer, I) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), for methods without a return value.
send(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiConsumer, Object), with invocation options.
send(BiConsumer, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
send(BiConsumer, I, Duration) - Method in interface dev.restate.sdk.ServiceHandle
send(BiConsumer, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer, I, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiConsumer, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiConsumer, Object), with a delay and invocation options.
send(BiFunction, I) - Method in interface dev.restate.client.ClientServiceHandle
Send a one-way invocation without waiting for the response.
send(BiFunction, I) - Method in interface dev.restate.sdk.ServiceHandle
Send a one-way invocation without waiting for the response.
send(BiFunction, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction, I, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), with invocation options.
send(BiFunction, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
send(BiFunction, I, Duration) - Method in interface dev.restate.sdk.ServiceHandle
send(BiFunction, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction, I, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(BiFunction, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), with a delay and invocation options.
send(Consumer) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), for methods without input or return value.
send(Consumer) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), for methods without input or return value.
send(Consumer, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Consumer), with invocation options.
send(Consumer, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Consumer), with invocation options.
send(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Consumer), with invocation options.
send(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Consumer), with invocation options.
send(Consumer, Duration) - Method in interface dev.restate.client.ClientServiceHandle
send(Consumer, Duration) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Consumer), with a delay.
send(Consumer, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Consumer), with a delay and invocation options.
send(Consumer, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Consumer), with a delay and invocation options.
send(Function) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(BiFunction, Object), for methods without input.
send(Function) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(BiFunction, Object), for methods without input.
send(Function, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Function), with invocation options.
send(Function, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Function), with invocation options.
send(Function, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Function), with invocation options.
send(Function, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Function), with invocation options.
send(Function, Duration) - Method in interface dev.restate.client.ClientServiceHandle
send(Function, Duration) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Function), with a delay.
send(Function, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Function), with a delay and invocation options.
send(Function, Duration, InvocationOptions) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Function), with a delay and invocation options.
send(Function, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.send(Function), with a delay and invocation options.
send(Function, Duration, InvocationOptions.Builder) - Method in interface dev.restate.sdk.ServiceHandle
Like ServiceHandle.send(Function), with a delay and invocation options.
sendAsync(Request) - Method in interface dev.restate.client.Client
Future version of Client.send(Request)
sendAsync(Request, Duration) - Method in class dev.restate.client.base.BaseClient
 
sendAsync(Request, Duration) - Method in interface dev.restate.client.Client
sendAsync(BiConsumer, I) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiConsumer, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiConsumer, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiConsumer, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiConsumer, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiConsumer, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I, Duration) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(BiFunction, I, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Consumer) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.sendAsync(BiFunction, Object), for no-input/void methods.
sendAsync(Consumer, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Consumer, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Consumer, Duration) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Consumer, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.sendAsync(Consumer), with delay and options.
sendAsync(Consumer, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.sendAsync(Consumer), with delay and options.
sendAsync(Function) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Function, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Function, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Function, Duration) - Method in interface dev.restate.client.ClientServiceHandle
sendAsync(Function, Duration, InvocationOptions) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.sendAsync(Function), with delay and options.
sendAsync(Function, Duration, InvocationOptions.Builder) - Method in interface dev.restate.client.ClientServiceHandle
Like ClientServiceHandle.sendAsync(Function), with delay and options.
SendResponse<Res> - Class in dev.restate.client
 
SendResponse(int, ResponseHead.Headers, SendResponse.SendStatus, Client.InvocationHandle) - 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.legacy.MessageType
 
SendSignalCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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 - Section in class dev.restate.sdk.Restate
 
Serialization and Deserialization - Section in interface dev.restate.sdk.Context
 
serialize(DeploymentResponse, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.DeploymentResponse.DeploymentResponseSerializer
Deprecated.
 
serialize(DetailedDeploymentResponse, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.DetailedDeploymentResponse.DetailedDeploymentResponseSerializer
Deprecated.
 
serialize(RegisterDeploymentRequest, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.RegisterDeploymentRequest.RegisterDeploymentRequestSerializer
Deprecated.
 
serialize(UpdateDeploymentRequest, JsonGenerator, SerializerProvider) - Method in class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
Deprecated.
 
serialize(T) - Method in interface dev.restate.serde.Serde
 
ServerConfiguration - Class in dev.restate.admin.client
Deprecated.
ServerConfiguration(String, String, Map) - Constructor for class dev.restate.admin.client.ServerConfiguration
Deprecated.
 
ServerVariable - Class in dev.restate.admin.client
Deprecated.
ServerVariable(String, String, HashSet) - Constructor for class dev.restate.admin.client.ServerVariable
Deprecated.
 
service(Class) - Method in interface dev.restate.client.Client
Simple API to invoke a Restate service from the ingress.
service(Class) - Method in class dev.restate.client.ScopedClient
 
service(Class) - Static method in class dev.restate.sdk.Restate
Simple API to invoke a Restate service.
service(Class) - Method in class dev.restate.sdk.Scope
 
service(String, String) - Static method in class dev.restate.common.Target
 
service(String, String, String) - Static method in class dev.restate.common.Target
PREVIEW.
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, String, String) - Constructor for class dev.restate.sdk.gen.model.Service
 
SERVICE - Enum constant in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
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
Deprecated.
ServiceApi() - Constructor for class dev.restate.admin.api.ServiceApi
Deprecated.
 
ServiceApi(ApiClient) - Constructor for class dev.restate.admin.api.ServiceApi
Deprecated.
 
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) - Method in interface dev.restate.client.Client
Advanced API to invoke a Restate service from the ingress with full control.
serviceHandle(Class) - Method in class dev.restate.client.ScopedClient
 
serviceHandle(Class) - Static method in class dev.restate.sdk.Restate
Advanced API to invoke a Restate service with full control.
serviceHandle(Class) - Method in class dev.restate.sdk.Scope
 
ServiceHandle<SVC> - Interface in dev.restate.sdk
Advanced API handle for invoking Restate services, virtual objects, or workflows with full control.
ServiceHandlerApi - Class in dev.restate.admin.api
Deprecated.
ServiceHandlerApi() - Constructor for class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
 
ServiceHandlerApi(ApiClient) - Constructor for class dev.restate.admin.api.ServiceHandlerApi
Deprecated.
 
ServiceMetadata - Class in dev.restate.admin.model
Deprecated.
ServiceMetadata() - Constructor for class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
serviceName() - Method in class dev.restate.sdk.common.HandlerRequest
Name of the service being invoked.
ServiceNameRevPair - Class in dev.restate.admin.model
Deprecated.
ServiceNameRevPair() - Constructor for class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
ServiceProcessor - Class in dev.restate.sdk.gen
 
ServiceProcessor() - Constructor for class dev.restate.sdk.gen.ServiceProcessor
 
ServiceProtocol - Class in dev.restate.sdk.core.legacy
 
ServiceProtocol() - Constructor for class dev.restate.sdk.core.legacy.ServiceProtocol
 
services(List) - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
services(List) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
ServiceType - Enum Class in dev.restate.admin.model
Deprecated.
ServiceType - Enum Class in dev.restate.sdk.endpoint.definition
 
set(StateKey, T) - Method in interface dev.restate.sdk.ObjectContext
Deprecated.
Sets the given value under the given key, serializing the value using the Serde in the StateKey.
set(StateKey, T) - Method in interface dev.restate.sdk.Restate.State
Sets the given value under the given key, serializing the value using the Serde in the StateKey.
set(StateKey, 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
Deprecated.
 
setAbortTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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.RestateComponentsProperties
Default abort timeout for all services.
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
Deprecated.
Set the actual instance
setActualInstance(Object) - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
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) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
setAdditionalHeaders(Map) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
setAdditionalHeaders(Map) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
setAdditionalHeaders(Map) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
setAdditionalHeaders(Map) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
setAdditionalHeaders(Map) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
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) - Static method in class dev.restate.admin.client.Configuration
Deprecated.
set the callback used to create new ApiClient objects
setArn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
setArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
setArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
setAssumeRoleArn(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
setAsyncResponseInterceptor(Consumer) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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
Deprecated.
Set a custom base path for the target service, for example '/v2'.
setClusterName(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
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) - 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
Deprecated.
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
Deprecated.
 
setCreatedAt(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
setDateFormat(DateFormat) - Method in class dev.restate.admin.client.JSON
Deprecated.
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
Deprecated.
Set the default JSON instance.
setDefaultApiClient(ApiClient) - Static method in class dev.restate.admin.client.Configuration
Deprecated.
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
Deprecated.
 
setDeployments(List) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
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.RestateComponentsProperties
Default documentation for all services, as shown in the UI, Admin REST API, and the generated OpenAPI documentation.
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
Deprecated.
 
setDocumentation(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
setDryRun(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
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.RestateComponentsProperties
Default lazy-state setting for all services.
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.
setExecutor(Executor) - Method in class dev.restate.sdk.HandlerRunner.Options
Set the given executor as the handler executor.
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
Deprecated.
 
setForce(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
setHandlerInterceptorFactories(List) - Method in class dev.restate.sdk.HandlerRunner.Options
Overwrite the HandlerInterceptor.Factory chain with a new chain.
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) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Per-handler configuration, keyed by handler name.
setHandlers(List) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
setHandlers(List) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
setHandlers(List) - 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) - Method in class dev.restate.common.InvocationOptions.Builder
 
setHeaders(Map) - Method in interface dev.restate.common.RequestBuilder
 
setHeaders(Map) - Method in class dev.restate.client.RequestOptions.Builder
 
setHost(String) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
Set a custom host name for the target service.
setHttpClientBuilder(HttpClient.Builder) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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
Deprecated.
 
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
Deprecated.
 
setId(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
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
Deprecated.
 
setIdempotencyRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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.RestateComponentsProperties
Default idempotency retention for all services.
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
Deprecated.
 
setInactivityTimeout(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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.RestateComponentsProperties
Default inactivity timeout for all services.
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
Deprecated.
 
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.RestateComponentsProperties
Default ingress-private setting for all 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
Deprecated.
 
setInputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
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.RestateComponentsProperties
Default journal retention for all services.
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.FailureMetadata.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.FailureMetadata.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.
setLimitKey(String) - Method in class dev.restate.common.InvocationOptions.Builder
PREVIEW.
setLimitKey(String) - Method in interface dev.restate.common.RequestBuilder
PREVIEW.
setMaxAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
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
Deprecated.
 
setMaxProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
setMaxProtocolVersion(Long) - Method in class dev.restate.sdk.core.generated.manifest.EndpointManifestSchema
Maximum supported protocol version (Required)
setMembers(List) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
setMessage(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
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(int, Protocol.FailureMetadata) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
setMetadata(int, Protocol.FailureMetadata.Builder) - Method in class dev.restate.sdk.core.generated.protocol.Protocol.Failure.Builder
Error metadata
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) - Method in class dev.restate.sdk.springboot.RestateComponentProperties
Service metadata, as propagated in the Admin REST API.
setMetadata(Map) - Method in class dev.restate.sdk.springboot.RestateComponentsProperties
Default metadata for all services, as propagated in the Admin REST API.
setMetadata(Map) - Method in class dev.restate.sdk.springboot.RestateHandlerProperties
Handler metadata, as propagated in the Admin REST API.
setMetadata(Map) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
setMetadata(Map) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
setMetadataClusterHealth(EmbeddedMetadataClusterHealth) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
setMinAdminApiVersion(Integer) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
setMinProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
setMinProtocolVersion(Integer) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
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
Deprecated.
 
setName(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
setName(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
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) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
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
Deprecated.
 
setObjectMapper(ObjectMapper) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
setOptions(Map) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
setOutput(Output) - Method in class dev.restate.sdk.core.generated.manifest.Handler
OutputPayload
setOutputDescription(String) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
setOutputJsonSchema(Object) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
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
Deprecated.
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
Deprecated.
 
setPublic(Boolean) - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
setPublic(Boolean) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
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) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
Set a custom response interceptor.
setRestateCode(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
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.RestateComponentsProperties
Default retry policy for all services.
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
Deprecated.
 
setRevision(Integer) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
setRunContextPropagators(List) - Method in class dev.restate.sdk.HandlerRunner.Options
Overwrite the RunContextPropagator list.
setRunInterceptorFactories(List) - Method in class dev.restate.sdk.HandlerRunner.Options
Overwrite the RunInterceptor.Factory chain with a new chain.
setScheme(String) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
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) - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
setServices(List) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
setServices(List) - 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
Deprecated.
 
setSink(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
setSource(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
setSource(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
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.legacy.MessageType
 
SetStateCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
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
Deprecated.
 
setTy(ServiceType) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
Deprecated.
 
setUri(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
setUri(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
setUri(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
setUseHttp11(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
setUseHttp11(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
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.FailureMetadata.Builder
string value = 2;
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.FailureMetadata.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
Deprecated.
 
setVersion(String) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
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
Deprecated.
 
setWorkflowCompletionRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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.RestateComponentsProperties
Default workflow retention for all workflow services.
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
Deprecated.
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
The Context-parameter programming model is superseded by the reflection-based API. Rather than accepting a SharedObjectContext parameter, use Restate.state() and Restate.key() inside the handler. See the migration guide.
SharedWorkflowContext - Interface in dev.restate.sdk
Deprecated, for removal: This API element is subject to removal in a future version.
The Context-parameter programming model is superseded by the reflection-based API. Rather than accepting a SharedWorkflowContext parameter, use Restate.promise(...), Restate.promiseHandle(...) and Restate.state() inside the handler. See the migration guide.
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(String) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
signal(String) - Method in interface dev.restate.sdk.InvocationHandle
Get a SignalHandle for resolving or rejecting a named signal on this invocation.
signal(String, TypeTag) - Method in interface dev.restate.sdk.Context
Deprecated.
Create a DurableFuture waiting on a named signal targeting the current invocation.
signal(String, TypeTag) - Method in class dev.restate.sdk.fake.FakeContext
 
signal(String, TypeTag) - Static method in class dev.restate.sdk.Restate
Create a DurableFuture waiting on a named signal targeting the current invocation.
signal(String, Class) - Method in interface dev.restate.sdk.Context
Deprecated.
Create a DurableFuture waiting on a named signal targeting the current invocation.
signal(String, Class) - Static method in class dev.restate.sdk.Restate
Create a DurableFuture waiting on a named signal targeting the current invocation.
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
 
SignalHandle - Interface in dev.restate.sdk
Handle to resolve or reject a named signal on a target invocation.
SignalId(int) - Constructor for record class dev.restate.sdk.core.legacy.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.legacy.NotificationId.SignalName
Creates an instance of a SignalName record class.
SignalNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
SignalNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
SINGLE - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
singleHandle() - Method in interface dev.restate.sdk.core.UnresolvedFuture
The notification handle; valid only when UnresolvedFuture.kind() is UnresolvedFuture.Kind.SINGLE.
sink(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
sink(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
size() - Method in class dev.restate.common.reflections.ConcurrentReferenceHashMap
 
sleep(Duration) - Method in interface dev.restate.sdk.Context
Deprecated.
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
sleep(Duration, String) - Method in interface dev.restate.sdk.core.StateMachine
 
SleepCommandMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
SleepCommandMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
SleepCompletionNotificationMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
SleepCompletionNotificationMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.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
Deprecated.
 
source(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
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.
startHandlerObservation(ObservationRegistry, ReceiverContext, HandlerRequest) - Static method in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
startHandlerSpan(Tracer, Context, HandlerRequest) - Static method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
StartMessage - Enum constant in enum class dev.restate.sdk.core.legacy.MessageType
 
StartMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 
startRunObservation(ObservationRegistry, String) - Static method in class dev.restate.sdk.interceptor.micrometer.MicrometerHelpers
 
startRunSpan(Tracer, Context, String) - Static method in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
state() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
state() - Method in interface dev.restate.sdk.core.StateMachine
 
state() - Static method in class dev.restate.sdk.Restate
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 class dev.restate.sdk.core.legacy.LegacyStateMachine
 
stateClear(String) - Method in interface dev.restate.sdk.core.StateMachine
 
stateClearAll() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
stateClearAll() - Method in interface dev.restate.sdk.core.StateMachine
 
stateGet(String) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
stateGet(String) - Method in interface dev.restate.sdk.core.StateMachine
 
stateGetKeys() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
stateGetKeys() - Method in interface dev.restate.sdk.core.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
Deprecated.
Gets all the known state keys for this virtual object instance.
StateKeys(List) - 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
Canonical state-machine contract driving a single Restate invocation.
StateMachine.AwaitResult - Interface in dev.restate.sdk.core
 
StateMachine.AwaitResult.AnyCompleted - Record Class in dev.restate.sdk.core
 
StateMachine.AwaitResult.CancelSignalReceived - Record Class in dev.restate.sdk.core
 
StateMachine.AwaitResult.ExecuteRun - Record Class in dev.restate.sdk.core
 
StateMachine.AwaitResult.WaitExternalProgress - Record Class in dev.restate.sdk.core
 
StateMachine.Awakeable - Record Class in dev.restate.sdk.core
 
StateMachine.CallHandle - Record Class in dev.restate.sdk.core
 
StateMachine.Input - Record Class in dev.restate.sdk.core
 
StateMachine.InvocationState - Enum 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.RunResultHandle - Record Class in dev.restate.sdk.core
 
stateSet(String, Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
stateSet(String, Slice) - Method in interface dev.restate.sdk.core.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) - Method in interface dev.restate.client.Client
Submit a workflow.
submit(WorkflowRequest, Duration) - Method in interface dev.restate.client.Client
Submit a workflow, optionally providing an execution delay to wait for.
submitAsync(WorkflowRequest) - Method in interface dev.restate.client.Client
submitAsync(WorkflowRequest, Duration) - Method in interface dev.restate.client.Client
submitRun(String, Consumer) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
 
SubscriptionApi - Class in dev.restate.admin.api
Deprecated.
SubscriptionApi() - Constructor for class dev.restate.admin.api.SubscriptionApi
Deprecated.
 
SubscriptionApi(ApiClient) - Constructor for class dev.restate.admin.api.SubscriptionApi
Deprecated.
 
SubscriptionResponse - Class in dev.restate.admin.model
Deprecated.
SubscriptionResponse() - Constructor for class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
subscriptions(List) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
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.legacy.MessageType
 
SuspensionMessage_TYPE - Static variable in enum class dev.restate.sdk.core.legacy.MessageType
 

T

takeNotification(int) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
takeNotification(int) - Method in interface dev.restate.sdk.core.StateMachine
 
takeOutput() - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
takeOutput() - Method in interface dev.restate.sdk.core.StateMachine
Drain the next chunk of serialized output ready for the wire, or Slice.EMPTY when nothing is buffered.
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(int, String, Map) - Constructor for exception class dev.restate.sdk.common.TerminalException
Create a new TerminalException.
TerminalException(String) - Constructor for exception class dev.restate.sdk.common.TerminalException
TerminalException(String, Map) - Constructor for exception class dev.restate.sdk.common.TerminalException
Create a new TerminalException.
THREAD_LOCAL_INSTANCE - Static variable in interface dev.restate.sdk.core.EndpointRequestHandler.LoggingContextSetter
 
Thread safety - Section in class dev.restate.sdk.Restate
 
Thread safety - Section in interface dev.restate.sdk.Context
 
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
Deprecated.
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
Deprecated.
Causes the start of a timer for the given duration.
timer(Duration) - Static method in class dev.restate.sdk.Restate
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.FailureMetadata
 
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
 
toProtocolFailure(int, String, Map) - Static method in class dev.restate.sdk.core.legacy.Util
 
toRandomSeed() - Method in interface dev.restate.sdk.common.InvocationId
Deprecated, for removal: This API element is subject to removal in a future version.
Just use the random provided by the context API.
toRequest(String, String, String, String, TypeTag, TypeTag, Req, InvocationOptions) - Static method in class dev.restate.common.reflections.RestateUtils
 
toRequest(String, String, String, TypeTag, TypeTag, Req, InvocationOptions) - Static method in class dev.restate.common.reflections.RestateUtils
Deprecated.
toString() - Method in class dev.restate.admin.model.AbstractOpenApiSchema
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
 
toString() - Method in enum class dev.restate.admin.model.DeletionMode
Deprecated.
 
toString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
toString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
 
toString() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
toString() - Method in enum class dev.restate.admin.model.HandlerMetadataType
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
toString() - Method in enum class dev.restate.admin.model.ProtocolType
Deprecated.
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
 
toString() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
toString() - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
 
toString() - Method in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
toString() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
 
toString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
toString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
toString() - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
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.legacy.NotificationId.CompletionId
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalId
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.legacy.NotificationId.SignalName
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.AnyCompleted
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.CancelSignalReceived
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.ExecuteRun
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.AwaitResult.WaitExternalProgress
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.Awakeable
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.CallHandle
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.core.StateMachine.Input
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.RunResultHandle
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 record class dev.restate.sdk.interceptor.HandlerInterceptor.Context
Returns a string representation of this record class.
toString() - Method in record class dev.restate.sdk.interceptor.RunInterceptor.Context
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
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ClusterHealthResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.CreateSubscriptionRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.DeletionMode
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.DetailedDeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.EmbeddedMetadataClusterHealth
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ErrorDescriptionResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.HandlerMetadataType
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListDeploymentsResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListServiceHandlersResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListServicesResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ListSubscriptionsResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ModifyServiceRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.ProtocolType
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.RegisterDeploymentResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.ServiceNameRevPair
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum class dev.restate.admin.model.ServiceType
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.SubscriptionResponse
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
Convert the instance into URL query string.
Transforming errors - Section in interface dev.restate.sdk.interceptor.HandlerInterceptor
 
ty(HandlerMetadataType) - Method in class dev.restate.admin.model.HandlerMetadata
Deprecated.
 
ty(ServiceType) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
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
 
uncompletedDoProgressDuringReplay(List, Map) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
unexpectedMessage(Class, 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 - Enum constant in enum class dev.restate.sdk.core.UnresolvedFuture.Kind
 
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
 
UnresolvedFuture - Interface in dev.restate.sdk.core
 
UnresolvedFuture.Kind - Enum Class in dev.restate.sdk.core
Await-tree node kind, walked by the state machine to encode the do_await request.
UNSUPPORTED_MEDIA_TYPE_CODE - Static variable in exception class dev.restate.sdk.core.ProtocolException
 
unsupportedFeature(String, Protocol.ServiceProtocolVersion, Protocol.ServiceProtocolVersion) - Static method in exception class dev.restate.sdk.core.ProtocolException
 
unwrapCompletionException(Throwable) - Static method in class dev.restate.sdk.core.ExceptionUtils
Unwrap the CompletionException/ExecutionException wrappers introduced by the CompletableFuture machinery, returning the underlying cause.
updateBaseUri(String) - Method in class dev.restate.admin.client.ApiClient
Deprecated.
 
updateDeployment(String, UpdateDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Update deployment Update deployment.
updateDeployment(String, UpdateDeploymentRequest, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Update deployment Update deployment.
UpdateDeploymentRequest - Class in dev.restate.admin.model
Deprecated.
UpdateDeploymentRequest() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
 
UpdateDeploymentRequest(UpdateDeploymentRequestAnyOf) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
 
UpdateDeploymentRequest(UpdateDeploymentRequestAnyOf1) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest
Deprecated.
 
UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer - Class in dev.restate.admin.model
Deprecated.
 
UpdateDeploymentRequest.UpdateDeploymentRequestSerializer - Class in dev.restate.admin.model
Deprecated.
 
UpdateDeploymentRequestAnyOf - Class in dev.restate.admin.model
Deprecated.
UpdateDeploymentRequestAnyOf() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
UpdateDeploymentRequestAnyOf1 - Class in dev.restate.admin.model
Deprecated.
UpdateDeploymentRequestAnyOf1() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequestAnyOf1
Deprecated.
 
UpdateDeploymentRequestDeserializer() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
Deprecated.
 
UpdateDeploymentRequestDeserializer(Class) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestDeserializer
Deprecated.
 
UpdateDeploymentRequestSerializer() - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
Deprecated.
 
UpdateDeploymentRequestSerializer(Class) - Constructor for class dev.restate.admin.model.UpdateDeploymentRequest.UpdateDeploymentRequestSerializer
Deprecated.
 
updateDeploymentWithHttpInfo(String, UpdateDeploymentRequest) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Update deployment Update deployment.
updateDeploymentWithHttpInfo(String, UpdateDeploymentRequest, Map) - Method in class dev.restate.admin.api.DeploymentApi
Deprecated.
Update deployment Update deployment.
uri(String) - Method in class dev.restate.admin.model.DeploymentResponseAnyOf
Deprecated.
 
uri(String) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
uri(String) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
URL - Variable in class dev.restate.admin.client.ServerConfiguration
Deprecated.
 
URL() - Method in class dev.restate.admin.client.ServerConfiguration
Deprecated.
Format URL template using default server variables.
URL(Map) - Method in class dev.restate.admin.client.ServerConfiguration
Deprecated.
Format URL template using given variables.
urlEncode(String) - Static method in class dev.restate.admin.client.ApiClient
Deprecated.
URL encode a string in the UTF-8 encoding.
useHttp11(Boolean) - Method in class dev.restate.admin.model.RegisterDeploymentRequestAnyOf
Deprecated.
 
useHttp11(Boolean) - Method in class dev.restate.admin.model.UpdateDeploymentRequestAnyOf
Deprecated.
 
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, ThrowingFunction) - Static method in interface dev.restate.serde.Serde
Like Serde.using(String, ThrowingFunction, ThrowingFunction), using content-type application/octet-stream.
using(String, ThrowingFunction, ThrowingFunction) - 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.legacy
 
Util() - Constructor for class dev.restate.sdk.core.legacy.Util
 

V

V1 - Enum constant in enum class dev.restate.sdk.core.DiscoveryProtocol.Version
 
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.DiscoveryProtocol.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.DiscoveryProtocol.Version
 
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.DiscoveryProtocol.Version
 
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 * Failure.metadata
V6_VALUE - Static variable in enum class dev.restate.sdk.core.generated.protocol.Protocol.ServiceProtocolVersion
Added: * StartMessage.random_seed * Failure.metadata
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.FailureMetadata
 
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
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.HandlerMetadataType
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.ProtocolType
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.restate.admin.model.ServiceType
Deprecated.
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.DiscoveryProtocol.Version
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.legacy.MessageType
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.UnresolvedFuture.Kind
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
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
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.DiscoveryProtocol.Version
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.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.legacy.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.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.UnresolvedFuture.Kind
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
Deprecated.
 
variables - Variable in class dev.restate.admin.client.ServerConfiguration
Deprecated.
 
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
Deprecated.
Admin version information Obtain admin version information.
version(String) - Method in class dev.restate.admin.model.ModifyServiceStateRequest
Deprecated.
 
version(String) - Method in class dev.restate.admin.model.VersionInformation
Deprecated.
 
version(Map) - Method in class dev.restate.admin.api.VersionApi
Deprecated.
Admin version information Obtain admin version information.
Version - Class in dev.restate.sdk.version
 
VERSION - Static variable in class dev.restate.admin.client.Configuration
Deprecated.
 
VERSION - Static variable in class dev.restate.sdk.version.Version
 
VersionApi - Class in dev.restate.admin.api
Deprecated.
VersionApi() - Constructor for class dev.restate.admin.api.VersionApi
Deprecated.
 
VersionApi(ApiClient) - Constructor for class dev.restate.admin.api.VersionApi
Deprecated.
 
VersionInformation - Class in dev.restate.admin.model
Deprecated.
VersionInformation() - Constructor for class dev.restate.admin.model.VersionInformation
Deprecated.
 
versionWithHttpInfo() - Method in class dev.restate.admin.api.VersionApi
Deprecated.
Admin version information Obtain admin version information.
versionWithHttpInfo(Map) - Method in class dev.restate.admin.api.VersionApi
Deprecated.
Admin version information Obtain admin version information.
VIRTUAL_OBJECT - Enum constant in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
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, String) - Method in interface dev.restate.client.Client
Simple API to invoke a Restate Virtual Object from the ingress.
virtualObject(Class, String) - Method in class dev.restate.client.ScopedClient
NOTE: To use scopes with virtual objects you must enable the additional experimental feature in restate-server, via RESTATE_EXPERIMENTAL_ENABLE_SCOPED_VIRTUAL_OBJECTS=true
virtualObject(Class, String) - Static method in class dev.restate.sdk.Restate
Simple API to invoke a Restate Virtual Object.
virtualObject(Class, String) - Method in class dev.restate.sdk.Scope
NOTE: To use scopes with virtual objects you must enable the additional experimental feature in restate-server, via RESTATE_EXPERIMENTAL_ENABLE_SCOPED_VIRTUAL_OBJECTS=true
virtualObject(String, String, String) - Static method in class dev.restate.common.Target
 
virtualObject(String, String, String, String) - Static method in class dev.restate.common.Target
PREVIEW.
VirtualObject - Annotation Interface in dev.restate.sdk.annotation
Annotation to define a class/interface as Restate VirtualObject.
virtualObjectHandle(Class, String) - Method in interface dev.restate.client.Client
Advanced API to invoke a Restate Virtual Object from the ingress with full control.
virtualObjectHandle(Class, String) - Method in class dev.restate.client.ScopedClient
NOTE: To use scopes with virtual objects you must enable the additional experimental feature in restate-server, via RESTATE_EXPERIMENTAL_ENABLE_SCOPED_VIRTUAL_OBJECTS=true
virtualObjectHandle(Class, String) - Static method in class dev.restate.sdk.Restate
Advanced API to invoke a Restate Virtual Object with full control.
virtualObjectHandle(Class, String) - Method in class dev.restate.sdk.Scope
NOTE: To use scopes with virtual objects you must enable the additional experimental feature in restate-server, via RESTATE_EXPERIMENTAL_ENABLE_SCOPED_VIRTUAL_OBJECTS=true
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

W3C_TRACE_CONTEXT_PROPAGATOR - Static variable in class dev.restate.sdk.interceptor.opentelemetry.OpenTelemetryHelpers
 
WAIT_EXTERNAL_PROGRESS - Static variable in interface dev.restate.sdk.core.StateMachine.AwaitResult
 
WaitExternalProgress() - Constructor for record class dev.restate.sdk.core.StateMachine.AwaitResult.WaitExternalProgress
Creates an instance of a WaitExternalProgress record class.
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
 
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, ThrowingFunction) - Method in class dev.restate.sdk.Select
Add the given DurableFuture to this select.
when(DurableFuture, ThrowingFunction, ThrowingFunction) - 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) - 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) - Method in class dev.restate.sdk.gen.model.Service.Builder
 
withHandlers(List) - Method in class dev.restate.sdk.core.generated.manifest.Service
 
withHandlerType(HandlerType) - Method in class dev.restate.sdk.gen.model.Handler.Builder
 
withHeaders(Map) - 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) - Method in class dev.restate.sdk.endpoint.definition.HandlerDefinition
 
withMetadata(Map) - 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
Deprecated, for removal: This API element is subject to removal in a future version.
Use the new sdk-interceptor-opentelemetry module instead
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) - 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) - 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, String) - Method in interface dev.restate.client.Client
Simple API to invoke a Restate Workflow from the ingress.
workflow(Class, String) - Method in class dev.restate.client.ScopedClient
 
workflow(Class, String) - Static method in class dev.restate.sdk.Restate
Simple API to invoke a Restate Workflow.
workflow(Class, String) - Method in class dev.restate.sdk.Scope
 
workflow(String, String, String) - Static method in class dev.restate.common.Target
 
workflow(String, String, String, String) - Static method in class dev.restate.common.Target
PREVIEW.
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
Deprecated.
 
WORKFLOW - Enum constant in enum class dev.restate.admin.model.ServiceType
Deprecated.
 
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
Deprecated.
 
workflowCompletionRetention(String) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
WorkflowContext - Interface in dev.restate.sdk
Deprecated, for removal: This API element is subject to removal in a future version.
The Context-parameter programming model is superseded by the reflection-based API. Rather than accepting a WorkflowContext parameter, use Restate.promise(...), Restate.promiseHandle(...) and Restate.state() inside the handler. See the migration guide.
workflowHandle(Class, String) - Method in interface dev.restate.client.Client
Advanced API to invoke a Restate Workflow from the ingress with full control.
workflowHandle(Class, String) - Method in class dev.restate.client.ScopedClient
 
workflowHandle(Class, String) - Static method in class dev.restate.sdk.Restate
Advanced API to invoke a Restate Workflow with full control.
workflowHandle(Class, String) - Method in class dev.restate.sdk.Scope
 
workflowHandle(String, String, TypeTag) - Method in class dev.restate.client.base.BaseClient
 
workflowHandle(String, String, TypeTag) - Method in interface dev.restate.client.Client
Create a new Client.WorkflowHandle for the provided workflow name and identifier.
workflowHandle(String, String, Class) - 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) - Static method in interface dev.restate.common.function.ThrowingBiConsumer
 
wrap(ThrowingFunction) - Static method in interface dev.restate.common.function.ThrowingFunction
 
wrap(Runnable) - Method in interface dev.restate.sdk.interceptor.RunContextPropagator.CapturedContext
Wrap runnable so the captured state is re-installed around it when executed on another thread.
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) - Static method in interface dev.restate.sdk.endpoint.HeadersAccessor
 
writeOutput(Slice) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
writeOutput(Slice) - Method in interface dev.restate.sdk.core.StateMachine
 
writeOutput(Slice) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
Deprecated, for removal: This API element is subject to removal in a future version.
writeOutput(TerminalException) - Method in class dev.restate.sdk.core.legacy.LegacyStateMachine
 
writeOutput(TerminalException) - Method in interface dev.restate.sdk.core.StateMachine
 
writeOutput(TerminalException) - Method in interface dev.restate.sdk.endpoint.definition.HandlerContext
Deprecated, for removal: This API element is subject to removal in a future version.
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.FailureMetadata
 
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
Deprecated.
 
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
Deprecated.
 
_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
Deprecated.
 
_public(Boolean) - Method in class dev.restate.admin.model.ServiceMetadata
Deprecated.
 
_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