Packages

package services

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. services
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package admin
  2. package tracking

Type Members

  1. class ApiCommandCompletionService extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
  2. final class ApiCommandCompletionServiceV2 extends CommandCompletionService with StreamingServiceLifecycleManagement with NamedLogging
  3. class ApiCommandService extends CommandService with GrpcApiService with ProxyCloseable with NamedLogging
  4. final class ApiCommandServiceV2 extends CommandService with AutoCloseable with NamedLogging
  5. class ApiCommandSubmissionService extends CommandSubmissionService with ProxyCloseable with GrpcApiService with Spanning with NamedLogging
  6. final class ApiCommandSubmissionServiceV2 extends CommandSubmissionService with AutoCloseable with NamedLogging
  7. final class ApiEventQueryService extends EventQueryService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  8. final class ApiEventQueryServiceV2 extends EventQueryService with GrpcApiService with NamedLogging
  9. final class ApiStateService extends StateService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  10. final class ApiTransactionService extends TransactionService with StreamingServiceLifecycleManagement with GrpcApiService with NamedLogging
  11. final class ApiUpdateService extends UpdateService with StreamingServiceLifecycleManagement with NamedLogging
  12. sealed abstract class ErrorCause extends Product with Serializable

Value Members

  1. def getAnnotedCommandTraceContext(commands: Option[Commands], telemetry: Telemetry): TraceContext
  2. def getAnnotedCommandTraceContextV2(commands: Option[Commands], telemetry: Telemetry): TraceContext
  3. object ApiCommandServiceV2
  4. object ApiConversions
  5. object ErrorCause extends Serializable
  6. object RejectionGenerators
  7. object StreamMetrics

Inherited from AnyRef

Inherited from Any

Ungrouped