Class DocumentBatchQueryResponse
java.lang.Object
io.dingodb.sdk.service.entity.document.DocumentBatchQueryResponse
- All Implemented Interfaces:
Message,Message.Response
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.entity.Message
Message.Request, Message.Response, Message.StoreRequest -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.dingodb.sdk.service.entity.Message.Response
getError, getResponseInfo, isOk$, setResponseInfo
-
Constructor Details
-
DocumentBatchQueryResponse
public DocumentBatchQueryResponse()
-
-
Method Details