RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::GetBlockLocalPathInfoResponseProto Class Reference
Inheritance diagram for hadoop::hdfs::GetBlockLocalPathInfoResponseProto:

Public Member Functions

 GetBlockLocalPathInfoResponseProto (const GetBlockLocalPathInfoResponseProto &from)
 
GetBlockLocalPathInfoResponseProtooperator= (const GetBlockLocalPathInfoResponseProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetBlockLocalPathInfoResponseProto *other)
 
GetBlockLocalPathInfoResponseProtoNew () const
 
GetBlockLocalPathInfoResponseProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetBlockLocalPathInfoResponseProto &from)
 
void MergeFrom (const GetBlockLocalPathInfoResponseProto &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_block () const
 
void clear_block ()
 
const
::hadoop::hdfs::ExtendedBlockProto
block () const
 
::hadoop::hdfs::ExtendedBlockProtomutable_block ()
 
::hadoop::hdfs::ExtendedBlockProtorelease_block ()
 
void set_allocated_block (::hadoop::hdfs::ExtendedBlockProto *block)
 
bool has_localpath () const
 
void clear_localpath ()
 
const ::std::string & localpath () const
 
void set_localpath (const ::std::string &value)
 
void set_localpath (const char *value)
 
void set_localpath (const char *value, size_t size)
 
::std::string * mutable_localpath ()
 
::std::string * release_localpath ()
 
void set_allocated_localpath (::std::string *localpath)
 
bool has_localmetapath () const
 
void clear_localmetapath ()
 
const ::std::string & localmetapath () const
 
void set_localmetapath (const ::std::string &value)
 
void set_localmetapath (const char *value)
 
void set_localmetapath (const char *value, size_t size)
 
::std::string * mutable_localmetapath ()
 
::std::string * release_localmetapath ()
 
void set_allocated_localmetapath (::std::string *localmetapath)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
GetBlockLocalPathInfoResponseProto
default_instance ()
 

Static Public Attributes

static const int kBlockFieldNumber = 1
 
static const int kLocalPathFieldNumber = 2
 
static const int kLocalMetaPathFieldNumber = 3
 

Friends

void protobuf_AddDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_AssignDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_ClientDatanodeProtocol_2eproto ()
 

The documentation for this class was generated from the following files: