Packages

package apiserver

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package configuration
  2. package error
  3. package execution
  4. package meteringreport
  5. package ratelimiting
  6. package services
  7. package update

Type Members

  1. final class ActiveStreamMetricsInterceptor extends ServerInterceptor
  2. class ApiException extends StatusRuntimeException with NoStackTrace

    The sole purpose of this class is to give StatusRuntimeException with NoStacktrace a nice name in logs.

  3. trait ApiService extends AnyRef
  4. trait ApiServices extends AnyRef
  5. final class ExecutionSequencerFactoryOwner extends ResourceOwner[ExecutionSequencerFactory]
  6. final class LedgerApiService extends ResourceOwner[ApiService] with NamedLogging
  7. final case class LedgerFeatures(staticTime: Boolean = false, commandDeduplicationFeatures: CommandDeduplicationFeatures = CommandDeduplicationFeatures.defaultInstance, contractIdFeatures: ExperimentalContractIds = ExperimentalContractIds.defaultInstance, committerEventLog: ExperimentalCommitterEventLog = ExperimentalCommitterEventLog.of(eventLogType = CENTRALIZED), explicitDisclosure: ExperimentalExplicitDisclosure = ExperimentalExplicitDisclosure.of(supported = false)) extends Product with Serializable
  8. final class SeedService extends AnyRef
  9. trait TimeServiceBackend extends TimeProvider
  10. final class TimedIndexService extends IndexService
  11. class TruncatedStatusInterceptor extends ServerInterceptor

Value Members

  1. object ApiServiceOwner
  2. object ApiServices
  3. object GrpcServer
  4. object SeedService
  5. object TimeServiceBackend

Ungrouped