Uses of Class
es.bsc.dataclay.communication.grpc.messages.logicmodule.LogicmoduleMessages.GetExecutionEnvironmentForDSResponse
-
Packages that use LogicmoduleMessages.GetExecutionEnvironmentForDSResponse 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.GetExecutionEnvironmentForDSResponse in es.bsc.dataclay.communication.grpc.generated.logicmodule
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicModuleGrpc.LogicModuleBlockingStub. getExecutionEnvironmentForDS(LogicmoduleMessages.GetExecutionEnvironmentForDSRequest request)TODO: modify next functions also called from Python to more scalable informationMethods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return types with arguments of type LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse>LogicModuleGrpc.LogicModuleFutureStub. getExecutionEnvironmentForDS(LogicmoduleMessages.GetExecutionEnvironmentForDSRequest request)TODO: modify next functions also called from Python to more scalable informationstatic io.grpc.MethodDescriptor<LogicmoduleMessages.GetExecutionEnvironmentForDSRequest,LogicmoduleMessages.GetExecutionEnvironmentForDSResponse>LogicModuleGrpc. getGetExecutionEnvironmentForDSMethod()Method parameters in es.bsc.dataclay.communication.grpc.generated.logicmodule with type arguments of type LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description voidLogicModuleGrpc.LogicModuleImplBase. getExecutionEnvironmentForDS(LogicmoduleMessages.GetExecutionEnvironmentForDSRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse> responseObserver)TODO: modify next functions also called from Python to more scalable informationvoidLogicModuleGrpc.LogicModuleStub. getExecutionEnvironmentForDS(LogicmoduleMessages.GetExecutionEnvironmentForDSRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse> responseObserver)TODO: modify next functions also called from Python to more scalable information -
Uses of LogicmoduleMessages.GetExecutionEnvironmentForDSResponse in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse.Builder. build()LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse.Builder. buildPartial()static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. getDefaultInstance()LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse.Builder. getDefaultInstanceForType()LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. getDefaultInstanceForType()static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseDelimitedFrom(InputStream input)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(byte[] data)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(com.google.protobuf.ByteString data)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(com.google.protobuf.CodedInputStream input)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(InputStream input)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parseFrom(ByteBuffer data)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponseLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. 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.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description com.google.protobuf.Parser<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse>LogicmoduleMessages.GetExecutionEnvironmentForDSResponse. getParserForType()static com.google.protobuf.Parser<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse>LogicmoduleMessages.GetExecutionEnvironmentForDSResponse. parser()Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule with parameters of type LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description LogicmoduleMessages.GetExecutionEnvironmentForDSResponse.BuilderLogicmoduleMessages.GetExecutionEnvironmentForDSResponse.Builder. mergeFrom(LogicmoduleMessages.GetExecutionEnvironmentForDSResponse other)static LogicmoduleMessages.GetExecutionEnvironmentForDSResponse.BuilderLogicmoduleMessages.GetExecutionEnvironmentForDSResponse. newBuilder(LogicmoduleMessages.GetExecutionEnvironmentForDSResponse prototype) -
Uses of LogicmoduleMessages.GetExecutionEnvironmentForDSResponse in es.bsc.dataclay.communication.grpc.services.logicmodule
Method parameters in es.bsc.dataclay.communication.grpc.services.logicmodule with type arguments of type LogicmoduleMessages.GetExecutionEnvironmentForDSResponse Modifier and Type Method Description voidLogicModuleService. getExecutionEnvironmentForDS(LogicmoduleMessages.GetExecutionEnvironmentForDSRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetExecutionEnvironmentForDSResponse> responseObserver)
-