Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::RuntimeProfile Member List

This is the complete list of members for impala::RuntimeProfile, including all inherited members.

AddChild(RuntimeProfile *child, bool indent=true, RuntimeProfile *location=NULL)impala::RuntimeProfile
AddCounter(const std::string &name, TUnit::type unit, const std::string &parent_counter_name="")impala::RuntimeProfile
AddDerivedCounter(const std::string &name, TUnit::type unit, const DerivedCounterFunction &counter_fn, const std::string &parent_counter_name="")impala::RuntimeProfile
AddEventSequence(const std::string &key)impala::RuntimeProfile
AddEventSequence(const std::string &key, const TEventSequence &from)impala::RuntimeProfile
AddHighWaterMarkCounter(const std::string &name, TUnit::type unit, const std::string &parent_counter_name="")impala::RuntimeProfile
AddInfoString(const std::string &key, const std::string &value)impala::RuntimeProfile
AddRateCounter(const std::string &name, Counter *src_counter)impala::RuntimeProfile
AddRateCounter(const std::string &name, DerivedCounterFunction fn, TUnit::type unit)impala::RuntimeProfile
AddSamplingCounter(const std::string &name, Counter *src_counter)impala::RuntimeProfile
AddSamplingCounter(const std::string &name, DerivedCounterFunction fn)impala::RuntimeProfile
AddThreadCounters(const std::string &prefix)impala::RuntimeProfile
AddTimeSeriesCounter(const std::string &name, TUnit::type unit, DerivedCounterFunction sample_fn)impala::RuntimeProfile
AddTimeSeriesCounter(const std::string &name, Counter *src_counter)impala::RuntimeProfile
ASYNC_TIME_COUNTER_NAMEimpala::RuntimeProfileprivatestatic
bucketing_counters_impala::RuntimeProfileprivate
child_counter_map_impala::RuntimeProfileprivate
child_map_impala::RuntimeProfileprivate
ChildCounterMap typedefimpala::RuntimeProfileprivate
ChildMap typedefimpala::RuntimeProfileprivate
children_impala::RuntimeProfileprivate
children_lock_impala::RuntimeProfilemutableprivate
ChildVector typedefimpala::RuntimeProfileprivate
ComputeTimeInProfile()impala::RuntimeProfile
ComputeTimeInProfile(int64_t total_time)impala::RuntimeProfileprivate
counter_map_impala::RuntimeProfileprivate
counter_map_lock_impala::RuntimeProfilemutableprivate
counter_total_time_impala::RuntimeProfileprivate
CounterMap typedefimpala::RuntimeProfileprivate
CounterSum(const std::vector< Counter * > *counters)impala::RuntimeProfilestatic
CreateFromThrift(ObjectPool *pool, const TRuntimeProfileTree &profiles)impala::RuntimeProfilestatic
CreateFromThrift(ObjectPool *pool, const std::vector< TRuntimeProfileNode > &nodes, int *node_idx)impala::RuntimeProfileprivatestatic
DerivedCounterFunction typedefimpala::RuntimeProfile
Divide(int n)impala::RuntimeProfile
event_sequence_lock_impala::RuntimeProfilemutableprivate
event_sequence_map_impala::RuntimeProfileprivate
EventSequenceMap typedefimpala::RuntimeProfileprivate
GetAllChildren(std::vector< RuntimeProfile * > *children)impala::RuntimeProfile
GetChildren(std::vector< RuntimeProfile * > *children)impala::RuntimeProfile
GetCounter(const std::string &name)impala::RuntimeProfile
GetCounters(const std::string &name, std::vector< Counter * > *counters)impala::RuntimeProfile
GetEventSequence(const std::string &name) const impala::RuntimeProfile
GetInfoString(const std::string &key) const impala::RuntimeProfile
INACTIVE_TIME_COUNTER_NAMEimpala::RuntimeProfileprivatestatic
inactive_timer()impala::RuntimeProfileinline
inactive_timer_impala::RuntimeProfileprivate
info_strings_impala::RuntimeProfileprivate
info_strings_display_order_impala::RuntimeProfileprivate
info_strings_lock_impala::RuntimeProfilemutableprivate
InfoStrings typedefimpala::RuntimeProfileprivate
InfoStringsDisplayOrder typedefimpala::RuntimeProfileprivate
is_averaged_profile_impala::RuntimeProfileprivate
local_time()impala::RuntimeProfileinline
local_time_ns_impala::RuntimeProfileprivate
local_time_percent_impala::RuntimeProfileprivate
metadata() const impala::RuntimeProfileinline
metadata_impala::RuntimeProfileprivate
name() const impala::RuntimeProfileinline
name_impala::RuntimeProfileprivate
num_counters() const impala::RuntimeProfileinline
own_pool_impala::RuntimeProfileprivate
pool_impala::RuntimeProfileprivate
PrettyPrint(std::ostream *s, const std::string &prefix="") const impala::RuntimeProfile
PrintChildCounters(const std::string &prefix, const std::string &counter_name, const CounterMap &counter_map, const ChildCounterMap &child_counter_map, std::ostream *s)impala::RuntimeProfileprivatestatic
RegisterBucketingCounters(Counter *src_counter, std::vector< Counter * > *buckets)impala::RuntimeProfile
RuntimeProfile(ObjectPool *pool, const std::string &name, bool is_averaged_profile=false)impala::RuntimeProfile
SerializeToArchiveString() const impala::RuntimeProfile
SerializeToArchiveString(std::stringstream *out) const impala::RuntimeProfile
set_metadata(int64_t md)impala::RuntimeProfileinline
set_name(const std::string &name)impala::RuntimeProfileinline
SortChildren(const Compare &cmp)impala::RuntimeProfileinline
StreamingCounterSampler typedefimpala::RuntimeProfile
time_series_counter_map_impala::RuntimeProfileprivate
time_series_counter_map_lock_impala::RuntimeProfilemutableprivate
TimeSeriesCounterMap typedefimpala::RuntimeProfileprivate
total_async_timer()impala::RuntimeProfileinline
total_async_timer_impala::RuntimeProfileprivate
total_time_counter()impala::RuntimeProfileinline
TOTAL_TIME_COUNTER_NAMEimpala::RuntimeProfileprivatestatic
ToThrift(TRuntimeProfileTree *tree) const impala::RuntimeProfile
ToThrift(std::vector< TRuntimeProfileNode > *nodes) const impala::RuntimeProfile
UnitsPerSecond(const Counter *total_counter, const Counter *timer)impala::RuntimeProfilestatic
Update(const TRuntimeProfileTree &thrift_profile)impala::RuntimeProfile
Update(const std::vector< TRuntimeProfileNode > &nodes, int *idx)impala::RuntimeProfileprivate
UpdateAverage(RuntimeProfile *src)impala::RuntimeProfile
~RuntimeProfile()impala::RuntimeProfile