All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractActorWithLock Actor that can prevent itself from handling messages for a period of time.AbstractStreamingActor<C,E> Abstract actor that responds to each command by streaming elements from a source to the sender of the command.LogUtil Utilities for logging.LogUtil.MdcField Represents an MDC field that can be added to the MDC of a logger.ModifyConfigBehavior Behavior to modify this actor's config.PrefixedActorNameFactory Generates prefixed actor names.RetrieveConfigBehavior Behavior to respond toRetrieveConfig.SimpleCommand Internal simple command which is Jsonifiable, has a command name, an optional correlationId and optionally payload.SimpleCommand.JsonFields An enumeration of the knownJsonFieldDefinitions of a SimpleCommand.SimpleCommandResponse Internal simple command response which is Jsonifiable, has an optional correlationId and optionally payload.SimpleCommandResponse.JsonFields An enumeration of the knownJsonFieldDefinitions of a SimpleCommandResponse.StreamAck Ack message that is used for acking elements while streaming.StreamAck.Status Status of ACKs.StreamConstants Constants used for streaming utils.StreamTrigger Contains timestamps required for triggering a stream.TimestampPersistence Defines operations for managing metadata of streams.