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