Namespace Umbraco.Cms.Infrastructure.PublishedCache.DataSource
Classes
AutomaticJsonNameTable
BTree
ContentCacheDataModel
The content model stored in the content cache database table serialized as JSON
ContentData
Represents everything that is specific to an edited or published content version
ContentDataSerializer
Serializes/Deserializes data to BTree data source for Content
CultureVariation
Represents the culture variation information on a content item
JsonArrayPool
JsonContentNestedDataSerializer
MessagePackAutoInterningStringKeyCaseInsensitiveDictionaryFormatter <TValue>
A MessagePack formatter (deserializer) for a string key dictionary that uses
MsgPackContentNestedDataSerializer
Serializes/Deserializes Content
PropertyData
Structs
ContentCacheDataSerializationResult
The serialization result from IContent
Interfaces
IContentCacheDataSerializer
Serializes/Deserializes Content