public static interface AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
Modifier and Type | Method and Description |
---|---|
void |
failed(IOException e,
String errorMessage) |
void |
finished(com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreResult result) |
void finished(com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreResult result)
void failed(IOException e, String errorMessage)