Class RemoteTableMapManager

java.lang.Object
com.illumon.iris.db.tables.remote.RemoteTableMapManager

public class RemoteTableMapManager extends Object
Exposes proxies to remote tables exported by an ExportedTableHandleManager.
  • Constructor Details

    • RemoteTableMapManager

      public RemoteTableMapManager(QueryProcessorConnection processorConnection, com.fishlib.io.logger.Logger log)
  • Method Details

    • addHandle

      public void addHandle(int id, TableMapClient tableMapClient)
    • processTableMapKeyAddition

      public void processTableMapKeyAddition(int handleId, Object arg)