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