public interface ConsolidatedDataStoreCacheStatsMBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Modifier and Type | Method and Description |
---|---|
javax.management.openmbean.TabularData |
getCacheStats() |
boolean |
isFileSynced(java.lang.String nodePathName)
Determines whether a file-like entity with the given name
has been "synced" (completely copied) to S3.
|
static final java.lang.String TYPE
javax.management.openmbean.TabularData getCacheStats()
boolean isFileSynced(java.lang.String nodePathName)
nodePathName
- - Path to the entity to check. This is
the repository node path, not an external file path."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"