public interface S3AMultipartUploaderStatistics extends Closeable, S3AStatisticInterface
| Modifier and Type | Method and Description |
|---|---|
void |
abortUploadsUnderPathInvoked() |
void |
instantiated() |
void |
partPut(long lengthInBytes) |
void |
uploadAborted() |
void |
uploadCompleted() |
void |
uploadStarted() |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.