Package org.apache.hadoop.hbase.rest
Class TestGZIPResponseWrapper
java.lang.Object
org.apache.hadoop.hbase.rest.TestGZIPResponseWrapper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private final javax.servlet.http.HttpServletResponse
private final org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
wrapper should set all headers except "content-length"void
void
void
-
Field Details
-
CLASS_RULE
-
response
-
wrapper
-
-
Constructor Details
-
TestGZIPResponseWrapper
public TestGZIPResponseWrapper()
-
-
Method Details
-
testHeader
wrapper should set all headers except "content-length"- Throws:
IOException
-
testResetBuffer
- Throws:
IOException
-
testReset
- Throws:
IOException
-
testSendError
- Throws:
IOException
-