Uses of Class
es.bsc.dataclay.communication.grpc.messages.logicmodule.LogicmoduleMessages.GetDataClayIDResponse
-
Packages that use LogicmoduleMessages.GetDataClayIDResponse 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.GetDataClayIDResponse in es.bsc.dataclay.communication.grpc.generated.logicmodule
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description LogicmoduleMessages.GetDataClayIDResponseLogicModuleGrpc.LogicModuleBlockingStub. getDataClayID(CommonMessages.EmptyMessage request)FederationMethods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return types with arguments of type LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LogicmoduleMessages.GetDataClayIDResponse>LogicModuleGrpc.LogicModuleFutureStub. getDataClayID(CommonMessages.EmptyMessage request)Federationstatic io.grpc.MethodDescriptor<CommonMessages.EmptyMessage,LogicmoduleMessages.GetDataClayIDResponse>LogicModuleGrpc. getGetDataClayIDMethod()Method parameters in es.bsc.dataclay.communication.grpc.generated.logicmodule with type arguments of type LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description voidLogicModuleGrpc.LogicModuleImplBase. getDataClayID(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetDataClayIDResponse> responseObserver)FederationvoidLogicModuleGrpc.LogicModuleStub. getDataClayID(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetDataClayIDResponse> responseObserver)Federation -
Uses of LogicmoduleMessages.GetDataClayIDResponse in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse.Builder. build()LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse.Builder. buildPartial()static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. getDefaultInstance()LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse.Builder. getDefaultInstanceForType()LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. getDefaultInstanceForType()static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseDelimitedFrom(InputStream input)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(byte[] data)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(com.google.protobuf.ByteString data)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(com.google.protobuf.CodedInputStream input)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(InputStream input)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. parseFrom(ByteBuffer data)static LogicmoduleMessages.GetDataClayIDResponseLogicmoduleMessages.GetDataClayIDResponse. 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.GetDataClayIDResponse Modifier and Type Method Description com.google.protobuf.Parser<LogicmoduleMessages.GetDataClayIDResponse>LogicmoduleMessages.GetDataClayIDResponse. getParserForType()static com.google.protobuf.Parser<LogicmoduleMessages.GetDataClayIDResponse>LogicmoduleMessages.GetDataClayIDResponse. parser()Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule with parameters of type LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description LogicmoduleMessages.GetDataClayIDResponse.BuilderLogicmoduleMessages.GetDataClayIDResponse.Builder. mergeFrom(LogicmoduleMessages.GetDataClayIDResponse other)static LogicmoduleMessages.GetDataClayIDResponse.BuilderLogicmoduleMessages.GetDataClayIDResponse. newBuilder(LogicmoduleMessages.GetDataClayIDResponse prototype) -
Uses of LogicmoduleMessages.GetDataClayIDResponse in es.bsc.dataclay.communication.grpc.services.logicmodule
Method parameters in es.bsc.dataclay.communication.grpc.services.logicmodule with type arguments of type LogicmoduleMessages.GetDataClayIDResponse Modifier and Type Method Description voidLogicModuleService. getDataClayID(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetDataClayIDResponse> responseObserver)
-