Uses of Class
io.dingodb.meta.Meta.ListWatchResponse
Packages that use Meta.ListWatchResponse
-
Uses of Meta.ListWatchResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.ListWatchResponseModifier and TypeMethodDescriptionMeta.ListWatchResponse.Builder.build()Meta.ListWatchResponse.Builder.buildPartial()static Meta.ListWatchResponseMeta.ListWatchResponse.getDefaultInstance()Meta.ListWatchResponse.Builder.getDefaultInstanceForType()Meta.ListWatchResponse.getDefaultInstanceForType()MetaServiceGrpc.MetaServiceBlockingStub.listWatch(Meta.ListWatchRequest request) List all or one of the watch node infostatic Meta.ListWatchResponseMeta.ListWatchResponse.parseDelimitedFrom(InputStream input) static Meta.ListWatchResponseMeta.ListWatchResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(byte[] data) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(InputStream input) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(ByteBuffer data) static Meta.ListWatchResponseMeta.ListWatchResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.ListWatchResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.ListWatchRequest,Meta.ListWatchResponse> MetaServiceGrpc.getListWatchMethod()com.google.protobuf.Parser<Meta.ListWatchResponse>Meta.ListWatchResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<Meta.ListWatchResponse>MetaServiceGrpc.MetaServiceFutureStub.listWatch(Meta.ListWatchRequest request) List all or one of the watch node infostatic com.google.protobuf.Parser<Meta.ListWatchResponse>Meta.ListWatchResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.ListWatchResponseModifier and TypeMethodDescriptionMeta.ListWatchResponse.Builder.mergeFrom(Meta.ListWatchResponse other) Meta.ListWatchResponse.newBuilder(Meta.ListWatchResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.ListWatchResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.listWatch(Meta.ListWatchRequest request, io.grpc.stub.StreamObserver<Meta.ListWatchResponse> responseObserver) List all or one of the watch node infovoidMetaServiceGrpc.MetaServiceStub.listWatch(Meta.ListWatchRequest request, io.grpc.stub.StreamObserver<Meta.ListWatchResponse> responseObserver) List all or one of the watch node info