Package com.google.cloud.hadoop.gcsio
Interface BatchHelper.QueueRequestCallback
-
- Enclosing class:
- BatchHelper
protected static interface BatchHelper.QueueRequestCallbackCallback that causes a single StorageRequest to be added to theBatchRequest.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidenqueue(com.google.api.client.googleapis.batch.BatchRequest batch)
-
-
-
Method Detail
-
enqueue
void enqueue(com.google.api.client.googleapis.batch.BatchRequest batch) throws IOException- Throws:
IOException
-
-