public class HBaseRESTTestingUtility extends Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.rest.RESTServer |
server |
Constructor and Description |
---|
HBaseRESTTestingUtility() |
Modifier and Type | Method and Description |
---|---|
int |
getServletPort() |
void |
shutdownServletContainer() |
void |
startServletContainer(org.apache.hadoop.conf.Configuration conf) |
private static final org.slf4j.Logger LOG
private org.apache.hadoop.hbase.rest.RESTServer server
public HBaseRESTTestingUtility()
public int getServletPort()
public void startServletContainer(org.apache.hadoop.conf.Configuration conf) throws Exception
Exception
public void shutdownServletContainer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.