From commits-return-6633-archive-asf-public=cust-asf.ponee.io@kudu.apache.org Fri Oct 26 21:03:34 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8E5DD180675 for ; Fri, 26 Oct 2018 21:03:33 +0200 (CEST) Received: (qmail 39644 invoked by uid 500); 26 Oct 2018 19:03:32 -0000 Mailing-List: contact commits-help@kudu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kudu.apache.org Delivered-To: mailing list commits@kudu.apache.org Received: (qmail 39631 invoked by uid 99); 26 Oct 2018 19:03:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2018 19:03:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1C471E1180; Fri, 26 Oct 2018 19:03:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: abukor@apache.org To: commits@kudu.apache.org Date: Fri, 26 Oct 2018 19:03:38 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [08/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add http to https redirect 40f26d899 gh-pages: Make http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html b/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html deleted file mode 100644 index 4cd72f0..0000000 --- a/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - -Kudu C++ client API: Member List - - - - - - - - - -
-
- - - - - - -
-
Kudu C++ client API -
-
-
- - - - - - - - - -
- -
- - -
-
-
-
kudu::client::KuduReplica Member List
-
-
- -

This is the complete list of members for kudu::client::KuduReplica, including all inherited members.

- - - - - - - -
internal::ReplicaController (defined in kudu::client::KuduReplica)kudu::client::KuduReplicafriend
is_leader() const kudu::client::KuduReplica
KuduClient (defined in kudu::client::KuduReplica)kudu::client::KuduReplicafriend
KuduScanTokenBuilder (defined in kudu::client::KuduReplica)kudu::client::KuduReplicafriend
ts() const kudu::client::KuduReplica
~KuduReplica() (defined in kudu::client::KuduReplica)kudu::client::KuduReplica
- - - - - http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduReplica.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduReplica.html b/cpp-client-api/classkudu_1_1client_1_1KuduReplica.html deleted file mode 100644 index 7d663e2..0000000 --- a/cpp-client-api/classkudu_1_1client_1_1KuduReplica.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Kudu C++ client API: kudu::client::KuduReplica Class Reference - - - - - - - - - -
-
- - - - - - -
-
Kudu C++ client API -
-
-
- - - - - - - - - -
- -
- - -
-
- -
-
kudu::client::KuduReplica Class Reference
-
-
- -

In-memory representation of a remote tablet's replica. - More...

- -

#include <client.h>

- - - - - - -

-Public Member Functions

bool is_leader () const
 
const KuduTabletServerts () const
 
- - - - - - - -

-Friends

-class KuduClient
 
-class KuduScanTokenBuilder
 
-class internal::ReplicaController
 
-

Detailed Description

-

In-memory representation of a remote tablet's replica.

-

Member Function Documentation

- -
-
- - - - - - - -
bool kudu::client::KuduReplica::is_leader () const
-
-
Returns
Whether or not this replica is a Raft leader.
-
Note
This information may be stale; the role of a replica may change at any time.
- -
-
- -
-
- - - - - - - -
const KuduTabletServer& kudu::client::KuduReplica::ts () const
-
-
Returns
The tablet server hosting this remote replica.
- -
-
-
The documentation for this class was generated from the following file: -
- - - - - http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduScanBatch-members.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduScanBatch-members.html b/cpp-client-api/classkudu_1_1client_1_1KuduScanBatch-members.html deleted file mode 100644 index 27a1dcb..0000000 --- a/cpp-client-api/classkudu_1_1client_1_1KuduScanBatch-members.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -Kudu C++ client API: Member List - - - - - - - - - -
-
- - - - - - -
-
Kudu C++ client API -
-
-
- - - - - - - - - -
- -
- - -
-
-
-
kudu::client::KuduScanBatch Member List
-
-
- -

This is the complete list of members for kudu::client::KuduScanBatch, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
begin() const kudu::client::KuduScanBatchinline
cell(int col_idx) const kudu::client::KuduScanBatch
direct_data() const kudu::client::KuduScanBatch
end() const kudu::client::KuduScanBatchinline
GetBinary(const Slice &col_name, Slice *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetBinary(int col_idx, Slice *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetBool(const Slice &col_name, bool *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetBool(int col_idx, bool *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetDouble(const Slice &col_name, double *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetDouble(int col_idx, double *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetFloat(const Slice &col_name, float *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetFloat(int col_idx, float *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt16(const Slice &col_name, int16_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt16(int col_idx, int16_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt32(const Slice &col_name, int32_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt32(int col_idx, int32_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt64(const Slice &col_name, int64_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt64(int col_idx, int64_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt8(const Slice &col_name, int8_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetInt8(int col_idx, int8_t *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetString(const Slice &col_name, Slice *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetString(int col_idx, Slice *val) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetUnixTimeMicros(const Slice &col_name, int64_t *micros_since_utc_epoch) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
GetUnixTimeMicros(int col_idx, int64_t *micros_since_utc_epoch) const WARN_UNUSED_RESULT (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
indirect_data() const kudu::client::KuduScanBatch
IntKeysTestSetup (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchfriend
IsNull(const Slice &col_name) const kudu::client::KuduScanBatch
IsNull(int col_idx) const kudu::client::KuduScanBatch
KuduScanBatch (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchfriend
KuduScanBatch() (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
KuduScanner (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchfriend
NumRows() const kudu::client::KuduScanBatch
operator!=(const const_iterator &other) const kudu::client::KuduScanBatchinline
operator*() const kudu::client::KuduScanBatchinline
operator++()kudu::client::KuduScanBatchinline
operator++(int)kudu::client::KuduScanBatchinline
operator==(const const_iterator &other) const kudu::client::KuduScanBatchinline
projection_schema() const kudu::client::KuduScanBatch
Row(int idx) const kudu::client::KuduScanBatch
RowPtr()kudu::client::KuduScanBatchinline
SliceKeysTestSetup (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchfriend
tools::ReplicaDumper (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchfriend
ToString() const kudu::client::KuduScanBatch
value_type typedefkudu::client::KuduScanBatch
~const_iterator() (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatchinline
~KuduScanBatch() (defined in kudu::client::KuduScanBatch)kudu::client::KuduScanBatch
- - - - -