Package dev.restate.sdk.endpoint
Class Endpoint
java.lang.Object
dev.restate.sdk.endpoint.Endpoint
Restate endpoint, encapsulating the configured services, together with additional options.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Endpoint.Builder
bind
(ServiceDefinition serviceDefinition) static Endpoint.Builder
static Endpoint.Builder
bind
(Object service, HandlerRunner.Options options) static Endpoint.Builder
builder()
io.opentelemetry.api.OpenTelemetry
boolean
resolveService
(String serviceName)
-
Method Details
-
builder
-
bind
- See Also:
-
bind
- See Also:
-
bind
- See Also:
-
resolveService
-
getServiceDefinitions
-
getOpenTelemetry
public io.opentelemetry.api.OpenTelemetry getOpenTelemetry() -
getRequestIdentityVerifier
-
isExperimentalContextEnabled
public boolean isExperimentalContextEnabled()
-