Interface LiveCopyTable
- All Known Implementing Classes:
LiveCopiesTable
public interface LiveCopyTable
-
Method Details
-
getPath
String getPath() -
getColumns
-
getRows
List<LiveCopiesRow> getRows() -
getTableAttrbs
-
tableExist
boolean tableExist() -
hasChildren
boolean hasChildren() -
columnsSize
int columnsSize()
-