Uses of Class
es.bsc.dataclay.communication.grpc.messages.dataservice.DataserviceMessages.NewPersistentInstanceResponse
-
Packages that use DataserviceMessages.NewPersistentInstanceResponse Package Description es.bsc.dataclay.communication.grpc.generated.dataservice es.bsc.dataclay.communication.grpc.messages.dataservice es.bsc.dataclay.communication.grpc.services.dataservice Contains service classes for communication in DataService. -
-
Uses of DataserviceMessages.NewPersistentInstanceResponse in es.bsc.dataclay.communication.grpc.generated.dataservice
Methods in es.bsc.dataclay.communication.grpc.generated.dataservice that return DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description DataserviceMessages.NewPersistentInstanceResponseDataServiceGrpc.DataServiceBlockingStub. newPersistentInstance(DataserviceMessages.NewPersistentInstanceRequest request)Execution EnvironmentMethods in es.bsc.dataclay.communication.grpc.generated.dataservice that return types with arguments of type DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<DataserviceMessages.NewPersistentInstanceRequest,DataserviceMessages.NewPersistentInstanceResponse>DataServiceGrpc. getNewPersistentInstanceMethod()com.google.common.util.concurrent.ListenableFuture<DataserviceMessages.NewPersistentInstanceResponse>DataServiceGrpc.DataServiceFutureStub. newPersistentInstance(DataserviceMessages.NewPersistentInstanceRequest request)Execution EnvironmentMethod parameters in es.bsc.dataclay.communication.grpc.generated.dataservice with type arguments of type DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description voidDataServiceGrpc.DataServiceImplBase. newPersistentInstance(DataserviceMessages.NewPersistentInstanceRequest request, io.grpc.stub.StreamObserver<DataserviceMessages.NewPersistentInstanceResponse> responseObserver)Execution EnvironmentvoidDataServiceGrpc.DataServiceStub. newPersistentInstance(DataserviceMessages.NewPersistentInstanceRequest request, io.grpc.stub.StreamObserver<DataserviceMessages.NewPersistentInstanceResponse> responseObserver)Execution Environment -
Uses of DataserviceMessages.NewPersistentInstanceResponse in es.bsc.dataclay.communication.grpc.messages.dataservice
Methods in es.bsc.dataclay.communication.grpc.messages.dataservice that return DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse.Builder. build()DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse.Builder. buildPartial()static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. getDefaultInstance()DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse.Builder. getDefaultInstanceForType()DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. getDefaultInstanceForType()static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseDelimitedFrom(InputStream input)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(byte[] data)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(com.google.protobuf.ByteString data)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(com.google.protobuf.CodedInputStream input)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(InputStream input)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(ByteBuffer data)static DataserviceMessages.NewPersistentInstanceResponseDataserviceMessages.NewPersistentInstanceResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in es.bsc.dataclay.communication.grpc.messages.dataservice that return types with arguments of type DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description com.google.protobuf.Parser<DataserviceMessages.NewPersistentInstanceResponse>DataserviceMessages.NewPersistentInstanceResponse. getParserForType()static com.google.protobuf.Parser<DataserviceMessages.NewPersistentInstanceResponse>DataserviceMessages.NewPersistentInstanceResponse. parser()Methods in es.bsc.dataclay.communication.grpc.messages.dataservice with parameters of type DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description DataserviceMessages.NewPersistentInstanceResponse.BuilderDataserviceMessages.NewPersistentInstanceResponse.Builder. mergeFrom(DataserviceMessages.NewPersistentInstanceResponse other)static DataserviceMessages.NewPersistentInstanceResponse.BuilderDataserviceMessages.NewPersistentInstanceResponse. newBuilder(DataserviceMessages.NewPersistentInstanceResponse prototype) -
Uses of DataserviceMessages.NewPersistentInstanceResponse in es.bsc.dataclay.communication.grpc.services.dataservice
Method parameters in es.bsc.dataclay.communication.grpc.services.dataservice with type arguments of type DataserviceMessages.NewPersistentInstanceResponse Modifier and Type Method Description voidDataServiceService. newPersistentInstance(DataserviceMessages.NewPersistentInstanceRequest request, io.grpc.stub.StreamObserver<DataserviceMessages.NewPersistentInstanceResponse> responseObserver)Storage Location.
-