Interface VolumeChooserEnvironment


public interface VolumeChooserEnvironment
Since:
2.1.0
  • Method Details

    • getEndRow

      org.apache.hadoop.io.Text getEndRow()
      The end row of the tablet for which a volume is being chosen. Only call this when the scope is TABLE
      Since:
      2.0.0
    • getTable

      Optional<TableId> getTable()
    • getChooserScope

    • getServiceEnv

      ServiceEnvironment getServiceEnv()