public static interface RpcHeaderProtos.RPCCallerContextProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContext()
required string context = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getContextBytes()
required string context = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getSignature()
optional bytes signature = 2; |
boolean |
hasContext()
required string context = 1; |
boolean |
hasSignature()
optional bytes signature = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasContext()
required string context = 1;String getContext()
required string context = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getContextBytes()
required string context = 1;boolean hasSignature()
optional bytes signature = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getSignature()
optional bytes signature = 2;Copyright © 2008–2021 Apache Software Foundation. All rights reserved.