package services
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- services
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class ApiCommandCompletionService extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
- final class ApiCommandCompletionServiceV2 extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
- class ApiCommandService extends CommandService with GrpcApiService with ProxyCloseable with NamedLogging
- final class ApiCommandServiceV2 extends CommandService with AutoCloseable with NamedLogging
- class ApiCommandSubmissionService extends CommandSubmissionService with ProxyCloseable with GrpcApiService with Spanning with NamedLogging
- final class ApiCommandSubmissionServiceV2 extends CommandSubmissionService with AutoCloseable with NamedLogging
- final class ApiEventQueryService extends EventQueryService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- final class ApiEventQueryServiceV2 extends EventQueryService with GrpcApiService with NamedLogging
- final class ApiStateService extends StateService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- final class ApiTransactionService extends TransactionService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
- final class ApiUpdateService extends UpdateService with StreamingServiceLifecycleManagement with NamedLogging
- sealed abstract class ErrorCause extends Product with Serializable
Value Members
- def getAnnotedCommandTraceContext(commands: Option[Commands], telemetry: Telemetry): TraceContext
- def getAnnotedCommandTraceContextV2(commands: Option[Commands], telemetry: Telemetry): TraceContext
- object ApiCommandServiceV2
- object ApiConversions
- object ErrorCause extends Serializable
- object RejectionGenerators
- object StreamMetrics