package services
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- services
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- final class ApiCommandCompletionService extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
- class ApiCommandService extends CommandService with GrpcApiService with ProxyCloseable with NamedLogging
- final class ApiCommandSubmissionService extends CommandSubmissionService with AutoCloseable with NamedLogging
- final class ApiEventQueryService extends EventQueryService with GrpcApiService with NamedLogging
- class ApiInteractiveSubmissionService extends InteractiveSubmissionService with GrpcApiService with NamedLogging
- final class ApiStateService extends StateService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- final class ApiUpdateService extends UpdateService with StreamingServiceLifecycleManagement with NamedLogging
- Annotations
- @nowarn()
- sealed abstract class ErrorCause extends Product with Serializable
- sealed abstract class TimeProviderType extends Product with Serializable
Value Members
- def getAnnotatedCommandTraceContext(commands: Option[Commands], telemetry: Telemetry): TraceContext
- def getAnnotatedReassignmentCommandTraceContext(commands: Option[ReassignmentCommands], telemetry: Telemetry): TraceContext
- def getExecuteRequestTraceContext(userId: String, commandId: Option[String], actAs: Seq[String], telemetry: Telemetry): TraceContext
- def getPrepareRequestTraceContext(userId: String, commandId: String, actAs: Seq[String], telemetry: Telemetry): TraceContext
- object ErrorCause extends Serializable
- object RejectionGenerators
- object StreamMetrics
- object TimeProviderType extends Serializable
- object VersionFile