Class RemoteQueryProcessor

java.lang.Object
com.illumon.iris.db.tables.remotequery.RemoteQueryProcessor
All Implemented Interfaces:
UpdateErrorReporter

public class RemoteQueryProcessor
extends Object
implements UpdateErrorReporter
RemoteQueryProcessor is the class that runs workers. Note: RemoteQueryProcessor acts as a client (ConnectionStatusHandler interface) to RemoteQueryDispatcher, and as a server (CommandHandler interface) to RemoteQueryClient.