Package com.daml.grpc.adapter
-
Interface Summary Interface Description ExecutionSequencer ExecutionSequencerFactory Provides means to get ExecutionSequencer instances. -
Class Summary Class Description CallCounter SingleThreadExecutionSequencer Ensures serial execution and thread safety of Runnables by using a single thread underneath.SingleThreadExecutionSequencerPool