类 AbstractMochowResponse
java.lang.Object
com.baidu.mochow.model.AbstractMochowResponse
- 所有已实现的接口:
Serializable
- 直接已知子类:
BatchSearchResponse,DescribeIndexResponse,DescribeTableResponse,InsertResponse,ListDatabaseResponse,ListTableResponse,QueryResponse,SearchResponse,SearchRowResponse,SelectResponse,ShowTableStatsResponse,UpsertResponse
Represents the response from an Mochow service, including the result payload and any response metadata. Mochow response
metadata consists primarily of the Mochow request ID, which can be used for debugging purposes when services aren't
acting as expected.
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
metadata
-
-
构造器详细资料
-
AbstractMochowResponse
public AbstractMochowResponse()
-
-
方法详细资料
-
getMetadata
-