Home
last modified time | relevance | path

Searched defs:FAILED_CLOSE (Results 1 – 3 of 3) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/protobuf/
H A DClusterStatus.proto45 FAILED_CLOSE = 10; // failed to close, and won't retry any more enumerator
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/master/
H A DRegionState.java50 FAILED_CLOSE, // failed to close, and won't retry any more enumConstant
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DClusterStatusProtos.java259 FAILED_CLOSE(10, 10), enumConstant