Copyright (C) 2007-2015 Hypertable, Inc. More...
Static Public Member Functions | |
static | query ($hql) |
static | insert ($table, $row, $column, $value, $timestamp=0) |
static | delete ($table, $row, $column, $timestamp=0) |
static | format_timestamp_ns ($ts) |
static | create_cell_unique ($table, $row, $cf) |
static | close () |
Static Protected Member Functions | |
static | initialize () |
Static Protected Attributes | |
static | $_client |
static | $_namespace |
Copyright (C) 2007-2015 Hypertable, Inc.
This file is part of Hypertable.
Hypertable is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License, or any later version.
Hypertable is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. This class caches our Hypertable handles and offers helper functions to query, insert or delete keys
Definition at line 28 of file HypertableConnection.php.
|
static |
Definition at line 79 of file HypertableConnection.php.
|
static |
Definition at line 68 of file HypertableConnection.php.
|
static |
Definition at line 48 of file HypertableConnection.php.
|
static |
Definition at line 60 of file HypertableConnection.php.
|
staticprotected |
Definition at line 88 of file HypertableConnection.php.
|
static |
Definition at line 37 of file HypertableConnection.php.
|
static |
Definition at line 31 of file HypertableConnection.php.
|
staticprotected |
Definition at line 102 of file HypertableConnection.php.
|
staticprotected |
Definition at line 103 of file HypertableConnection.php.