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
-
Method Details
-
getDbSchema
Gets the db schema.- Parameters:
tableSpecs- the table specs- Returns:
- the db schema
- Throws:
P4JavaException- the p4 java exception
-