Class VectorResetResponse
java.lang.Object
io.dingodb.sdk.service.entity.diskann.VectorResetResponse
- 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
-
VectorResetResponse
public VectorResetResponse()
-
-
Method Details