Package contribs.mx
Interface S3ObjectMxMBean
-
- All Known Implementing Classes:
S3ObjectMx
public interface S3ObjectMxMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getTotalCopyRequests()
long
getTotalDeleteRequests()
long
getTotalGetRequests()
long
getTotalHeadRequests()
long
getTotalPutRequests()
long
getTotalRequests()
-