Interface RequestResultHandler

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable
All Known Implementing Classes:
RemoteTableDataService.TableLocationProviderImpl, RemoteTableLocationImpl

public interface RequestResultHandler
extends com.fishlib.base.log.LogOutputAppendable
This interface defines the callback methods that users of the Table Data Protocol must implement. For further detail see TableDataProtocolDriverImpl