package apiserver
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
Type Members
- final class ActiveStreamMetricsInterceptor extends ActiveStreamCounterInterceptor
- class ApiException extends StatusRuntimeException with NoStackTrace
The sole purpose of this class is to give StatusRuntimeException with NoStacktrace a nice name in logs.
- trait ApiService extends AnyRef
- trait ApiServices extends AutoCloseable
- final class ExecutionSequencerFactoryOwner extends ResourceOwner[ExecutionSequencerFactory]
- final case class GrpcConnectionLogger(loggerFactory: NamedLoggerFactory) extends ServerTransportFilter with NamedLogging with Product with Serializable
- final case class LedgerFeatures(staticTime: Boolean = false, commandInspectionService: ExperimentalCommandInspectionService = ExperimentalCommandInspectionService(supported = true), offsetCheckpointFeature: OffsetCheckpointFeature = OffsetCheckpointFeature(None), topologyAwarePackageSelection: Boolean = true) extends Product with Serializable
- final class SeedService extends AnyRef
- trait TimeServiceBackend extends TimeProvider
- final class TimedIndexService extends IndexService
- Annotations
- @nowarn()
- class TruncatedStatusInterceptor extends ServerInterceptor
Value Members
- object ApiServiceOwner
- object ApiServices
- object GrpcServer
- object LedgerApiService
- object SeedService
- object TimeServiceBackend