Skip to content

JournalMetadata

class

Namespace: Orleans.Journaling

Default implementation of IJournalMetadata.
public sealed class JournalMetadata : IJournalMetadata

Constructors

Properties

  • ETag Gets the storage metadata ETag, or null if none is available.
  • Empty Gets an empty metadata instance.
  • Format Gets the journal format key stored with the journal data, or null if no key is present.
  • Properties Gets caller-owned storage metadata properties.