| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Field and Description | 
|---|---|
static MockHttpApiRule | 
TestRESTApiClusterManager.mockHttpApi  | 
| Modifier and Type | Method and Description | 
|---|---|
MockHttpApiRule | 
MockHttpApiRule.addRegistration(String pathRegex,
               BiConsumer<String,javax.servlet.http.HttpServletResponse> responder)
Register a callback handler for the specified path target. 
 | 
MockHttpApiRule | 
MockHttpApiRule.registerOk(String pathRegex,
          String responseBody)
Shortcut method for calling  
addRegistration(String, BiConsumer) with a 200 response. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.