Uses of Class
es.bsc.dataclay.communication.grpc.messages.logicmodule.LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse
-
Packages that use LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Package Description es.bsc.dataclay.communication.grpc.generated.logicmodule es.bsc.dataclay.communication.grpc.messages.logicmodule es.bsc.dataclay.communication.grpc.services.logicmodule Contain service classes for communication in Logic Module. -
-
Uses of LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse in es.bsc.dataclay.communication.grpc.generated.logicmodule
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicModuleGrpc.LogicModuleBlockingStub. notifyRegistrationOfExternalDataClay(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest request)Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return types with arguments of type LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest,LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse>LogicModuleGrpc. getNotifyRegistrationOfExternalDataClayMethod()com.google.common.util.concurrent.ListenableFuture<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse>LogicModuleGrpc.LogicModuleFutureStub. notifyRegistrationOfExternalDataClay(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest request)Method parameters in es.bsc.dataclay.communication.grpc.generated.logicmodule with type arguments of type LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description voidLogicModuleGrpc.LogicModuleImplBase. notifyRegistrationOfExternalDataClay(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse> responseObserver)voidLogicModuleGrpc.LogicModuleStub. notifyRegistrationOfExternalDataClay(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse> responseObserver) -
Uses of LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.Builder. build()LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.Builder. buildPartial()static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. getDefaultInstance()LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.Builder. getDefaultInstanceForType()LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. getDefaultInstanceForType()static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseDelimitedFrom(InputStream input)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(byte[] data)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(com.google.protobuf.ByteString data)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(com.google.protobuf.CodedInputStream input)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(InputStream input)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(ByteBuffer data)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return types with arguments of type LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description com.google.protobuf.Parser<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse>LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. getParserForType()static com.google.protobuf.Parser<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse>LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. parser()Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule with parameters of type LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.BuilderLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.Builder. mergeFrom(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse other)static LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.BuilderLogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse. newBuilder(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse prototype) -
Uses of LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse in es.bsc.dataclay.communication.grpc.services.logicmodule
Method parameters in es.bsc.dataclay.communication.grpc.services.logicmodule with type arguments of type LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse Modifier and Type Method Description voidLogicModuleService. notifyRegistrationOfExternalDataClay(LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse> responseObserver)
-