Class ColumnPartitionChannelManager
java.lang.Object
com.illumon.iris.db.v2.logaggregator.ColumnPartitionChannelManager
Class to handle Log Aggregator Service connections for a fully specified table location (namespace/table name/
table type (NamespaceSet)/internal partition/column partition). This class manages the creation of connections to
the specified LAS, reconnects if necessary, and supports other operations such as flush.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Method Summary
-
Field Details
-
log
protected final com.fishlib.io.logger.Logger log
-