Uses of Class
es.bsc.dataclay.communication.grpc.messages.common.CommonMessages.GetNumObjectsResponse
-
Packages that use CommonMessages.GetNumObjectsResponse Package Description es.bsc.dataclay.communication.grpc.generated.dataservice es.bsc.dataclay.communication.grpc.generated.logicmodule es.bsc.dataclay.communication.grpc.messages.common es.bsc.dataclay.communication.grpc.services.dataservice Contains service classes for communication in DataService.es.bsc.dataclay.communication.grpc.services.logicmodule Contain service classes for communication in Logic Module. -
-
Uses of CommonMessages.GetNumObjectsResponse in es.bsc.dataclay.communication.grpc.generated.dataservice
Methods in es.bsc.dataclay.communication.grpc.generated.dataservice that return CommonMessages.GetNumObjectsResponse Modifier and Type Method Description CommonMessages.GetNumObjectsResponse
DataServiceGrpc.DataServiceBlockingStub. getNumObjects(CommonMessages.EmptyMessage request)
CommonMessages.GetNumObjectsResponse
DataServiceGrpc.DataServiceBlockingStub. getNumObjectsInEE(CommonMessages.EmptyMessage request)
Methods in es.bsc.dataclay.communication.grpc.generated.dataservice that return types with arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<CommonMessages.EmptyMessage,CommonMessages.GetNumObjectsResponse>
DataServiceGrpc. getGetNumObjectsInEEMethod()
static io.grpc.MethodDescriptor<CommonMessages.EmptyMessage,CommonMessages.GetNumObjectsResponse>
DataServiceGrpc. getGetNumObjectsMethod()
com.google.common.util.concurrent.ListenableFuture<CommonMessages.GetNumObjectsResponse>
DataServiceGrpc.DataServiceFutureStub. getNumObjects(CommonMessages.EmptyMessage request)
com.google.common.util.concurrent.ListenableFuture<CommonMessages.GetNumObjectsResponse>
DataServiceGrpc.DataServiceFutureStub. getNumObjectsInEE(CommonMessages.EmptyMessage request)
Method parameters in es.bsc.dataclay.communication.grpc.generated.dataservice with type arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description void
DataServiceGrpc.DataServiceImplBase. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
void
DataServiceGrpc.DataServiceStub. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
void
DataServiceGrpc.DataServiceImplBase. getNumObjectsInEE(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
void
DataServiceGrpc.DataServiceStub. getNumObjectsInEE(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
-
Uses of CommonMessages.GetNumObjectsResponse in es.bsc.dataclay.communication.grpc.generated.logicmodule
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return CommonMessages.GetNumObjectsResponse Modifier and Type Method Description CommonMessages.GetNumObjectsResponse
LogicModuleGrpc.LogicModuleBlockingStub. getNumObjects(CommonMessages.EmptyMessage request)
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return types with arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<CommonMessages.EmptyMessage,CommonMessages.GetNumObjectsResponse>
LogicModuleGrpc. getGetNumObjectsMethod()
com.google.common.util.concurrent.ListenableFuture<CommonMessages.GetNumObjectsResponse>
LogicModuleGrpc.LogicModuleFutureStub. getNumObjects(CommonMessages.EmptyMessage request)
Method parameters in es.bsc.dataclay.communication.grpc.generated.logicmodule with type arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description void
LogicModuleGrpc.LogicModuleImplBase. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
void
LogicModuleGrpc.LogicModuleStub. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
-
Uses of CommonMessages.GetNumObjectsResponse in es.bsc.dataclay.communication.grpc.messages.common
Methods in es.bsc.dataclay.communication.grpc.messages.common that return CommonMessages.GetNumObjectsResponse Modifier and Type Method Description CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse.Builder. build()
CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse.Builder. buildPartial()
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. getDefaultInstance()
CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse.Builder. getDefaultInstanceForType()
CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. getDefaultInstanceForType()
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseDelimitedFrom(InputStream input)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(byte[] data)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(com.google.protobuf.ByteString data)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(InputStream input)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. parseFrom(ByteBuffer data)
static CommonMessages.GetNumObjectsResponse
CommonMessages.GetNumObjectsResponse. 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.GetNumObjectsResponse Modifier and Type Method Description com.google.protobuf.Parser<CommonMessages.GetNumObjectsResponse>
CommonMessages.GetNumObjectsResponse. getParserForType()
static com.google.protobuf.Parser<CommonMessages.GetNumObjectsResponse>
CommonMessages.GetNumObjectsResponse. parser()
Methods in es.bsc.dataclay.communication.grpc.messages.common with parameters of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description CommonMessages.GetNumObjectsResponse.Builder
CommonMessages.GetNumObjectsResponse.Builder. mergeFrom(CommonMessages.GetNumObjectsResponse other)
static CommonMessages.GetNumObjectsResponse.Builder
CommonMessages.GetNumObjectsResponse. newBuilder(CommonMessages.GetNumObjectsResponse prototype)
-
Uses of CommonMessages.GetNumObjectsResponse in es.bsc.dataclay.communication.grpc.services.dataservice
Method parameters in es.bsc.dataclay.communication.grpc.services.dataservice with type arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description void
DataServiceService. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
void
DataServiceService. getNumObjectsInEE(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
-
Uses of CommonMessages.GetNumObjectsResponse in es.bsc.dataclay.communication.grpc.services.logicmodule
Method parameters in es.bsc.dataclay.communication.grpc.services.logicmodule with type arguments of type CommonMessages.GetNumObjectsResponse Modifier and Type Method Description void
LogicModuleService. getNumObjects(CommonMessages.EmptyMessage request, io.grpc.stub.StreamObserver<CommonMessages.GetNumObjectsResponse> responseObserver)
-