Uses of Class
io.dingodb.version.Version.OneTimeWatchRequest
Packages that use Version.OneTimeWatchRequest
-
Uses of Version.OneTimeWatchRequest in io.dingodb.version
Methods in io.dingodb.version that return Version.OneTimeWatchRequestModifier and TypeMethodDescriptionVersion.OneTimeWatchRequest.Builder.build()Version.OneTimeWatchRequest.Builder.buildPartial()static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.getDefaultInstance()Version.OneTimeWatchRequest.Builder.getDefaultInstanceForType()Version.OneTimeWatchRequest.getDefaultInstanceForType()Version.WatchRequest.Builder.getOneTimeRequest()This is a one time watch request, only support watch a single key, not support range_endVersion.WatchRequest.getOneTimeRequest()This is a one time watch request, only support watch a single key, not support range_endVersion.WatchRequestOrBuilder.getOneTimeRequest()This is a one time watch request, only support watch a single key, not support range_endstatic Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseDelimitedFrom(InputStream input) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(byte[] data) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(com.google.protobuf.ByteString data) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(InputStream input) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(ByteBuffer data) static Version.OneTimeWatchRequestVersion.OneTimeWatchRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.version that return types with arguments of type Version.OneTimeWatchRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Version.OneTimeWatchRequest>Version.OneTimeWatchRequest.getParserForType()static com.google.protobuf.Parser<Version.OneTimeWatchRequest>Version.OneTimeWatchRequest.parser()Methods in io.dingodb.version with parameters of type Version.OneTimeWatchRequestModifier and TypeMethodDescriptionVersion.OneTimeWatchRequest.Builder.mergeFrom(Version.OneTimeWatchRequest other) Version.WatchRequest.Builder.mergeOneTimeRequest(Version.OneTimeWatchRequest value) This is a one time watch request, only support watch a single key, not support range_endVersion.OneTimeWatchRequest.newBuilder(Version.OneTimeWatchRequest prototype) Version.WatchRequest.Builder.setOneTimeRequest(Version.OneTimeWatchRequest value) This is a one time watch request, only support watch a single key, not support range_end