@Generated(value="proto") public static final class ClientProtos.DelegationToken.Builder extends com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder> implements ClientProtos.DelegationTokenOrBuilder
hbase.pb.DelegationToken
Modifier and Type | Method and Description |
---|---|
ClientProtos.DelegationToken |
build() |
ClientProtos.DelegationToken |
buildPartial() |
ClientProtos.DelegationToken.Builder |
clear() |
ClientProtos.DelegationToken.Builder |
clearIdentifier()
optional bytes identifier = 1; |
ClientProtos.DelegationToken.Builder |
clearKind()
optional string kind = 3; |
ClientProtos.DelegationToken.Builder |
clearPassword()
optional bytes password = 2; |
ClientProtos.DelegationToken.Builder |
clearService()
optional string service = 4; |
ClientProtos.DelegationToken.Builder |
clone() |
ClientProtos.DelegationToken |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getIdentifier()
optional bytes identifier = 1; |
String |
getKind()
optional string kind = 3; |
com.google.protobuf.ByteString |
getKindBytes()
optional string kind = 3; |
com.google.protobuf.ByteString |
getPassword()
optional bytes password = 2; |
String |
getService()
optional string service = 4; |
com.google.protobuf.ByteString |
getServiceBytes()
optional string service = 4; |
boolean |
hasIdentifier()
optional bytes identifier = 1; |
boolean |
hasKind()
optional string kind = 3; |
boolean |
hasPassword()
optional bytes password = 2; |
boolean |
hasService()
optional string service = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClientProtos.DelegationToken.Builder |
mergeFrom(ClientProtos.DelegationToken other) |
ClientProtos.DelegationToken.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.DelegationToken.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClientProtos.DelegationToken.Builder |
setIdentifier(com.google.protobuf.ByteString value)
optional bytes identifier = 1; |
ClientProtos.DelegationToken.Builder |
setKind(String value)
optional string kind = 3; |
ClientProtos.DelegationToken.Builder |
setKindBytes(com.google.protobuf.ByteString value)
optional string kind = 3; |
ClientProtos.DelegationToken.Builder |
setPassword(com.google.protobuf.ByteString value)
optional bytes password = 2; |
ClientProtos.DelegationToken.Builder |
setService(String value)
optional string service = 4; |
ClientProtos.DelegationToken.Builder |
setServiceBytes(com.google.protobuf.ByteString value)
optional string service = 4; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder>
public ClientProtos.DelegationToken.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder>
public ClientProtos.DelegationToken.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder>
public ClientProtos.DelegationToken getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ClientProtos.DelegationToken build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ClientProtos.DelegationToken buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ClientProtos.DelegationToken.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientProtos.DelegationToken.Builder>
public ClientProtos.DelegationToken.Builder mergeFrom(ClientProtos.DelegationToken other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ClientProtos.DelegationToken.Builder>
public ClientProtos.DelegationToken.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientProtos.DelegationToken.Builder>
IOException
public boolean hasIdentifier()
optional bytes identifier = 1;
hasIdentifier
in interface ClientProtos.DelegationTokenOrBuilder
public com.google.protobuf.ByteString getIdentifier()
optional bytes identifier = 1;
getIdentifier
in interface ClientProtos.DelegationTokenOrBuilder
public ClientProtos.DelegationToken.Builder setIdentifier(com.google.protobuf.ByteString value)
optional bytes identifier = 1;
public ClientProtos.DelegationToken.Builder clearIdentifier()
optional bytes identifier = 1;
public boolean hasPassword()
optional bytes password = 2;
hasPassword
in interface ClientProtos.DelegationTokenOrBuilder
public com.google.protobuf.ByteString getPassword()
optional bytes password = 2;
getPassword
in interface ClientProtos.DelegationTokenOrBuilder
public ClientProtos.DelegationToken.Builder setPassword(com.google.protobuf.ByteString value)
optional bytes password = 2;
public ClientProtos.DelegationToken.Builder clearPassword()
optional bytes password = 2;
public boolean hasKind()
optional string kind = 3;
hasKind
in interface ClientProtos.DelegationTokenOrBuilder
public String getKind()
optional string kind = 3;
getKind
in interface ClientProtos.DelegationTokenOrBuilder
public com.google.protobuf.ByteString getKindBytes()
optional string kind = 3;
getKindBytes
in interface ClientProtos.DelegationTokenOrBuilder
public ClientProtos.DelegationToken.Builder setKind(String value)
optional string kind = 3;
public ClientProtos.DelegationToken.Builder clearKind()
optional string kind = 3;
public ClientProtos.DelegationToken.Builder setKindBytes(com.google.protobuf.ByteString value)
optional string kind = 3;
public boolean hasService()
optional string service = 4;
hasService
in interface ClientProtos.DelegationTokenOrBuilder
public String getService()
optional string service = 4;
getService
in interface ClientProtos.DelegationTokenOrBuilder
public com.google.protobuf.ByteString getServiceBytes()
optional string service = 4;
getServiceBytes
in interface ClientProtos.DelegationTokenOrBuilder
public ClientProtos.DelegationToken.Builder setService(String value)
optional string service = 4;
public ClientProtos.DelegationToken.Builder clearService()
optional string service = 4;
public ClientProtos.DelegationToken.Builder setServiceBytes(com.google.protobuf.ByteString value)
optional string service = 4;
Copyright © 2007–2019 Cloudera. All rights reserved.