public static interface OrcProto.UserMetadataItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()optional string name = 1; | 
| com.google.protobuf.ByteString | getNameBytes()optional string name = 1; | 
| com.google.protobuf.ByteString | getValue()optional bytes value = 2; | 
| boolean | hasName()optional string name = 1; | 
| boolean | hasValue()optional bytes value = 2; | 
boolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasValue()
optional bytes value = 2;com.google.protobuf.ByteString getValue()
optional bytes value = 2;Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.