Package | Description |
---|---|
alluxio.proxy.s3 |
Modifier and Type | Method and Description |
---|---|
TaggingData |
TaggingData.addTags(Map<String,String> tagMap)
Merges the contents of the provided tag map with
the existing tags.
|
static TaggingData |
TaggingData.deserialize(byte[] bytes)
Deserialize the XML (bytes).
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.ByteString |
TaggingData.serialize(TaggingData tagData)
Serializes the object as an XML (bytes).
|
Copyright © 2023. All Rights Reserved.