Search Results for

    Show / Hide Table of Contents

    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 ContentData

    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 for the key string comparison.

    MsgPackContentNestedDataSerializer

    Serializes/Deserializes ContentCacheDataModel document to the SQL Database as bytes using MessagePack

    PropertyData

    Structs

    ContentCacheDataSerializationResult

    The serialization result from IContentCacheDataSerializer for which the serialized value will be either a string or a byte[]

    Interfaces

    IContentCacheDataSerializer

    Serializes/Deserializes ContentCacheDataModel document to the SQL Database as a string

    IContentCacheDataSerializerFactory

    IDictionaryOfPropertyDataSerializer

    Enums

    ContentCacheDataSerializerEntityType

    In This Article
    • Classes
    • Structs
    • Interfaces
    • Enums
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX