Interface IDBSchemaDelegator

    • Method Detail

      • getDbSchema

        java.util.List<IDbSchema> getDbSchema​(java.util.List<java.lang.String> tableSpecs)
                                       throws P4JavaException
        Gets the db schema.
        Parameters:
        tableSpecs - the table specs
        Returns:
        the db schema
        Throws:
        P4JavaException - the p4 java exception