Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
CachePerformance |
LibrarySession.getBeanLibraryObjectDataCachePerformance()
Gets the cache performance object for the bean LibraryObjectData cache.
|
CachePerformance |
ConnectedLibraryObjectCache.getCachePerformance()
Gets the performance information for this cache.
|
CachePerformance |
LooselyBoundedLibraryObjectCache.getCachePerformance()
Gets the performance information for this cache.
|
CachePerformance |
LibrarySession.getLibraryObjectCachePerformance()
Gets the cache performance object for the LibraryObject cache.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
CachePerformance |
S_LibraryService.getAuditCertificateCachePerformance()
Gets the performance information for the AuditCertificate
cache.
|
CachePerformance |
BoundedLibraryObjectCache.getCachePerformance()
Gets the performance information for this cache.
|
CachePerformance |
LooselyBoundedSLibraryObjectCache.getCachePerformance()
Gets the performance information for this cache.
|
CachePerformance |
UncommittedLibraryObjectDataCache.getCachePerformance()
Gets the performance information for this cache.
|
CachePerformance |
UncommittedResolvedAclCache.getCachePerformance()
Gets the performance information for this cache.
|
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 |
S_LibrarySession.getLibraryObjectCachePerformance()
Gets the cache performance object for the S_LibraryObject 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.
|
Copyright © 2023. All rights reserved.