Uses of Interface
es.bsc.dataclay.communication.grpc.messages.common.CommonMessages.DataClayInstanceOrBuilder
-
Packages that use CommonMessages.DataClayInstanceOrBuilder Package Description es.bsc.dataclay.communication.grpc.messages.common es.bsc.dataclay.communication.grpc.messages.logicmodule -
-
Uses of CommonMessages.DataClayInstanceOrBuilder in es.bsc.dataclay.communication.grpc.messages.common
Classes in es.bsc.dataclay.communication.grpc.messages.common that implement CommonMessages.DataClayInstanceOrBuilder Modifier and Type Class Description static class
CommonMessages.DataClayInstance
Protobuf typedataclay.communication.grpc.common.DataClayInstance
static class
CommonMessages.DataClayInstance.Builder
Protobuf typedataclay.communication.grpc.common.DataClayInstance
-
Uses of CommonMessages.DataClayInstanceOrBuilder in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return CommonMessages.DataClayInstanceOrBuilder Modifier and Type Method Description CommonMessages.DataClayInstanceOrBuilder
LogicmoduleMessages.GetExtDataClayInfoResponse.Builder. getExtDataClayInfoOrBuilder()
.dataclay.communication.grpc.common.DataClayInstance extDataClayInfo = 1;
CommonMessages.DataClayInstanceOrBuilder
LogicmoduleMessages.GetExtDataClayInfoResponse. getExtDataClayInfoOrBuilder()
.dataclay.communication.grpc.common.DataClayInstance extDataClayInfo = 1;
CommonMessages.DataClayInstanceOrBuilder
LogicmoduleMessages.GetExtDataClayInfoResponseOrBuilder. getExtDataClayInfoOrBuilder()
.dataclay.communication.grpc.common.DataClayInstance extDataClayInfo = 1;
-