Uses of Class
io.dingodb.debug.Debug.ShowAffinityResponse
Packages that use Debug.ShowAffinityResponse
-
Uses of Debug.ShowAffinityResponse in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.ShowAffinityResponseModifier and TypeMethodDescriptionDebug.ShowAffinityResponse.Builder.build()Debug.ShowAffinityResponse.Builder.buildPartial()static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.getDefaultInstance()Debug.ShowAffinityResponse.Builder.getDefaultInstanceForType()Debug.ShowAffinityResponse.getDefaultInstanceForType()static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseDelimitedFrom(InputStream input) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(byte[] data) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(com.google.protobuf.ByteString data) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(InputStream input) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(ByteBuffer data) static Debug.ShowAffinityResponseDebug.ShowAffinityResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DebugServiceGrpc.DebugServiceBlockingStub.showAffinity(Debug.ShowAffinityRequest request) Methods in io.dingodb.debug that return types with arguments of type Debug.ShowAffinityResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Debug.ShowAffinityResponse>Debug.ShowAffinityResponse.getParserForType()static io.grpc.MethodDescriptor<Debug.ShowAffinityRequest,Debug.ShowAffinityResponse> DebugServiceGrpc.getShowAffinityMethod()static com.google.protobuf.Parser<Debug.ShowAffinityResponse>Debug.ShowAffinityResponse.parser()com.google.common.util.concurrent.ListenableFuture<Debug.ShowAffinityResponse>DebugServiceGrpc.DebugServiceFutureStub.showAffinity(Debug.ShowAffinityRequest request) Methods in io.dingodb.debug with parameters of type Debug.ShowAffinityResponseModifier and TypeMethodDescriptionDebug.ShowAffinityResponse.Builder.mergeFrom(Debug.ShowAffinityResponse other) Debug.ShowAffinityResponse.newBuilder(Debug.ShowAffinityResponse prototype) Method parameters in io.dingodb.debug with type arguments of type Debug.ShowAffinityResponseModifier and TypeMethodDescriptiondefault voidDebugServiceGrpc.AsyncService.showAffinity(Debug.ShowAffinityRequest request, io.grpc.stub.StreamObserver<Debug.ShowAffinityResponse> responseObserver) voidDebugServiceGrpc.DebugServiceStub.showAffinity(Debug.ShowAffinityRequest request, io.grpc.stub.StreamObserver<Debug.ShowAffinityResponse> responseObserver)