getTableBounds method

Envelope getTableBounds(
  1. TableName tableName
)

Implementation

Envelope getTableBounds(TableName tableName) {
// TODO
  throw new RuntimeException("Not implemented yet...");
}