public static final class ArtifactRetrievalServiceGrpc.ArtifactRetrievalServiceFutureStub extends io.grpc.stub.AbstractStub<ArtifactRetrievalServiceGrpc.ArtifactRetrievalServiceFutureStub>
A service to retrieve artifacts for use in a Job.
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRetrievalServiceGrpc.ArtifactRetrievalServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<ArtifactApi.GetManifestResponse> |
getManifest(ArtifactApi.GetManifestRequest request)
Get the manifest for the job
|
protected ArtifactRetrievalServiceGrpc.ArtifactRetrievalServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ArtifactRetrievalServiceGrpc.ArtifactRetrievalServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<ArtifactApi.GetManifestResponse> getManifest(ArtifactApi.GetManifestRequest request)
Get the manifest for the job
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.