public final class MetadataName extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CHANGE_NUMBER |
static String |
MESSAGE_TYPE |
static String |
PATCH_SET |
static String |
TIMESTAMP |
Constructor and Description |
---|
MetadataName() |
Modifier and Type | Method and Description |
---|---|
static String |
toFooterWithDelimiter(String metadataName) |
static String |
toHeader(String metadataName) |
static String |
toHeaderWithDelimiter(String metadataName) |
public static final String CHANGE_NUMBER
public static final String PATCH_SET
public static final String MESSAGE_TYPE
public static final String TIMESTAMP