@ProviderType public interface CopyOnReadStatsMBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Modifier and Type | Method and Description |
---|---|
int |
getCopyInProgressCount() |
java.lang.String[] |
getCopyInProgressDetails() |
java.lang.String |
getCopyInProgressSize() |
int |
getDeletedFilesCount() |
int |
getDownloadCount() |
java.lang.String |
getDownloadSize() |
long |
getDownloadTime() |
java.lang.String |
getGarbageCollectedSize() |
java.lang.String[] |
getGarbageDetails() |
java.lang.String |
getGarbageSize() |
javax.management.openmbean.TabularData |
getIndexPathMapping() |
long |
getLocalIndexDirSize() |
java.lang.String |
getLocalIndexSize() |
int |
getMaxCopyInProgressCount() |
int |
getMaxScheduledForCopyCount() |
int |
getReaderLocalReadCount() |
int |
getReaderRemoteReadCount() |
int |
getScheduledForCopyCount() |
java.lang.String |
getSkippedFromUploadSize() |
int |
getUploadCount() |
java.lang.String |
getUploadSize() |
long |
getUploadTime() |
int |
getWriterLocalReadCount() |
int |
getWriterRemoteReadCount() |
boolean |
isPrefetchEnabled() |
static final java.lang.String TYPE
javax.management.openmbean.TabularData getIndexPathMapping()
boolean isPrefetchEnabled()
int getReaderLocalReadCount()
int getReaderRemoteReadCount()
int getWriterLocalReadCount()
int getWriterRemoteReadCount()
int getScheduledForCopyCount()
int getCopyInProgressCount()
int getMaxCopyInProgressCount()
int getMaxScheduledForCopyCount()
java.lang.String getCopyInProgressSize()
java.lang.String[] getCopyInProgressDetails()
java.lang.String getDownloadSize()
long getDownloadTime()
int getDownloadCount()
java.lang.String getUploadSize()
long getUploadTime()
int getUploadCount()
java.lang.String getLocalIndexSize()
long getLocalIndexDirSize()
java.lang.String[] getGarbageDetails()
java.lang.String getGarbageSize()
int getDeletedFilesCount()
java.lang.String getGarbageCollectedSize()
java.lang.String getSkippedFromUploadSize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved