#include <metadata_batch.h>
Static Public Member Functions | |
static absl::string_view | key () |
![]() | |
static absl::string_view | DisplayValue (const MementoType &value) |
static Slice | Encode (const ValueType &x) |
static ValueType | MementoToValue (MementoType value) |
static MementoType | ParseMemento (Slice value, MetadataParseErrorFn) |
Static Public Attributes | |
static constexpr bool | kRepeatable = false |
Additional Inherited Members | |
![]() | |
using | MementoType = Slice |
using | ValueType = Slice |
Definition at line 220 of file metadata_batch.h.
|
inlinestatic |
Definition at line 222 of file metadata_batch.h.
Definition at line 221 of file metadata_batch.h.