Package org.gridkit.jvmtool.event

Interface Summary
CommonEvent  
DecoderFactory  
ErrorEvent This is fake event produced if error has accured during decoding of event stream.
ErrorHandler  
Event  
EventDumpParser This is SPI interface for dump parsers discovered via ServiceLoader.
EventDumpParser.InputStreamSource  
EventMorpher<S extends Event,T extends Event>  
EventPredicate<T extends Event>  
EventReader<T extends Event> This interface is used to iterate though event sequence.
EventTransformer<A extends Event,B extends Event>  
MultiCounterEvent  
TagCollection  
TaggedEvent  
TimespanEvent  
TimestampedEvent  
TypedEventWriter Marker interface.
TypedEventWriterProvider  
UniversalEventWriter  
 

Class Summary
ChainedEventReader<T extends Event>  
EventDecorator This utility class creates dynamic wrapper over Event and replaces tags and counter with mutable versions;
ExcludeIterator<T> Subtract one Iterator from another.
GenericEvent  
MergeIterator<T> Merges two Iterator into one.
MorphingEventReader<T extends Event>  
ShieldedEventReader<T extends Event> This reader adds special handling for ErrorEvent and enforces class type restriction on stream events.
SimpleCounterCollection  
SimpleErrorEvent  
SimpleTagCollection  
SingleEventReader<T extends Event>  
TypedEventWriterProxy  
TypedEventWriterProxy.WriterBuilder  
 



Copyright © 2019. All Rights Reserved.