#include <metadata_batch.h>
Public Types | |
using | MementoType = Duration |
using | ValueType = Duration |
Static Public Member Functions | |
static int64_t | DisplayValue (Duration x) |
static Slice | Encode (Duration x) |
static absl::string_view | key () |
static ValueType | MementoToValue (MementoType x) |
static Duration | ParseMemento (Slice value, MetadataParseErrorFn on_error) |
Static Public Attributes | |
static constexpr bool | kRepeatable = false |
Definition at line 307 of file metadata_batch.h.
Definition at line 311 of file metadata_batch.h.
Definition at line 310 of file metadata_batch.h.
Definition at line 314 of file metadata_batch.h.
Definition at line 313 of file metadata_batch.h.
|
inlinestatic |
Definition at line 309 of file metadata_batch.h.
|
inlinestatic |
Definition at line 312 of file metadata_batch.h.
|
static |
Definition at line 236 of file metadata_batch.cc.
Definition at line 308 of file metadata_batch.h.