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