FdbTenantSubspace

Namespace: FoundationDB.Client · class

Implements: KeySubspace, IKeySubspace, ISpanEncodable, IEquatable<IKeySubspace>, IComparable<IKeySubspace>, ISpanFormattable, IFormattable

Properties

Metadata

FdbTenantMetadata Metadata { get; }

Name

FdbTenantName Name { get; }

Methods

PrettyPrint

string PrettyPrint(Slice packedKey)

Return a human-friendly string representation of a key, as encoded by this subspace

  • packedKey — Key that was generated from this subspace