All Classes and Interfaces

Class
Description
 
 
Listener for authorization info state maintained on the server side.
 
 
 
 
 
 
 
 
 
 
 
Bolt V4.2 is identical to V4.1
Definition of the Bolt Protocol 4.3
Definition of the Bolt Protocol 4.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Dedicated logger for channel error logging.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Handler needed to limit amount of time connection performs TLS and Bolt handshakes.
 
 
 
 
 
Manages creation of Netty EventLoopGroups, which are basically Executors that perform IO operations.
 
FAILURE response message
 
 
 
 
 
 
 
 
IGNORED response message
 
 
 
 
 
 
 
 
 
Base class for all protocol messages.
 
 
 
 
 
 
 
Bolt message format v4.3
Bolt message format v4.4
 
 
 
 
 
 
 
 
 
 
Bolt message writer v4.3
Bolt message writer v4.4
 
 
 
 
 
 
 
 
 
 
 
This is the logging factory to delegate netty's logging to our logging system
This connection represents a simple network connection to a remote server.
 
 
 
This is what PackStream uses to ingest data, implement this on top of any data source of your choice to deserialize the stream with PackStream.
This is where PackStream writes its output to.
PackStream is a messaging serialisation format heavily inspired by MessagePack.
 
 
 
 
 
 
 
 
 
PULL_ALL request message
 
PULL request message
 
 
 
 
 
 
RESET request message
 
 
 
 
 
 
 
From the application point of view it is not interesting to know about the role a member plays in the cluster.
Encodes the ROUTE message to the stream
Handles the RouteMessage response getting the success response and return its routing table property as the response.
Encodes the ROUTE message to the stream
 
 
 
SUCCESS response message
TELEMETRY message Sent by the client to inform which API is used.
 
Handles TelemetryMessage responses.