Uses of Interface
es.bsc.dataclay.communication.grpc.messages.common.CommonMessages.ExecutionEnvironmentInfoOrBuilder
-
Packages that use CommonMessages.ExecutionEnvironmentInfoOrBuilder Package Description es.bsc.dataclay.communication.grpc.messages.common es.bsc.dataclay.communication.grpc.messages.logicmodule -
-
Uses of CommonMessages.ExecutionEnvironmentInfoOrBuilder in es.bsc.dataclay.communication.grpc.messages.common
Classes in es.bsc.dataclay.communication.grpc.messages.common that implement CommonMessages.ExecutionEnvironmentInfoOrBuilder Modifier and Type Class Description static class
CommonMessages.ExecutionEnvironmentInfo
Protobuf typedataclay.communication.grpc.common.ExecutionEnvironmentInfo
static class
CommonMessages.ExecutionEnvironmentInfo.Builder
Protobuf typedataclay.communication.grpc.common.ExecutionEnvironmentInfo
-
Uses of CommonMessages.ExecutionEnvironmentInfoOrBuilder in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return CommonMessages.ExecutionEnvironmentInfoOrBuilder Modifier and Type Method Description CommonMessages.ExecutionEnvironmentInfoOrBuilder
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder. getExecutionEnvironmentInfoOrBuilder()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
CommonMessages.ExecutionEnvironmentInfoOrBuilder
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse. getExecutionEnvironmentInfoOrBuilder()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
CommonMessages.ExecutionEnvironmentInfoOrBuilder
LogicmoduleMessages.GetExecutionEnvironmentInfoResponseOrBuilder. getExecutionEnvironmentInfoOrBuilder()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
-