#include <metadata_batch.h>
Public Member Functions | |
CopySink (Output *dst) | |
void | Encode (const Slice &key, const Slice &value) |
template<class T > | |
void | Encode (T trait, const Slice &value) |
template<class T , class V > | |
void | Encode (T trait, V value) |
Private Attributes | |
Output * | dst_ |
Definition at line 776 of file metadata_batch.h.
|
inlineexplicit |
Definition at line 778 of file metadata_batch.h.
|
inline |
Definition at line 790 of file metadata_batch.h.
|
inline |
Definition at line 786 of file metadata_batch.h.
|
inline |
Definition at line 781 of file metadata_batch.h.
|
private |
Definition at line 795 of file metadata_batch.h.