Interface BlobStoreStatsMBean
-
- All Known Implementing Classes:
BlobStoreStats
@ProviderType public interface BlobStoreStatsMBean
-
-
Method Summary
-
-
-
Field Detail
-
TYPE
static final String TYPE
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUploadTotalSize
long getUploadTotalSize()
-
getUploadCount
long getUploadCount()
-
getUploadTotalSeconds
long getUploadTotalSeconds()
-
getUploadErrorCount
long getUploadErrorCount()
-
getDownloadTotalSize
long getDownloadTotalSize()
-
getDownloadCount
long getDownloadCount()
-
getDownloadTotalSeconds
long getDownloadTotalSeconds()
-
getDownloadErrorCount
long getDownloadErrorCount()
-
getDeleteCount
long getDeleteCount()
-
getDeleteErrorCount
long getDeleteErrorCount()
-
getDeleteByDateCount
long getDeleteByDateCount()
-
getDeleteByDateErrorCount
long getDeleteByDateErrorCount()
-
getAddRecordTotalSize
long getAddRecordTotalSize()
-
getAddRecordCount
long getAddRecordCount()
-
getAddRecordErrorCount
long getAddRecordErrorCount()
-
getGetRecordCount
long getGetRecordCount()
-
getGetRecordErrorCount
long getGetRecordErrorCount()
-
getGetRecordIfStoredCount
long getGetRecordIfStoredCount()
-
getGetRecordIfStoredErrorCount
long getGetRecordIfStoredErrorCount()
-
getGetRecordFromReferenceCount
long getGetRecordFromReferenceCount()
-
getGetRecordFromReferenceErrorCount
long getGetRecordFromReferenceErrorCount()
-
getListIdsCount
long getListIdsCount()
-
getListIdsErrorCount
long getListIdsErrorCount()
-
getGetRecordForIdCount
long getGetRecordForIdCount()
-
getGetRecordForIdErrorCount
long getGetRecordForIdErrorCount()
-
getGetAllRecordsCount
long getGetAllRecordsCount()
-
getInitBlobUploadCount
long getInitBlobUploadCount()
-
getInitBlobUploadErrorCount
long getInitBlobUploadErrorCount()
-
getCompleteBlobUploadCount
long getCompleteBlobUploadCount()
-
getCompleteBlobUploadErrorCount
long getCompleteBlobUploadErrorCount()
-
getGetBlobDownloadURICount
long getGetBlobDownloadURICount()
-
getGetBlobDownloadURIErrorCount
long getGetBlobDownloadURIErrorCount()
-
getAddMetadataRecordCount
long getAddMetadataRecordCount()
-
getAddMetadataRecordErrorCount
long getAddMetadataRecordErrorCount()
-
getGetMetadataRecordCount
long getGetMetadataRecordCount()
-
getGetMetadataRecordErrorCount
long getGetMetadataRecordErrorCount()
-
getGetAllMetadataRecordsCount
long getGetAllMetadataRecordsCount()
-
getGetAllMetadataRecordsErrorCount
long getGetAllMetadataRecordsErrorCount()
-
getMetadataRecordExistsCount
long getMetadataRecordExistsCount()
-
getMetadataRecordExistsErrorCount
long getMetadataRecordExistsErrorCount()
-
getDeleteMetadataRecordCount
long getDeleteMetadataRecordCount()
-
getDeleteMetadataRecordErrorCount
long getDeleteMetadataRecordErrorCount()
-
getDeleteAllMetadataRecordsCount
long getDeleteAllMetadataRecordsCount()
-
getDeleteAllMetadataRecordsErrorCount
long getDeleteAllMetadataRecordsErrorCount()
-
blobStoreInfoAsString
String blobStoreInfoAsString()
-
getUploadSizeHistory
CompositeData getUploadSizeHistory()
-
getUploadRateHistory
CompositeData getUploadRateHistory()
-
getUploadCountHistory
CompositeData getUploadCountHistory()
-
getUploadErrorCountHistory
CompositeData getUploadErrorCountHistory()
-
getDownloadSizeHistory
CompositeData getDownloadSizeHistory()
-
getDownloadCountHistory
CompositeData getDownloadCountHistory()
-
getDownloadRateHistory
CompositeData getDownloadRateHistory()
-
getDownloadErrorCountHistory
CompositeData getDownloadErrorCountHistory()
-
getDeleteCountHistory
CompositeData getDeleteCountHistory()
-
getDeleteErrorCountHistory
CompositeData getDeleteErrorCountHistory()
-
getDeleteTimeHistory
CompositeData getDeleteTimeHistory()
-
getDeleteByDateCountHistory
CompositeData getDeleteByDateCountHistory()
-
getDeleteByDateErrorCountHistory
CompositeData getDeleteByDateErrorCountHistory()
-
getDeleteByDateTimeHistory
CompositeData getDeleteByDateTimeHistory()
-
getAddRecordSizeHistory
CompositeData getAddRecordSizeHistory()
-
getAddRecordCountHistory
CompositeData getAddRecordCountHistory()
-
getAddRecordErrorCountHistory
CompositeData getAddRecordErrorCountHistory()
-
getAddRecordRateHistory
CompositeData getAddRecordRateHistory()
-
getGetRecordCountHistory
CompositeData getGetRecordCountHistory()
-
getGetRecordErrorCountHistory
CompositeData getGetRecordErrorCountHistory()
-
getGetRecordTimeHistory
CompositeData getGetRecordTimeHistory()
-
getGetRecordSizeHistory
CompositeData getGetRecordSizeHistory()
-
getGetRecordRateHistory
CompositeData getGetRecordRateHistory()
-
getGetRecordIfStoredCountHistory
CompositeData getGetRecordIfStoredCountHistory()
-
getGetRecordIfStoredErrorCountHistory
CompositeData getGetRecordIfStoredErrorCountHistory()
-
getGetRecordIfStoredTimeHistory
CompositeData getGetRecordIfStoredTimeHistory()
-
getGetRecordIfStoredSizeHistory
CompositeData getGetRecordIfStoredSizeHistory()
-
getGetRecordIfStoredRateHistory
CompositeData getGetRecordIfStoredRateHistory()
-
getGetRecordFromReferenceCountHistory
CompositeData getGetRecordFromReferenceCountHistory()
-
getGetRecordFromReferenceErrorCountHistory
CompositeData getGetRecordFromReferenceErrorCountHistory()
-
getGetRecordFromReferenceTimeHistory
CompositeData getGetRecordFromReferenceTimeHistory()
-
getGetRecordFromReferenceSizeHistory
CompositeData getGetRecordFromReferenceSizeHistory()
-
getGetRecordFromReferenceRateHistory
CompositeData getGetRecordFromReferenceRateHistory()
-
getListIdsCountHistory
CompositeData getListIdsCountHistory()
-
getListIdsTimeHistory
CompositeData getListIdsTimeHistory()
-
getListIdsErrorCountHistory
CompositeData getListIdsErrorCountHistory()
-
getGetRecordForIdCountHistory
CompositeData getGetRecordForIdCountHistory()
-
getGetRecordForIdErrorCountHistory
CompositeData getGetRecordForIdErrorCountHistory()
-
getGetRecordForIdTimeHistory
CompositeData getGetRecordForIdTimeHistory()
-
getGetRecordForIdSizeHistory
CompositeData getGetRecordForIdSizeHistory()
-
getGetRecordForIdRateHistory
CompositeData getGetRecordForIdRateHistory()
-
getGetAllRecordsCountHistory
CompositeData getGetAllRecordsCountHistory()
-
getGetAllRecordsTimeHistory
CompositeData getGetAllRecordsTimeHistory()
-
getInitBlobUploadCountHistory
CompositeData getInitBlobUploadCountHistory()
-
getInitBlobUploadTimeHistory
CompositeData getInitBlobUploadTimeHistory()
-
getInitBlobUploadErrorCountHistory
CompositeData getInitBlobUploadErrorCountHistory()
-
getCompleteBlobUploadCountHistory
CompositeData getCompleteBlobUploadCountHistory()
-
getCompleteBlobUploadTimeHistory
CompositeData getCompleteBlobUploadTimeHistory()
-
getCompleteBlobUploadErrorCountHistory
CompositeData getCompleteBlobUploadErrorCountHistory()
-
getGetBlobDownloadURICountHistory
CompositeData getGetBlobDownloadURICountHistory()
-
getGetBlobDownloadURITimeHistory
CompositeData getGetBlobDownloadURITimeHistory()
-
getGetBlobDownloadURIErrorCountHistory
CompositeData getGetBlobDownloadURIErrorCountHistory()
-
getAddMetadataRecordCountHistory
CompositeData getAddMetadataRecordCountHistory()
-
getAddMetadataRecordTimeHistory
CompositeData getAddMetadataRecordTimeHistory()
-
getAddMetadataRecordErrorCountHistory
CompositeData getAddMetadataRecordErrorCountHistory()
-
getGetMetadataRecordCountHistory
CompositeData getGetMetadataRecordCountHistory()
-
getGetMetadataRecordTimeHistory
CompositeData getGetMetadataRecordTimeHistory()
-
getGetMetadataRecordErrorCountHistory
CompositeData getGetMetadataRecordErrorCountHistory()
-
getGetAllMetadataRecordsCountHistory
CompositeData getGetAllMetadataRecordsCountHistory()
-
getGetAllMetadataRecordsTimeHistory
CompositeData getGetAllMetadataRecordsTimeHistory()
-
getGetAllMetadataRecordsErrorCountHistory
CompositeData getGetAllMetadataRecordsErrorCountHistory()
-
getMetadataRecordExistsCountHistory
CompositeData getMetadataRecordExistsCountHistory()
-
getMetadataRecordExistsTimeHistory
CompositeData getMetadataRecordExistsTimeHistory()
-
getMetadataRecordExistsErrorCountHistory
CompositeData getMetadataRecordExistsErrorCountHistory()
-
getDeleteMetadataRecordCountHistory
CompositeData getDeleteMetadataRecordCountHistory()
-
getDeleteMetadataRecordTimeHistory
CompositeData getDeleteMetadataRecordTimeHistory()
-
getDeleteMetadataRecordErrorCountHistory
CompositeData getDeleteMetadataRecordErrorCountHistory()
-
getDeleteAllMetadataRecordsCountHistory
CompositeData getDeleteAllMetadataRecordsCountHistory()
-
getDeleteAllMetadataRecordsTimeHistory
CompositeData getDeleteAllMetadataRecordsTimeHistory()
-
getDeleteAllMetadataRecordsErrorCountHistory
CompositeData getDeleteAllMetadataRecordsErrorCountHistory()
-
-