private static class TestServerInternalsTracing.Setup extends org.junit.rules.ExternalResource
| Modifier and Type | Field and Description |
|---|---|
private Supplier<HBaseTestingUtility> |
testingUtilSupplier |
| Constructor and Description |
|---|
Setup(Supplier<HBaseTestingUtility> testingUtilSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before() |
private final Supplier<HBaseTestingUtility> testingUtilSupplier
public Setup(Supplier<HBaseTestingUtility> testingUtilSupplier)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.