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