Uses of Interface
org.apache.hadoop.hbase.http.log.TestLogLevel.ThrowingConsumer
Packages that use TestLogLevel.ThrowingConsumer
-
Uses of TestLogLevel.ThrowingConsumer in org.apache.hadoop.hbase.http.log
Methods in org.apache.hadoop.hbase.http.log with parameters of type TestLogLevel.ThrowingConsumerModifier and TypeMethodDescriptionprivate voidTestLogLevel.withLogLevelServer(TestLogLevel.Protocol protocol, boolean isSpnego, TestLogLevel.ThrowingConsumer consumer) Starts a LogLevel server and executes a client action against it.