public final class BackfillResource extends Object implements Closeable
| Constructor and Description |
|---|
BackfillResource(String schedulerServiceBaseUrl,
Storage storage,
WorkflowValidator workflowValidator,
Time time) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> |
routes() |
public BackfillResource(String schedulerServiceBaseUrl, Storage storage, WorkflowValidator workflowValidator, Time time)
public Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018. All rights reserved.