Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "statestore/failure-detector.h"
#include <boost/assign.hpp>
#include <boost/thread.hpp>
#include "common/logging.h"
#include "common/names.h"
Go to the source code of this file.
Variables | |
static const map < FailureDetector::PeerState, string > | PEER_STATE_TO_STRING |
|
static |
Definition at line 29 of file failure-detector.cc.
Referenced by impala::FailureDetector::PeerStateToString().