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::EventsListProto Class Reference
Inheritance diagram for hadoop::hdfs::EventsListProto:

Public Member Functions

 EventsListProto (const EventsListProto &from)
 
EventsListProtooperator= (const EventsListProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EventsListProto *other)
 
EventsListProtoNew () const
 
EventsListProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const EventsListProto &from)
 
void MergeFrom (const EventsListProto &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
 
int events_size () const
 
void clear_events ()
 
const ::hadoop::hdfs::EventProtoevents (int index) const
 
::hadoop::hdfs::EventProtomutable_events (int index)
 
::hadoop::hdfs::EventProtoadd_events ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::EventProto > * 
mutable_events ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::EventProto > & 
events () const
 
bool has_firsttxid () const
 
void clear_firsttxid ()
 
::google::protobuf::int64 firsttxid () const
 
void set_firsttxid (::google::protobuf::int64 value)
 
bool has_lasttxid () const
 
void clear_lasttxid ()
 
::google::protobuf::int64 lasttxid () const
 
void set_lasttxid (::google::protobuf::int64 value)
 
bool has_synctxid () const
 
void clear_synctxid ()
 
::google::protobuf::int64 synctxid () const
 
void set_synctxid (::google::protobuf::int64 value)
 
int batch_size () const
 
void clear_batch ()
 
const
::hadoop::hdfs::EventBatchProto
batch (int index) const
 
::hadoop::hdfs::EventBatchProtomutable_batch (int index)
 
::hadoop::hdfs::EventBatchProtoadd_batch ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::EventBatchProto > * 
mutable_batch ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::EventBatchProto > & 
batch () const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const EventsListProtodefault_instance ()
 

Static Public Attributes

static const int kEventsFieldNumber = 1
 
static const int kFirstTxidFieldNumber = 2
 
static const int kLastTxidFieldNumber = 3
 
static const int kSyncTxidFieldNumber = 4
 
static const int kBatchFieldNumber = 5
 

Friends

void protobuf_AddDesc_inotify_2eproto ()
 
void protobuf_AssignDesc_inotify_2eproto ()
 
void protobuf_ShutdownFile_inotify_2eproto ()
 

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