Class DataImportServerCommandChannel

java.lang.Object
com.illumon.iris.db.tables.dataimport.logtailer.DataImportServerCommandChannel
All Implemented Interfaces:
AutoCloseable

public class DataImportServerCommandChannel
extends Object
implements AutoCloseable
Open a socket to a DataImportServer, in preparation for sending commands. Unlike LogtailerDestinationManager, this connection is not tied to a specific table location and it doesn't have an ongoing job, or thread. TODO: this needs a maintenance thread (or something similar) that can close the socket after a period of inactivity