Parse a byte stream into a list of events.
Parse a byte stream into a list of events.
For unknown types, make an attempt to deserialize primitive values.
For unknown types, make an attempt to deserialize primitive values.
Serialize the sink to a lazy byte stream.
Serialize the sink to a lazy byte stream.
Extract the type id from an opaque Buf.
Extract the type id from an opaque Buf.
The Event.
The Event.Types the parser can construct.
A utility to serialize the com.twitter.util.events.Sink to JSON.
Add the following to the
onExit
hook to export the Sink to a file when the server exits, or place it behind an endpoint to be triggered by request.