Interface IDBSchemaDelegator

All Known Subinterfaces:
IOptionsServer, IServer, IStreamingServer
All Known Implementing Classes:
DBSchemaDelegator, NtsServerImpl, OneShotServerImpl, RpcServer, Server

public interface IDBSchemaDelegator
Interface for DBSchemaDelegator implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    getDbSchema(List<String> tableSpecs)
    Gets the db schema.