Документация RedBase

Добро пожаловать в документацию RedBase. Обзор API, примеры кода и руководства по работе с REDB.

API Reference

Обзор документации REDB API. Выберите пространство имён или тип в дереве слева, или кликните по элементам ниже.

Фильтр: redb.Core.Caching Показать все

redb.Core.Caching

Classes

C CacheDiagnosticInfo Cache diagnostic information.
C CacheExportData Exported cache state for analysis.
C CacheStatistics Cache statistics.
C CompleteSchemeMetadata Complete scheme metadata including scheme, structures and types.
C CompositeMetadataCacheStatistics Composite cache summary statistics.
C DetailedCacheStatistics Detailed statistics by cache component.
C GlobalListCache Domain-isolated cache for lists and their items.
C GlobalMetadataCache Metadata cache with domain isolation.
C GlobalPropsCache Domain-isolated cache for WHOLE RedbObject (not just Props!).
C MemoryRedbObjectCache In-memory cache implementation for WHOLE RedbObject (not just Props!).
C MemoryUsageInfo Cache memory usage information.
C PerformanceInfo Cache performance information.
C PropsCacheStatistics Props object cache statistics.
C RedbTypeInfo Type information for caching (DB types, not CLR types).
C SchemeCacheStatistics Scheme cache statistics.
C StaticCacheStatistics Static cache statistics.
C StaticMetadataCache Static metadata cache implementation.
C StructureCacheStatistics Structure cache statistics.
C TopUsedScheme Top used scheme information.
C TypeCacheStatistics Type cache statistics.
C TypeUsageInfo Type usage information.
C UserCacheStats User cache statistics.

Interfaces

I ICompositeMetadataCache Composite metadata cache combining schemes, structures and types.
I IRedbObjectCache Interface for caching WHOLE RedbObject objects (not just Props!)
I ISchemeMetadataCache Specialized cache for object schemes.
I IStaticMetadataCache Interface for static metadata cache in RedbObject.
I IStructureMetadataCache Specialized cache for field structures.
I ITypeMetadataCache Specialized cache for data types.

Enums

E CacheHealthStatus Cache health status enumeration.