All Classes and Interfaces
Class
Description
Override compareTo() and equals() function to Binary class.
This interface is used to abstract events in collaboration tasks.
Used to collect events in pipe engine.
Deprecated.
Deprecated.
PipeSink
PipeSource
Used to collect rows generated by
TabletInsertionEvent.processRowByRow(BiConsumer),
TabletInsertionEvent.processTablet(BiConsumer).Indicates that a plugin can be used in table model environments.
TabletInsertionEvent is used to define the event of data insertion.Indicates that a plugin can be used in tree model environments.
TsFileInsertionEvent is used to define the event of writing TsFile.User defined event is used to wrap data generated by users, keeping a source event to
automatically report the processing progress to pipe engine.