Package io.aeron.command
package io.aeron.command
Command message codec flyweights for the communication protocol between Aeron clients and the Media Driver.
-
ClassDescriptionIndicate a client has timed out by the driver.List of events used in the control protocol between client and the media driver.Base flyweight that can be extended to track a client request.Message to denote a new counter.Message to denote that a Counter has become available or unavailable.Control message for removing a destination for a Publication in multi-destination-cast or a Subscription in multi-destination Subscription.Control message for adding or removing a destination for a Publication in multi-destination-cast or a Subscription in multi-destination Subscription.Control message flyweight for any errors sent from driver to clientsMessage to denote that new buffers for a publication image are ready for a subscription.Control message flyweight for any message that needs to represent a connectionIndicate a given operation is done and has succeeded.Message to denote that new buffers have been created for a publication.Control message for adding or removing a publicationControl message for removing a Publication or Subscription.Message to denote a response to a create static counter request.Message to get or create a new static counter.Control message for adding or removing a subscription.Message to denote that a Subscription has been successfully set up.Command message flyweight to ask the driver process to terminate.