Uses of Class
io.dingodb.version.Version.WatchCancelRequest
Packages that use Version.WatchCancelRequest
-
Uses of Version.WatchCancelRequest in io.dingodb.version
Methods in io.dingodb.version that return Version.WatchCancelRequestModifier and TypeMethodDescriptionVersion.WatchCancelRequest.Builder.build()Version.WatchCancelRequest.Builder.buildPartial()Version.WatchRequest.Builder.getCancelRequest()NOT IMPLEMENTEDVersion.WatchRequest.getCancelRequest()NOT IMPLEMENTEDVersion.WatchRequestOrBuilder.getCancelRequest()NOT IMPLEMENTEDstatic Version.WatchCancelRequestVersion.WatchCancelRequest.getDefaultInstance()Version.WatchCancelRequest.Builder.getDefaultInstanceForType()Version.WatchCancelRequest.getDefaultInstanceForType()static Version.WatchCancelRequestVersion.WatchCancelRequest.parseDelimitedFrom(InputStream input) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(byte[] data) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(com.google.protobuf.ByteString data) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(InputStream input) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(ByteBuffer data) static Version.WatchCancelRequestVersion.WatchCancelRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.version that return types with arguments of type Version.WatchCancelRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Version.WatchCancelRequest>Version.WatchCancelRequest.getParserForType()static com.google.protobuf.Parser<Version.WatchCancelRequest>Version.WatchCancelRequest.parser()Methods in io.dingodb.version with parameters of type Version.WatchCancelRequestModifier and TypeMethodDescriptionVersion.WatchRequest.Builder.mergeCancelRequest(Version.WatchCancelRequest value) NOT IMPLEMENTEDVersion.WatchCancelRequest.Builder.mergeFrom(Version.WatchCancelRequest other) Version.WatchCancelRequest.newBuilder(Version.WatchCancelRequest prototype) Version.WatchRequest.Builder.setCancelRequest(Version.WatchCancelRequest value) NOT IMPLEMENTED