Package org.apache.hadoop.hbase.client
Class SingleResponse
java.lang.Object
org.apache.hadoop.hbase.client.AbstractResponse
org.apache.hadoop.hbase.client.SingleResponse
Class for single action response
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.client.AbstractResponse
AbstractResponse.ResponseType
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
entry
-
-
Constructor Details
-
SingleResponse
public SingleResponse()
-
-
Method Details
-
getEntry
-
setEntry
-
type
- Specified by:
type
in classAbstractResponse
-