Class BlobStoreStats
- java.lang.Object
-
- javax.management.StandardMBean
-
- org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
-
- org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
-
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,ExtendedBlobStatsCollector,org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector,org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
public class BlobStoreStats extends org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean implements org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean, ExtendedBlobStatsCollector
-
-
Field Summary
-
Fields inherited from interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
NOOP
-
-
Constructor Summary
Constructors Constructor Description BlobStoreStats(@NotNull org.apache.jackrabbit.oak.stats.StatisticsProvider sp)
-
Method Summary
-
Methods inherited from class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
getDescription, getDescription, getDescription, getDescription, getImpact, getParameterName
-
Methods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
-
-
-
-
Method Detail
-
uploaded
public void uploaded(long timeTaken, TimeUnit unit, long size)- Specified by:
uploadedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
uploadCompleted
public void uploadCompleted(String blobId)
- Specified by:
uploadCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
uploadFailed
public void uploadFailed()
- Specified by:
uploadFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
downloaded
public void downloaded(String blobId, long timeTaken, TimeUnit unit, long size)
- Specified by:
downloadedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
downloadCompleted
public void downloadCompleted(String blobId)
- Specified by:
downloadCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
downloadFailed
public void downloadFailed(String blobId)
- Specified by:
downloadFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deleted
public void deleted(String blobId, long timeTaken, TimeUnit unit)
- Specified by:
deletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deleteCompleted
public void deleteCompleted(String blobId)
- Specified by:
deleteCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deleteFailed
public void deleteFailed()
- Specified by:
deleteFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deletedAllOlderThan
public void deletedAllOlderThan(long timeTaken, TimeUnit unit, long min)- Specified by:
deletedAllOlderThanin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deleteAllOlderThanCompleted
public void deleteAllOlderThanCompleted(int deleteCount)
- Specified by:
deleteAllOlderThanCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
deleteAllOlderThanFailed
public void deleteAllOlderThanFailed(long min)
- Specified by:
deleteAllOlderThanFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
recordAdded
public void recordAdded(long timeTaken, TimeUnit unit, long size)- Specified by:
recordAddedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
addRecordCompleted
public void addRecordCompleted(String blobId)
- Specified by:
addRecordCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
addRecordFailed
public void addRecordFailed()
- Specified by:
addRecordFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordCalled
public void getRecordCalled(long timeTaken, TimeUnit unit, long size)- Specified by:
getRecordCalledin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordCompleted
public void getRecordCompleted(String blobId)
- Specified by:
getRecordCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordFailed
public void getRecordFailed(String blobId)
- Specified by:
getRecordFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordIfStoredCalled
public void getRecordIfStoredCalled(long timeTaken, TimeUnit unit, long size)- Specified by:
getRecordIfStoredCalledin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordIfStoredCompleted
public void getRecordIfStoredCompleted(String blobId)
- Specified by:
getRecordIfStoredCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordIfStoredFailed
public void getRecordIfStoredFailed(String blobId)
- Specified by:
getRecordIfStoredFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordFromReferenceCalled
public void getRecordFromReferenceCalled(long timeTaken, TimeUnit unit, long size)- Specified by:
getRecordFromReferenceCalledin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordFromReferenceCompleted
public void getRecordFromReferenceCompleted(String reference)
- Specified by:
getRecordFromReferenceCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordFromReferenceFailed
public void getRecordFromReferenceFailed(String reference)
- Specified by:
getRecordFromReferenceFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getRecordForIdCalled
public void getRecordForIdCalled(long timeTaken, TimeUnit unit, long size)Description copied from interface:ExtendedBlobStatsCollectorCalled when aDataRecordis retrieved via a call toSharedDataStore.getRecordForId(DataIdentifier).- Specified by:
getRecordForIdCalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time takensize- size of the binary
-
getRecordForIdCompleted
public void getRecordForIdCompleted(String blobId)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getRecordForId(DataIdentifier)is completed- Specified by:
getRecordForIdCompletedin interfaceExtendedBlobStatsCollector- Parameters:
blobId- id of the record retrieved
-
getRecordForIdFailed
public void getRecordForIdFailed(String blobId)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getRecordForId(DataIdentifier)fails- Specified by:
getRecordForIdFailedin interfaceExtendedBlobStatsCollector- Parameters:
blobId- id of the record
-
getAllRecordsCalled
public void getAllRecordsCalled(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getAllRecords()is made- Specified by:
getAllRecordsCalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
getAllRecordsCompleted
public void getAllRecordsCompleted()
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getAllRecords()is completed- Specified by:
getAllRecordsCompletedin interfaceExtendedBlobStatsCollector
-
getAllIdentifiersCalled
public void getAllIdentifiersCalled(long timeTaken, TimeUnit unit)- Specified by:
getAllIdentifiersCalledin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getAllIdentifiersCompleted
public void getAllIdentifiersCompleted()
- Specified by:
getAllIdentifiersCompletedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
getAllIdentifiersFailed
public void getAllIdentifiersFailed()
- Specified by:
getAllIdentifiersFailedin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
-
metadataRecordAdded
public void metadataRecordAdded(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.addMetadataRecord(File, String)is made- Specified by:
metadataRecordAddedin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
addMetadataRecordCompleted
public void addMetadataRecordCompleted(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.addMetadataRecord(File, String)is completed- Specified by:
addMetadataRecordCompletedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record added
-
addMetadataRecordFailed
public void addMetadataRecordFailed(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.addMetadataRecord(File, String)fails- Specified by:
addMetadataRecordFailedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record
-
getMetadataRecordCalled
public void getMetadataRecordCalled(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getMetadataRecord(String)is made- Specified by:
getMetadataRecordCalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
getMetadataRecordCompleted
public void getMetadataRecordCompleted(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getMetadataRecord(String)is completed- Specified by:
getMetadataRecordCompletedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record retrieved
-
getMetadataRecordFailed
public void getMetadataRecordFailed(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getMetadataRecord(String)fails- Specified by:
getMetadataRecordFailedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record
-
getAllMetadataRecordsCalled
public void getAllMetadataRecordsCalled(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getAllMetadataRecords(String)is made- Specified by:
getAllMetadataRecordsCalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
getAllMetadataRecordsCompleted
public void getAllMetadataRecordsCompleted(String prefix)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getAllMetadataRecords(String)is completed- Specified by:
getAllMetadataRecordsCompletedin interfaceExtendedBlobStatsCollector- Parameters:
prefix- prefix of the metadata records retrieved
-
getAllMetadataRecordsFailed
public void getAllMetadataRecordsFailed(String prefix)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.getAllMetadataRecords(String)fails- Specified by:
getAllMetadataRecordsFailedin interfaceExtendedBlobStatsCollector- Parameters:
prefix- prefix of the metadata records
-
metadataRecordExistsCalled
public void metadataRecordExistsCalled(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.metadataRecordExists(String)is made- Specified by:
metadataRecordExistsCalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
metadataRecordExistsCompleted
public void metadataRecordExistsCompleted(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.metadataRecordExists(String)is completed- Specified by:
metadataRecordExistsCompletedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record checked
-
metadataRecordExistsFailed
public void metadataRecordExistsFailed(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.metadataRecordExists(String)fails- Specified by:
metadataRecordExistsFailedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record
-
metadataRecordDeleted
public void metadataRecordDeleted(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteMetadataRecord(String)is made- Specified by:
metadataRecordDeletedin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
deleteMetadataRecordCompleted
public void deleteMetadataRecordCompleted(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteMetadataRecord(String)is completed- Specified by:
deleteMetadataRecordCompletedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record deleted
-
deleteMetadataRecordFailed
public void deleteMetadataRecordFailed(String name)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteMetadataRecord(String)fails- Specified by:
deleteMetadataRecordFailedin interfaceExtendedBlobStatsCollector- Parameters:
name- name of the metadata record
-
allMetadataRecordsDeleted
public void allMetadataRecordsDeleted(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteAllMetadataRecords(String)is made- Specified by:
allMetadataRecordsDeletedin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
deleteAllMetadataRecordsCompleted
public void deleteAllMetadataRecordsCompleted(String prefix)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteAllMetadataRecords(String)is made- Specified by:
deleteAllMetadataRecordsCompletedin interfaceExtendedBlobStatsCollector- Parameters:
prefix- prefix of the metadata records deleted
-
deleteAllMetadataRecordsFailed
public void deleteAllMetadataRecordsFailed(String prefix)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toSharedDataStore.deleteAllMetadataRecords(String)is made- Specified by:
deleteAllMetadataRecordsFailedin interfaceExtendedBlobStatsCollector- Parameters:
prefix- prefix of the metadata records
-
initiateBlobUpload
public void initiateBlobUpload(long timeTaken, TimeUnit unit, long maxSize, int maxUris)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.initiateBlobUpload(long, int)is made- Specified by:
initiateBlobUploadin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time takenmaxSize- size of binary to be uploadedmaxUris- max number of uris requested
-
initiateBlobUploadCompleted
public void initiateBlobUploadCompleted()
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.initiateBlobUpload(long, int)is completed- Specified by:
initiateBlobUploadCompletedin interfaceExtendedBlobStatsCollector
-
initiateBlobUploadFailed
public void initiateBlobUploadFailed()
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.initiateBlobUpload(long, int)fails- Specified by:
initiateBlobUploadFailedin interfaceExtendedBlobStatsCollector
-
completeBlobUpload
public void completeBlobUpload(long timeTaken, TimeUnit unit)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.completeBlobUpload(String)is made- Specified by:
completeBlobUploadin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time taken
-
completeBlobUploadCompleted
public void completeBlobUploadCompleted(String id)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.completeBlobUpload(String)is completed- Specified by:
completeBlobUploadCompletedin interfaceExtendedBlobStatsCollector- Parameters:
id- identifier of uploaded blob
-
completeBlobUploadFailed
public void completeBlobUploadFailed()
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.completeBlobUpload(String)fails- Specified by:
completeBlobUploadFailedin interfaceExtendedBlobStatsCollector
-
getDownloadURICalled
public void getDownloadURICalled(long timeTaken, TimeUnit unit, String id)Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)is made- Specified by:
getDownloadURICalledin interfaceExtendedBlobStatsCollector- Parameters:
timeTaken- time taken to perform the operationunit- unit of time takenid- identifier of blob to be downloaded
-
getDownloadURICompleted
public void getDownloadURICompleted(String uri)
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)is completed- Specified by:
getDownloadURICompletedin interfaceExtendedBlobStatsCollector- Parameters:
uri- the uri generated for downloading
-
getDownloadURIFailed
public void getDownloadURIFailed()
Description copied from interface:ExtendedBlobStatsCollectorCalled when a call toBlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)fails- Specified by:
getDownloadURIFailedin interfaceExtendedBlobStatsCollector
-
getUploadTotalSize
public long getUploadTotalSize()
- Specified by:
getUploadTotalSizein interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadCount
public long getUploadCount()
- Specified by:
getUploadCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadTotalSeconds
public long getUploadTotalSeconds()
- Specified by:
getUploadTotalSecondsin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadErrorCount
public long getUploadErrorCount()
- Specified by:
getUploadErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadTotalSize
public long getDownloadTotalSize()
- Specified by:
getDownloadTotalSizein interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadCount
public long getDownloadCount()
- Specified by:
getDownloadCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadTotalSeconds
public long getDownloadTotalSeconds()
- Specified by:
getDownloadTotalSecondsin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadErrorCount
public long getDownloadErrorCount()
- Specified by:
getDownloadErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordTotalSize
public long getAddRecordTotalSize()
- Specified by:
getAddRecordTotalSizein interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordCount
public long getAddRecordCount()
- Specified by:
getAddRecordCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteCount
public long getDeleteCount()
- Specified by:
getDeleteCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteErrorCount
public long getDeleteErrorCount()
- Specified by:
getDeleteErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteByDateCount
public long getDeleteByDateCount()
- Specified by:
getDeleteByDateCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteByDateErrorCount
public long getDeleteByDateErrorCount()
- Specified by:
getDeleteByDateErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordCount
public long getGetRecordCount()
- Specified by:
getGetRecordCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordErrorCount
public long getGetRecordErrorCount()
- Specified by:
getGetRecordErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredCount
public long getGetRecordIfStoredCount()
- Specified by:
getGetRecordIfStoredCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredErrorCount
public long getGetRecordIfStoredErrorCount()
- Specified by:
getGetRecordIfStoredErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceCount
public long getGetRecordFromReferenceCount()
- Specified by:
getGetRecordFromReferenceCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceErrorCount
public long getGetRecordFromReferenceErrorCount()
- Specified by:
getGetRecordFromReferenceErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdCount
public long getGetRecordForIdCount()
- Specified by:
getGetRecordForIdCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdErrorCount
public long getGetRecordForIdErrorCount()
- Specified by:
getGetRecordForIdErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllRecordsCount
public long getGetAllRecordsCount()
- Specified by:
getGetAllRecordsCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getListIdsCount
public long getListIdsCount()
- Specified by:
getListIdsCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getListIdsErrorCount
public long getListIdsErrorCount()
- Specified by:
getListIdsErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddMetadataRecordCount
public long getAddMetadataRecordCount()
- Specified by:
getAddMetadataRecordCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddMetadataRecordErrorCount
public long getAddMetadataRecordErrorCount()
- Specified by:
getAddMetadataRecordErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetMetadataRecordCount
public long getGetMetadataRecordCount()
- Specified by:
getGetMetadataRecordCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetMetadataRecordErrorCount
public long getGetMetadataRecordErrorCount()
- Specified by:
getGetMetadataRecordErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllMetadataRecordsCount
public long getGetAllMetadataRecordsCount()
- Specified by:
getGetAllMetadataRecordsCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllMetadataRecordsErrorCount
public long getGetAllMetadataRecordsErrorCount()
- Specified by:
getGetAllMetadataRecordsErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getMetadataRecordExistsCount
public long getMetadataRecordExistsCount()
- Specified by:
getMetadataRecordExistsCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getMetadataRecordExistsErrorCount
public long getMetadataRecordExistsErrorCount()
- Specified by:
getMetadataRecordExistsErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteMetadataRecordCount
public long getDeleteMetadataRecordCount()
- Specified by:
getDeleteMetadataRecordCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteMetadataRecordErrorCount
public long getDeleteMetadataRecordErrorCount()
- Specified by:
getDeleteMetadataRecordErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteAllMetadataRecordsCount
public long getDeleteAllMetadataRecordsCount()
- Specified by:
getDeleteAllMetadataRecordsCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteAllMetadataRecordsErrorCount
public long getDeleteAllMetadataRecordsErrorCount()
- Specified by:
getDeleteAllMetadataRecordsErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getInitBlobUploadCount
public long getInitBlobUploadCount()
- Specified by:
getInitBlobUploadCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getInitBlobUploadErrorCount
public long getInitBlobUploadErrorCount()
- Specified by:
getInitBlobUploadErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getCompleteBlobUploadCount
public long getCompleteBlobUploadCount()
- Specified by:
getCompleteBlobUploadCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getCompleteBlobUploadErrorCount
public long getCompleteBlobUploadErrorCount()
- Specified by:
getCompleteBlobUploadErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetBlobDownloadURICount
public long getGetBlobDownloadURICount()
- Specified by:
getGetBlobDownloadURICountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetBlobDownloadURIErrorCount
public long getGetBlobDownloadURIErrorCount()
- Specified by:
getGetBlobDownloadURIErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
blobStoreInfoAsString
public String blobStoreInfoAsString()
- Specified by:
blobStoreInfoAsStringin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadSizeHistory
public CompositeData getUploadSizeHistory()
- Specified by:
getUploadSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadRateHistory
public CompositeData getUploadRateHistory()
- Specified by:
getUploadRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadCountHistory
public CompositeData getUploadCountHistory()
- Specified by:
getUploadCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getUploadErrorCountHistory
public CompositeData getUploadErrorCountHistory()
- Specified by:
getUploadErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadSizeHistory
public CompositeData getDownloadSizeHistory()
- Specified by:
getDownloadSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadRateHistory
public CompositeData getDownloadRateHistory()
- Specified by:
getDownloadRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadCountHistory
public CompositeData getDownloadCountHistory()
- Specified by:
getDownloadCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDownloadErrorCountHistory
public CompositeData getDownloadErrorCountHistory()
- Specified by:
getDownloadErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteCountHistory
public CompositeData getDeleteCountHistory()
- Specified by:
getDeleteCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteTimeHistory
public CompositeData getDeleteTimeHistory()
- Specified by:
getDeleteTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteErrorCountHistory
public CompositeData getDeleteErrorCountHistory()
- Specified by:
getDeleteErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteByDateCountHistory
public CompositeData getDeleteByDateCountHistory()
- Specified by:
getDeleteByDateCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteByDateTimeHistory
public CompositeData getDeleteByDateTimeHistory()
- Specified by:
getDeleteByDateTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteByDateErrorCountHistory
public CompositeData getDeleteByDateErrorCountHistory()
- Specified by:
getDeleteByDateErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordCountHistory
public CompositeData getAddRecordCountHistory()
- Specified by:
getAddRecordCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordErrorCountHistory
public CompositeData getAddRecordErrorCountHistory()
- Specified by:
getAddRecordErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordSizeHistory
public CompositeData getAddRecordSizeHistory()
- Specified by:
getAddRecordSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordRateHistory
public CompositeData getAddRecordRateHistory()
- Specified by:
getAddRecordRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddRecordErrorCount
public long getAddRecordErrorCount()
- Specified by:
getAddRecordErrorCountin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordCountHistory
public CompositeData getGetRecordCountHistory()
- Specified by:
getGetRecordCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordErrorCountHistory
public CompositeData getGetRecordErrorCountHistory()
- Specified by:
getGetRecordErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordTimeHistory
public CompositeData getGetRecordTimeHistory()
- Specified by:
getGetRecordTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordSizeHistory
public CompositeData getGetRecordSizeHistory()
- Specified by:
getGetRecordSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordRateHistory
public CompositeData getGetRecordRateHistory()
- Specified by:
getGetRecordRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredCountHistory
public CompositeData getGetRecordIfStoredCountHistory()
- Specified by:
getGetRecordIfStoredCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredErrorCountHistory
public CompositeData getGetRecordIfStoredErrorCountHistory()
- Specified by:
getGetRecordIfStoredErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredTimeHistory
public CompositeData getGetRecordIfStoredTimeHistory()
- Specified by:
getGetRecordIfStoredTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredSizeHistory
public CompositeData getGetRecordIfStoredSizeHistory()
- Specified by:
getGetRecordIfStoredSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordIfStoredRateHistory
public CompositeData getGetRecordIfStoredRateHistory()
- Specified by:
getGetRecordIfStoredRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceCountHistory
public CompositeData getGetRecordFromReferenceCountHistory()
- Specified by:
getGetRecordFromReferenceCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceErrorCountHistory
public CompositeData getGetRecordFromReferenceErrorCountHistory()
- Specified by:
getGetRecordFromReferenceErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceTimeHistory
public CompositeData getGetRecordFromReferenceTimeHistory()
- Specified by:
getGetRecordFromReferenceTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceSizeHistory
public CompositeData getGetRecordFromReferenceSizeHistory()
- Specified by:
getGetRecordFromReferenceSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordFromReferenceRateHistory
public CompositeData getGetRecordFromReferenceRateHistory()
- Specified by:
getGetRecordFromReferenceRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdCountHistory
public CompositeData getGetRecordForIdCountHistory()
- Specified by:
getGetRecordForIdCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdErrorCountHistory
public CompositeData getGetRecordForIdErrorCountHistory()
- Specified by:
getGetRecordForIdErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdTimeHistory
public CompositeData getGetRecordForIdTimeHistory()
- Specified by:
getGetRecordForIdTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdSizeHistory
public CompositeData getGetRecordForIdSizeHistory()
- Specified by:
getGetRecordForIdSizeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetRecordForIdRateHistory
public CompositeData getGetRecordForIdRateHistory()
- Specified by:
getGetRecordForIdRateHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllRecordsCountHistory
public CompositeData getGetAllRecordsCountHistory()
- Specified by:
getGetAllRecordsCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllRecordsTimeHistory
public CompositeData getGetAllRecordsTimeHistory()
- Specified by:
getGetAllRecordsTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getListIdsCountHistory
public CompositeData getListIdsCountHistory()
- Specified by:
getListIdsCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getListIdsTimeHistory
public CompositeData getListIdsTimeHistory()
- Specified by:
getListIdsTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getListIdsErrorCountHistory
public CompositeData getListIdsErrorCountHistory()
- Specified by:
getListIdsErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddMetadataRecordCountHistory
public CompositeData getAddMetadataRecordCountHistory()
- Specified by:
getAddMetadataRecordCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddMetadataRecordTimeHistory
public CompositeData getAddMetadataRecordTimeHistory()
- Specified by:
getAddMetadataRecordTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getAddMetadataRecordErrorCountHistory
public CompositeData getAddMetadataRecordErrorCountHistory()
- Specified by:
getAddMetadataRecordErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetMetadataRecordCountHistory
public CompositeData getGetMetadataRecordCountHistory()
- Specified by:
getGetMetadataRecordCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetMetadataRecordTimeHistory
public CompositeData getGetMetadataRecordTimeHistory()
- Specified by:
getGetMetadataRecordTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetMetadataRecordErrorCountHistory
public CompositeData getGetMetadataRecordErrorCountHistory()
- Specified by:
getGetMetadataRecordErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllMetadataRecordsCountHistory
public CompositeData getGetAllMetadataRecordsCountHistory()
- Specified by:
getGetAllMetadataRecordsCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllMetadataRecordsTimeHistory
public CompositeData getGetAllMetadataRecordsTimeHistory()
- Specified by:
getGetAllMetadataRecordsTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetAllMetadataRecordsErrorCountHistory
public CompositeData getGetAllMetadataRecordsErrorCountHistory()
- Specified by:
getGetAllMetadataRecordsErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getMetadataRecordExistsCountHistory
public CompositeData getMetadataRecordExistsCountHistory()
- Specified by:
getMetadataRecordExistsCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getMetadataRecordExistsTimeHistory
public CompositeData getMetadataRecordExistsTimeHistory()
- Specified by:
getMetadataRecordExistsTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getMetadataRecordExistsErrorCountHistory
public CompositeData getMetadataRecordExistsErrorCountHistory()
- Specified by:
getMetadataRecordExistsErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteMetadataRecordCountHistory
public CompositeData getDeleteMetadataRecordCountHistory()
- Specified by:
getDeleteMetadataRecordCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteMetadataRecordTimeHistory
public CompositeData getDeleteMetadataRecordTimeHistory()
- Specified by:
getDeleteMetadataRecordTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteMetadataRecordErrorCountHistory
public CompositeData getDeleteMetadataRecordErrorCountHistory()
- Specified by:
getDeleteMetadataRecordErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteAllMetadataRecordsCountHistory
public CompositeData getDeleteAllMetadataRecordsCountHistory()
- Specified by:
getDeleteAllMetadataRecordsCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteAllMetadataRecordsTimeHistory
public CompositeData getDeleteAllMetadataRecordsTimeHistory()
- Specified by:
getDeleteAllMetadataRecordsTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getDeleteAllMetadataRecordsErrorCountHistory
public CompositeData getDeleteAllMetadataRecordsErrorCountHistory()
- Specified by:
getDeleteAllMetadataRecordsErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getInitBlobUploadCountHistory
public CompositeData getInitBlobUploadCountHistory()
- Specified by:
getInitBlobUploadCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getInitBlobUploadTimeHistory
public CompositeData getInitBlobUploadTimeHistory()
- Specified by:
getInitBlobUploadTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getInitBlobUploadErrorCountHistory
public CompositeData getInitBlobUploadErrorCountHistory()
- Specified by:
getInitBlobUploadErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getCompleteBlobUploadCountHistory
public CompositeData getCompleteBlobUploadCountHistory()
- Specified by:
getCompleteBlobUploadCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getCompleteBlobUploadTimeHistory
public CompositeData getCompleteBlobUploadTimeHistory()
- Specified by:
getCompleteBlobUploadTimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getCompleteBlobUploadErrorCountHistory
public CompositeData getCompleteBlobUploadErrorCountHistory()
- Specified by:
getCompleteBlobUploadErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetBlobDownloadURICountHistory
public CompositeData getGetBlobDownloadURICountHistory()
- Specified by:
getGetBlobDownloadURICountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetBlobDownloadURITimeHistory
public CompositeData getGetBlobDownloadURITimeHistory()
- Specified by:
getGetBlobDownloadURITimeHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
getGetBlobDownloadURIErrorCountHistory
public CompositeData getGetBlobDownloadURIErrorCountHistory()
- Specified by:
getGetBlobDownloadURIErrorCountHistoryin interfaceorg.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
-
-