Package org.apache.hadoop.hbase.rest
Interface PerformanceEvaluation.Status
- Enclosing class:
- PerformanceEvaluation
static interface PerformanceEvaluation.Status
Implementations can have their status set.
-
Method Summary
-
Method Details
-
setStatus
Sets status- Parameters:
msg
- status message- Throws:
IOException
- if setting the status fails
-