Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EAFF72004A0 for ; Wed, 16 Aug 2017 22:54:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E9413169976; Wed, 16 Aug 2017 20:54:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EF0B9169953 for ; Wed, 16 Aug 2017 22:54:22 +0200 (CEST) Received: (qmail 46054 invoked by uid 500); 16 Aug 2017 20:54:22 -0000 Mailing-List: contact commits-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list commits@arrow.apache.org Received: (qmail 45296 invoked by uid 99); 16 Aug 2017 20:54:20 -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; Wed, 16 Aug 2017 20:54:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8C22FF5EE6; Wed, 16 Aug 2017 20:54:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wesm@apache.org To: commits@arrow.apache.org Date: Wed, 16 Aug 2017 20:54:46 -0000 Message-Id: <2b51fd079af44b63af142cf69961d8d9@git.apache.org> In-Reply-To: <5f5849186c48461583477b0fdee445e7@git.apache.org> References: <5f5849186c48461583477b0fdee445e7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [29/51] [partial] arrow-site git commit: Update Java and C++ API docs archived-at: Wed, 16 Aug 2017 20:54:28 -0000 http://git-wip-us.apache.org/repos/asf/arrow-site/blob/7c942e5c/docs/cpp/classarrow_1_1_array_visitor-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_array_visitor-members.html b/docs/cpp/classarrow_1_1_array_visitor-members.html index 58b80dc..4a476a9 100644 --- a/docs/cpp/classarrow_1_1_array_visitor-members.html +++ b/docs/cpp/classarrow_1_1_array_visitor-members.html @@ -92,7 +92,7 @@ $(function() { Visit(const Time64Array &array)arrow::ArrayVisitorvirtual Visit(const TimestampArray &array)arrow::ArrayVisitorvirtual Visit(const IntervalArray &array)arrow::ArrayVisitorvirtual - Visit(const DecimalArray &array)arrow::ArrayVisitorvirtual + Visit(const DecimalArray &array)arrow::ArrayVisitorvirtual Visit(const ListArray &array)arrow::ArrayVisitorvirtual Visit(const StructArray &array)arrow::ArrayVisitorvirtual Visit(const UnionArray &array)arrow::ArrayVisitorvirtual http://git-wip-us.apache.org/repos/asf/arrow-site/blob/7c942e5c/docs/cpp/classarrow_1_1_array_visitor.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_array_visitor.html b/docs/cpp/classarrow_1_1_array_visitor.html index 10d4588..826ef55 100644 --- a/docs/cpp/classarrow_1_1_array_visitor.html +++ b/docs/cpp/classarrow_1_1_array_visitor.html @@ -72,17 +72,6 @@ $(function() {

#include <visitor.h>

-
-Inheritance diagram for arrow::ArrayVisitor:
-
-
- - -arrow::ipc::feather::TableWriter::TableWriterImpl -arrow::ipc::RecordBatchSerializer -arrow::ipc::DictionaryWriter - -
@@ -132,8 +121,8 @@ Public Member Functions - - + + @@ -194,8 +183,6 @@ Public Member Functions

Public Member Functions

 
virtual Status Visit (const IntervalArray &array)
 
virtual Status Visit (const DecimalArray &array)
 
virtual Status Visit (const DecimalArray &array)
 
virtual Status Visit (const ListArray &array)
 
virtual Status Visit (const StructArray &array)
@@ -222,8 +209,6 @@ Public Member Functions
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -536,8 +521,6 @@ Public Member Functions
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -564,8 +547,6 @@ Public Member Functions
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -618,8 +599,6 @@ Public Member Functions @@ -672,8 +651,6 @@ Public Member Functions @@ -700,8 +677,6 @@ Public Member Functions @@ -728,8 +703,6 @@ Public Member Functions @@ -758,8 +731,8 @@ Public Member Functions - -

◆ Visit() [23/27]

+ +

◆ Visit() [23/27]

@@ -768,7 +741,7 @@ Public Member Functions - + @@ -808,8 +781,6 @@ Public Member Functions
Status arrow::ArrayVisitor::Visit virtual Status arrow::ArrayVisitor::Visit ( const DecimalArray array)
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -836,8 +807,6 @@ Public Member Functions
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -864,8 +833,6 @@ Public Member Functions
-

Reimplemented in arrow::ipc::RecordBatchSerializer.

-
@@ -892,13 +859,10 @@ Public Member Functions -
The documentation for this class was generated from the following files: