public class ActiveOperationContext extends Object
| Constructor and Description |
|---|
ActiveOperationContext(long operationId,
S3AStatisticsContext statisticsContext) |
| Modifier and Type | Method and Description |
|---|---|
long |
getOperationId() |
S3AStatisticsContext |
getS3AStatisticsContext() |
protected static long |
newOperationId()
Create an operation ID.
|
String |
toString() |
public ActiveOperationContext(long operationId,
S3AStatisticsContext statisticsContext)
public long getOperationId()
public S3AStatisticsContext getS3AStatisticsContext()
protected static long newOperationId()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.