Uses of Class
es.bsc.dataclay.communication.grpc.messages.common.CommonMessages.ExecutionEnvironmentInfo
-
Packages that use CommonMessages.ExecutionEnvironmentInfo Package Description es.bsc.dataclay.communication.grpc Contains GRPC classes.es.bsc.dataclay.communication.grpc.messages.common es.bsc.dataclay.communication.grpc.messages.logicmodule -
-
Uses of CommonMessages.ExecutionEnvironmentInfo in es.bsc.dataclay.communication.grpc
Methods in es.bsc.dataclay.communication.grpc that return CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description static CommonMessages.ExecutionEnvironmentInfo
Utils. getExecutionEnvironment(ExecutionEnvironment object)
Return a message for GRPC callMethods in es.bsc.dataclay.communication.grpc with parameters of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description static ExecutionEnvironment
Utils. getExecutionEnvironment(CommonMessages.ExecutionEnvironmentInfo msg)
Return an object FROM grpc message -
Uses of CommonMessages.ExecutionEnvironmentInfo in es.bsc.dataclay.communication.grpc.messages.common
Methods in es.bsc.dataclay.communication.grpc.messages.common that return CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo.Builder. build()
CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo.Builder. buildPartial()
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. getDefaultInstance()
CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo.Builder. getDefaultInstanceForType()
CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. getDefaultInstanceForType()
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseDelimitedFrom(InputStream input)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(byte[] data)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(com.google.protobuf.ByteString data)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(InputStream input)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(ByteBuffer data)
static CommonMessages.ExecutionEnvironmentInfo
CommonMessages.ExecutionEnvironmentInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in es.bsc.dataclay.communication.grpc.messages.common that return types with arguments of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description com.google.protobuf.Parser<CommonMessages.ExecutionEnvironmentInfo>
CommonMessages.ExecutionEnvironmentInfo. getParserForType()
static com.google.protobuf.Parser<CommonMessages.ExecutionEnvironmentInfo>
CommonMessages.ExecutionEnvironmentInfo. parser()
Methods in es.bsc.dataclay.communication.grpc.messages.common with parameters of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description CommonMessages.ExecutionEnvironmentInfo.Builder
CommonMessages.ExecutionEnvironmentInfo.Builder. mergeFrom(CommonMessages.ExecutionEnvironmentInfo other)
static CommonMessages.ExecutionEnvironmentInfo.Builder
CommonMessages.ExecutionEnvironmentInfo. newBuilder(CommonMessages.ExecutionEnvironmentInfo prototype)
-
Uses of CommonMessages.ExecutionEnvironmentInfo in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getExecEnvsOrThrow(String key)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse. getExecEnvsOrThrow(String key)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder. getExecEnvsOrThrow(String key)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder. getExecutionEnvironmentInfo()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse. getExecutionEnvironmentInfo()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetExecutionEnvironmentInfoResponseOrBuilder. getExecutionEnvironmentInfo()
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return types with arguments of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getExecEnvs()
Deprecated.Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse. getExecEnvs()
Deprecated.Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder. getExecEnvs()
Deprecated.Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getExecEnvsMap()
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse. getExecEnvsMap()
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder. getExecEnvsMap()
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
Map<String,CommonMessages.ExecutionEnvironmentInfo>
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getMutableExecEnvs()
Deprecated.Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule with parameters of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
CommonMessages.ExecutionEnvironmentInfo
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder. getExecEnvsOrDefault(String key, CommonMessages.ExecutionEnvironmentInfo defaultValue)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder. mergeExecutionEnvironmentInfo(CommonMessages.ExecutionEnvironmentInfo value)
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. putExecEnvs(String key, CommonMessages.ExecutionEnvironmentInfo value)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder
LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder. setExecutionEnvironmentInfo(CommonMessages.ExecutionEnvironmentInfo value)
.dataclay.communication.grpc.common.ExecutionEnvironmentInfo executionEnvironmentInfo = 1;
Method parameters in es.bsc.dataclay.communication.grpc.messages.logicmodule with type arguments of type CommonMessages.ExecutionEnvironmentInfo Modifier and Type Method Description LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder
LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder. putAllExecEnvs(Map<String,CommonMessages.ExecutionEnvironmentInfo> values)
map<string, .dataclay.communication.grpc.common.ExecutionEnvironmentInfo> execEnvs = 1;
-