|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| EventsListProto (const EventsListProto &from) | |
| EventsListProto & | operator= (const EventsListProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (EventsListProto *other) |
| EventsListProto * | New () const |
| EventsListProto * | New (::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::EventProto & | events (int index) const |
| ::hadoop::hdfs::EventProto * | mutable_events (int index) |
| ::hadoop::hdfs::EventProto * | add_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::EventBatchProto * | mutable_batch (int index) |
| ::hadoop::hdfs::EventBatchProto * | add_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 EventsListProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_inotify_2eproto () |
| void | protobuf_AssignDesc_inotify_2eproto () |
| void | protobuf_ShutdownFile_inotify_2eproto () |
1.8.6