Interface LiveCopyTable

  • All Known Implementing Classes:
    LiveCopiesTable

    public interface LiveCopyTable
    • Method Detail

      • getPath

        java.lang.String getPath()
      • getColumns

        java.util.Map<java.lang.String,​java.lang.String> getColumns()
      • getTableAttrbs

        java.util.Map<java.lang.String,​java.lang.String> getTableAttrbs()
      • tableExist

        boolean tableExist()
      • hasChildren

        boolean hasChildren()
      • columnsSize

        int columnsSize()