Package contribs.mx
Class S3ObjectMx
java.lang.Object
contribs.mx.S3ObjectMx
- All Implemented Interfaces:
S3ObjectMxMBean
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
long
long
long
long
long
long
static void
static void
static void
static void
registerMBeans
(String bucketName, StorageObject[] objects)
-
Field Details
-
isEnabled
public static final boolean isEnabled
-
-
Method Details
-
getTotalRequests
public long getTotalRequests()- Specified by:
getTotalRequests
in interfaceS3ObjectMxMBean
-
getTotalGetRequests
public long getTotalGetRequests()- Specified by:
getTotalGetRequests
in interfaceS3ObjectMxMBean
-
getTotalHeadRequests
public long getTotalHeadRequests()- Specified by:
getTotalHeadRequests
in interfaceS3ObjectMxMBean
-
getTotalPutRequests
public long getTotalPutRequests()- Specified by:
getTotalPutRequests
in interfaceS3ObjectMxMBean
-
getTotalDeleteRequests
public long getTotalDeleteRequests()- Specified by:
getTotalDeleteRequests
in interfaceS3ObjectMxMBean
-
getTotalCopyRequests
public long getTotalCopyRequests()- Specified by:
getTotalCopyRequests
in interfaceS3ObjectMxMBean
-
registerMBeans
-
increment
-
get
-
head
-
put
-
delete
-
copy
-