|
|
typedef NamenodeCommandProto_Type | Type |
| |
|
|
| NamenodeCommandProto (const NamenodeCommandProto &from) |
| |
|
NamenodeCommandProto & | operator= (const NamenodeCommandProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (NamenodeCommandProto *other) |
| |
|
NamenodeCommandProto * | New () const |
| |
|
NamenodeCommandProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const NamenodeCommandProto &from) |
| |
|
void | MergeFrom (const NamenodeCommandProto &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_action () const |
| |
|
void | clear_action () |
| |
|
::google::protobuf::uint32 | action () const |
| |
|
void | set_action (::google::protobuf::uint32 value) |
| |
|
bool | has_type () const |
| |
|
void | clear_type () |
| |
|
::hadoop::hdfs::NamenodeCommandProto_Type | type () const |
| |
|
void | set_type (::hadoop::hdfs::NamenodeCommandProto_Type value) |
| |
|
bool | has_checkpointcmd () const |
| |
|
void | clear_checkpointcmd () |
| |
const
::hadoop::hdfs::CheckpointCommandProto & | checkpointcmd () const |
| |
|
::hadoop::hdfs::CheckpointCommandProto * | mutable_checkpointcmd () |
| |
|
::hadoop::hdfs::CheckpointCommandProto * | release_checkpointcmd () |
| |
|
void | set_allocated_checkpointcmd (::hadoop::hdfs::CheckpointCommandProto *checkpointcmd) |
| |
|
static const
::google::protobuf::Descriptor * | descriptor () |
| |
|
static const NamenodeCommandProto & | default_instance () |
| |
|
static bool | Type_IsValid (int value) |
| |
static const
::google::protobuf::EnumDescriptor * | Type_descriptor () |
| |
|
static const ::std::string & | Type_Name (Type value) |
| |
|
static bool | Type_Parse (const ::std::string &name, Type *value) |
| |
|
| static const Type | NamenodeCommand |
| |
| static const Type | CheckPointCommand |
| |
| static const Type | Type_MIN |
| |
| static const Type | Type_MAX |
| |
| static const int | Type_ARRAYSIZE |
| |
|
static const int | kActionFieldNumber = 1 |
| |
|
static const int | kTypeFieldNumber = 2 |
| |
|
static const int | kCheckpointCmdFieldNumber = 3 |
| |
|
|
void | protobuf_AddDesc_hdfs_2eproto () |
| |
|
void | protobuf_AssignDesc_hdfs_2eproto () |
| |
|
void | protobuf_ShutdownFile_hdfs_2eproto () |
| |
| const NamenodeCommandProto_Type hadoop::hdfs::NamenodeCommandProto::CheckPointCommand |
|
static |
Initial value:=
NamenodeCommandProto_Type_CheckPointCommand
| const NamenodeCommandProto_Type hadoop::hdfs::NamenodeCommandProto::NamenodeCommand |
|
static |
Initial value:=
NamenodeCommandProto_Type_NamenodeCommand
| const int hadoop::hdfs::NamenodeCommandProto::Type_ARRAYSIZE |
|
static |
Initial value:=
NamenodeCommandProto_Type_Type_ARRAYSIZE
| const NamenodeCommandProto_Type hadoop::hdfs::NamenodeCommandProto::Type_MAX |
|
static |
Initial value:=
NamenodeCommandProto_Type_Type_MAX
| const NamenodeCommandProto_Type hadoop::hdfs::NamenodeCommandProto::Type_MIN |
|
static |
Initial value:=
NamenodeCommandProto_Type_Type_MIN
The documentation for this class was generated from the following files: