Oracle Content Management SDK

Uses of Class
oracle.ifs.common.CachePerformance

Packages that use CachePerformance
oracle.ifs.beans   
oracle.ifs.common   
oracle.ifs.management.domain   
oracle.ifs.server   
 

Uses of CachePerformance in oracle.ifs.beans
 

Methods in oracle.ifs.beans that return CachePerformance
 CachePerformance LibrarySession.getLibraryObjectCachePerformance()
          Gets the cache performance object for the LibraryObject cache.
 CachePerformance LibrarySession.getBeanLibraryObjectDataCachePerformance()
          Gets the cache performance object for the bean LibraryObjectData cache.
 

Uses of CachePerformance in oracle.ifs.common
 

Methods in oracle.ifs.common that return CachePerformance
abstract  CachePerformance Cache.getCachePerformance()
          Gets the performance information for this cache.
 CachePerformance LooselyBoundedCache.getCachePerformance()
          Gets the performance information for this cache.
 CachePerformance UnboundedCache.getCachePerformance()
          Gets the performance information for this cache.
 

Uses of CachePerformance in oracle.ifs.management.domain
 

Methods in oracle.ifs.management.domain that return CachePerformance
 CachePerformance ServiceManagerInterface.getCommittedLibraryObjectDataCachePerformance()
          Gets the performance information for the committed S_LibraryObjectData cache.
 

Uses of CachePerformance in oracle.ifs.server
 

Methods in oracle.ifs.server that return CachePerformance
 CachePerformance S_LibraryService.getCommittedLibraryObjectDataCachePerformance()
          Gets the performance information for the committed S_LibraryObjectData cache.
 CachePerformance S_LibraryService.getCommittedResolvedAclCachePerformance()
          Gets the performance information for the committed Resolved Acl cache.
 CachePerformance UncommittedResolvedAclCache.getCachePerformance()
          Gets the performance information for this cache.
 CachePerformance S_LibrarySession.getUncommittedLibraryObjectDataCachePerformance()
          Gets the cache performance object for the uncommitted S_LibraryObjectData cache.
 CachePerformance S_LibrarySession.getUncommittedResolvedAclCachePerformance()
          Gets the cache performance object for the uncommitted Resolved ACL cache.
 CachePerformance S_LibrarySession.getLibraryObjectCachePerformance()
          Gets the cache performance object for the S_LibraryObject cache.
 CachePerformance S_LibrarySession.getFolderPathCachePerformance()
          Gets the cache performance object for the FolderPathCache.
 CachePerformance FolderPathCache.getCachePerformance()
          Gets the performance information for this cache.
 CachePerformance UncommittedLibraryObjectDataCache.getCachePerformance()
          Gets the performance information for this cache.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.