Class TestZKSecretWatcherRefreshKeys.MockAbortable
java.lang.Object
org.apache.hadoop.hbase.security.token.TestZKSecretWatcherRefreshKeys.MockAbortable
- All Implemented Interfaces:
org.apache.hadoop.hbase.Abortable
- Enclosing class:
- TestZKSecretWatcherRefreshKeys
private static class TestZKSecretWatcherRefreshKeys.MockAbortable
extends Object
implements org.apache.hadoop.hbase.Abortable
-
Field Details
-
abort
-
-
Constructor Details
-
MockAbortable
private MockAbortable()
-
-
Method Details
-
abort
- Specified by:
abort
in interfaceorg.apache.hadoop.hbase.Abortable
-
isAborted
- Specified by:
isAborted
in interfaceorg.apache.hadoop.hbase.Abortable
-