From 37040ccf48bfe90da31be10b8cf0f5d024a90278 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jul 2016 07:06:09 +0200 Subject: php-pecl-cassandra: 1.2.0 --- FutureRows.h | 23 + REFLECTION | 3644 +++++++++++++++++++++++++++++++++-------------- php-pecl-cassandra.spec | 32 +- 3 files changed, 2618 insertions(+), 1081 deletions(-) create mode 100644 FutureRows.h diff --git a/FutureRows.h b/FutureRows.h new file mode 100644 index 0000000..187a063 --- /dev/null +++ b/FutureRows.h @@ -0,0 +1,23 @@ +/** + * Copyright 2015-2016 DataStax, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#ifndef PHP_CASSANDRA_FUTURE_ROWS_H +#define PHP_CASSANDRA_FUTURE_ROWS_H + +int +php_cassandra_future_rows_get_result(cassandra_future_rows *future_rows, zval *timeout TSRMLS_DC); + +#endif /* PHP_CASSANDRA_FUTURE_ROWS_H */ diff --git a/REFLECTION b/REFLECTION index dcfe0ea..1540199 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #82 cassandra version 1.1.0 ] { +Extension [ extension #76 cassandra version 1.2.0 ] { - Dependencies { Dependency [ spl (Required) ] @@ -13,7 +13,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - - Classes [86] { + - Classes [98] { Interface [ interface Cassandra\Exception ] { - Constants [0] { @@ -32,7 +32,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ class Cassandra\Exception\InvalidArgumentException extends InvalidArgumentException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\InvalidArgumentException extends InvalidArgumentException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -63,33 +63,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\DomainException extends DomainException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\DomainException extends DomainException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -120,33 +120,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\RuntimeException extends RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\RuntimeException extends RuntimeException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -177,33 +177,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\TimeoutException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\TimeoutException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -234,33 +234,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\LogicException extends LogicException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\LogicException extends LogicException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -291,33 +291,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ExecutionException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ExecutionException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -348,33 +348,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ReadTimeoutException extends Cassandra\Exception\ExecutionException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ReadTimeoutException extends Cassandra\Exception\ExecutionException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -405,33 +405,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\WriteTimeoutException extends Cassandra\Exception\ExecutionException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\WriteTimeoutException extends Cassandra\Exception\ExecutionException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -462,33 +462,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\UnavailableException extends Cassandra\Exception\ExecutionException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\UnavailableException extends Cassandra\Exception\ExecutionException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -519,33 +519,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\TruncateException extends Cassandra\Exception\ExecutionException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\TruncateException extends Cassandra\Exception\ExecutionException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -576,33 +576,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ValidationException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ValidationException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -633,33 +633,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\InvalidQueryException extends Cassandra\Exception\ValidationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\InvalidQueryException extends Cassandra\Exception\ValidationException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -690,33 +690,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\InvalidSyntaxException extends Cassandra\Exception\ValidationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\InvalidSyntaxException extends Cassandra\Exception\ValidationException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -747,33 +747,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\UnauthorizedException extends Cassandra\Exception\ValidationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\UnauthorizedException extends Cassandra\Exception\ValidationException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -804,33 +804,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\UnpreparedException extends Cassandra\Exception\ValidationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\UnpreparedException extends Cassandra\Exception\ValidationException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -861,33 +861,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ConfigurationException extends Cassandra\Exception\ValidationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ConfigurationException extends Cassandra\Exception\ValidationException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -918,33 +918,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\AlreadyExistsException extends Cassandra\Exception\ConfigurationException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\AlreadyExistsException extends Cassandra\Exception\ConfigurationException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -975,33 +975,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\AuthenticationException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\AuthenticationException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -1032,33 +1032,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ProtocolException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ProtocolException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -1089,33 +1089,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\ServerException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\ServerException extends Cassandra\Exception\RuntimeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -1146,33 +1146,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\IsBootstrappingException extends Cassandra\Exception\ServerException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\IsBootstrappingException extends Cassandra\Exception\ServerException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -1203,33 +1203,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\OverloadedException extends Cassandra\Exception\ServerException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\OverloadedException extends Cassandra\Exception\ServerException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -1260,33 +1260,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\RangeException extends RangeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\RangeException extends RangeException implements Throwable, Cassandra\Exception ] { - Constants [0] { } @@ -1317,33 +1317,33 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } - Class [ class Cassandra\Exception\DivideByZeroException extends Cassandra\Exception\RangeException implements Cassandra\Exception ] { + Class [ class Cassandra\Exception\DivideByZeroException extends Cassandra\Exception\RangeException implements Cassandra\Exception, Throwable ] { - Constants [0] { } @@ -1374,28 +1374,28 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method __wakeup ] { } - Method [ final public method getMessage ] { + Method [ final public method getMessage ] { } - Method [ final public method getCode ] { + Method [ final public method getCode ] { } - Method [ final public method getFile ] { + Method [ final public method getFile ] { } - Method [ final public method getLine ] { + Method [ final public method getLine ] { } - Method [ final public method getTrace ] { + Method [ final public method getTrace ] { } - Method [ final public method getPrevious ] { + Method [ final public method getPrevious ] { } - Method [ final public method getTraceAsString ] { + Method [ final public method getTraceAsString ] { } - Method [ public method __toString ] { + Method [ public method __toString ] { } } } @@ -1623,7 +1623,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Blob implements Cassandra\Value ] { + Class [ final class Cassandra\Smallint implements Cassandra\Value, Cassandra\Numeric ] { - Constants [0] { } @@ -1631,61 +1631,24 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [5] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $bytes ] - } - } - - Method [ public method __toString ] { - - - Parameters [0] { - } - } - - Method [ public method type ] { - - - Parameters [0] { - } - } - - Method [ public method bytes ] { + - Static methods [2] { + Method [ static public method min ] { - Parameters [0] { } } - Method [ public method toBinaryString ] { + Method [ static public method max ] { - Parameters [0] { } } } - } - - Class [ final class Cassandra\Decimal implements Cassandra\Value, Cassandra\Numeric ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - Properties [0] { } - - Methods [15] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { @@ -1711,12 +1674,6 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method scale ] { - - - Parameters [0] { - } - } - Method [ public method add ] { - Parameters [1] { @@ -1784,7 +1741,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Float implements Cassandra\Value, Cassandra\Numeric ] { + Class [ final class Cassandra\Tinyint implements Cassandra\Value, Cassandra\Numeric ] { - Constants [0] { } @@ -1809,7 +1766,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [17] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { @@ -1835,24 +1792,6 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method isInfinite ] { - - - Parameters [0] { - } - } - - Method [ public method isFinite ] { - - - Parameters [0] { - } - } - - Method [ public method isNaN ] { - - - Parameters [0] { - } - } - Method [ public method add ] { - Parameters [1] { @@ -1920,7 +1859,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Inet implements Cassandra\Value ] { + Class [ final class Cassandra\Blob implements Cassandra\Value ] { - Constants [0] { } @@ -1934,11 +1873,11 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [4] { + - Methods [5] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $address ] + Parameter #0 [ $bytes ] } } @@ -1954,7 +1893,13 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method address ] { + Method [ public method bytes ] { + + - Parameters [0] { + } + } + + Method [ public method toBinaryString ] { - Parameters [0] { } @@ -1962,7 +1907,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Timestamp implements Cassandra\Value ] { + Class [ final class Cassandra\Decimal implements Cassandra\Value, Cassandra\Numeric ] { - Constants [0] { } @@ -1976,121 +1921,98 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [6] { + - Methods [15] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $seconds ] - Parameter #1 [ $microseconds ] + - Parameters [1] { + Parameter #0 [ $value ] } } - Method [ public method type ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method time ] { - } - - Method [ public method microtime ] { + Method [ public method type ] { - - Parameters [1] { - Parameter #0 [ $get_as_float ] + - Parameters [0] { } } - Method [ public method toDateTime ] { - } + Method [ public method value ] { - Method [ public method __toString ] { + - Parameters [0] { + } } - } - } - - Interface [ interface Cassandra\UuidInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [2] { - Method [ abstract public method uuid ] { + Method [ public method scale ] { - Parameters [0] { } } - Method [ abstract public method version ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $num ] } } - } - } - - Class [ final class Cassandra\Timeuuid implements Cassandra\Value, Cassandra\UuidInterface ] { - - Constants [0] { - } + Method [ public method sub ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $num ] + } + } - - Static methods [0] { - } + Method [ public method mul ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ $num ] + } + } - - Methods [7] { - Method [ public method __construct ] { + Method [ public method div ] { - Parameters [1] { - Parameter #0 [ $timestamp ] + Parameter #0 [ $num ] } } - Method [ public method __toString ] { + Method [ public method mod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $num ] } } - Method [ public method type ] { + Method [ public method abs ] { - Parameters [0] { } } - Method [ public method uuid ] { + Method [ public method neg ] { - Parameters [0] { } } - Method [ public method version ] { + Method [ public method sqrt ] { - Parameters [0] { } } - Method [ public method time ] { + Method [ public method toInt ] { - Parameters [0] { } } - Method [ public method toDateTime ] { + Method [ public method toDouble ] { - Parameters [0] { } @@ -2098,7 +2020,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Uuid implements Cassandra\Value, Cassandra\UuidInterface ] { + Class [ final class Cassandra\Float implements Cassandra\Value, Cassandra\Numeric ] { - Constants [0] { } @@ -2106,17 +2028,28 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [2] { + Method [ static public method min ] { + + - Parameters [0] { + } + } + + Method [ static public method max ] { + + - Parameters [0] { + } + } } - Properties [0] { } - - Methods [5] { + - Methods [17] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $uuid ] + Parameter #0 [ $value ] } } @@ -2132,55 +2065,25 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method uuid ] { - - - Parameters [0] { - } - } - - Method [ public method version ] { + Method [ public method value ] { - Parameters [0] { } } - } - } - - Class [ final class Cassandra\Varint implements Cassandra\Value, Cassandra\Numeric ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $value ] - } - } - Method [ public method __toString ] { + Method [ public method isInfinite ] { - Parameters [0] { } } - Method [ public method type ] { + Method [ public method isFinite ] { - Parameters [0] { } } - Method [ public method value ] { + Method [ public method isNaN ] { - Parameters [0] { } @@ -2253,7 +2156,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Set implements Cassandra\Value, Countable, Iterator, Traversable ] { + Class [ final class Cassandra\Inet implements Cassandra\Value ] { - Constants [0] { } @@ -2267,78 +2170,129 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [12] { + - Methods [4] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $type ] + Parameter #0 [ $address ] } } - Method [ public method type ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method values ] { + Method [ public method type ] { - Parameters [0] { } } - Method [ public method add ] { + Method [ public method address ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } } + } + } - Method [ public method has ] { + Class [ final class Cassandra\Timestamp implements Cassandra\Value ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [6] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $seconds ] + Parameter #1 [ $microseconds ] } } - Method [ public method remove ] { + Method [ public method type ] { + + - Parameters [0] { + } + } + + Method [ public method time ] { + } + + Method [ public method microtime ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ $get_as_float ] } } - Method [ public method count ] { + Method [ public method toDateTime ] { + } - - Parameters [0] { + Method [ public method __toString ] { + } + } + } + + Class [ final class Cassandra\Date implements Cassandra\Value ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method fromDateTime ] { + + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] } } + } - Method [ public method current ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $seconds ] } } - Method [ public method key ] { + Method [ public method type ] { - Parameters [0] { } } - Method [ public method next ] { + Method [ public method seconds ] { - Parameters [0] { } } - Method [ public method valid ] { + Method [ public method toDateTime ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Cassandra\Time $time ] } } - Method [ public method rewind ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -2346,7 +2300,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Map implements Cassandra\Value, Countable, Iterator, Traversable, ArrayAccess ] { + Class [ final class Cassandra\Time implements Cassandra\Value ] { - Constants [0] { } @@ -2354,17 +2308,24 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method fromDateTime ] { + + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] + } + } } - Properties [0] { } - - Methods [18] { + - Methods [4] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $type ] + - Parameters [2] { + Parameter #0 [ $seconds ] + Parameter #1 [ $microseconds ] } } @@ -2374,115 +2335,158 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method keys ] { + Method [ public method seconds ] { - Parameters [0] { } } - Method [ public method values ] { + Method [ public method __toString ] { - Parameters [0] { } } + } + } - Method [ public method set ] { + Interface [ interface Cassandra\UuidInterface ] { - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method uuid ] { + + - Parameters [0] { } } - Method [ public method get ] { + Method [ abstract public method version ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } } + } + } - Method [ public method remove ] { + Class [ final class Cassandra\Timeuuid implements Cassandra\Value, Cassandra\UuidInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ $timestamp ] } } - Method [ public method has ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } } - Method [ public method count ] { + Method [ public method type ] { - Parameters [0] { } } - Method [ public method current ] { + Method [ public method uuid ] { - Parameters [0] { } } - Method [ public method key ] { + Method [ public method version ] { - Parameters [0] { } } - Method [ public method next ] { + Method [ public method time ] { - Parameters [0] { } } - Method [ public method valid ] { + Method [ public method toDateTime ] { - Parameters [0] { } } + } + } - Method [ public method rewind ] { + Class [ final class Cassandra\Uuid implements Cassandra\Value, Cassandra\UuidInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $uuid ] } } - Method [ public method offsetSet ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ $value ] + - Parameters [0] { } } - Method [ public method offsetGet ] { + Method [ public method type ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } } - Method [ public method offsetUnset ] { + Method [ public method uuid ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } } - Method [ public method offsetExists ] { + Method [ public method version ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } } } } - Class [ final class Cassandra\Collection implements Cassandra\Value, Countable, Iterator, Traversable ] { + Class [ final class Cassandra\Varint implements Cassandra\Value, Cassandra\Numeric ] { - Constants [0] { } @@ -2496,11 +2500,17 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $type ] + Parameter #0 [ $value ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { } } @@ -2510,79 +2520,80 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method values ] { + Method [ public method value ] { - Parameters [0] { } } - Method [ public method add ] { + Method [ public method add ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ $num ] } } - Method [ public method get ] { + Method [ public method sub ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ $num ] } } - Method [ public method find ] { + Method [ public method mul ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ $num ] } } - Method [ public method count ] { + Method [ public method div ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $num ] } } - Method [ public method current ] { + Method [ public method mod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $num ] } } - Method [ public method key ] { + Method [ public method abs ] { - Parameters [0] { } } - Method [ public method next ] { + Method [ public method neg ] { - Parameters [0] { } } - Method [ public method valid ] { + Method [ public method sqrt ] { - Parameters [0] { } } - Method [ public method rewind ] { + Method [ public method toInt ] { - Parameters [0] { } } - Method [ public method remove ] { + Method [ public method toDouble ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } } } } - Class [ final class Cassandra\Tuple implements Cassandra\Value, Countable, Iterator, Traversable ] { + Class [ final class Cassandra\Set implements Cassandra\Value, Countable, Iterator, Traversable ] { - Constants [0] { } @@ -2596,7 +2607,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [11] { + - Methods [12] { Method [ public method __construct ] { - Parameters [1] { @@ -2616,27 +2627,34 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method set ] { + Method [ public method add ] { - Parameters [1] { Parameter #0 [ $value ] } } - Method [ public method get ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ $value ] } } - Method [ public method count ] { + Method [ public method remove ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } } - Method [ public method current ] { + Method [ public method count ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { - Parameters [0] { } @@ -2668,7 +2686,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\UserTypeValue implements Cassandra\Value, Countable, Iterator, Traversable ] { + Class [ final class Cassandra\Map implements Cassandra\Value, Countable, Iterator, Traversable, ArrayAccess ] { - Constants [0] { } @@ -2682,7 +2700,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [11] { + - Methods [18] { Method [ public method __construct ] { - Parameters [1] { @@ -2696,6 +2714,12 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ public method keys ] { + + - Parameters [0] { + } + } + Method [ public method values ] { - Parameters [0] { @@ -2704,15 +2728,30 @@ Extension [ extension #82 cassandra version 1.1.0 ] { Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] } } Method [ public method get ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ $key ] + } + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ $key ] } } @@ -2751,81 +2790,39 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Parameters [0] { } } - } - } - Class [ class Cassandra ] { - - - Constants [42] { - Constant [ integer CONSISTENCY_ANY ] { 0 } - Constant [ integer CONSISTENCY_ONE ] { 1 } - Constant [ integer CONSISTENCY_TWO ] { 2 } - Constant [ integer CONSISTENCY_THREE ] { 3 } - Constant [ integer CONSISTENCY_QUORUM ] { 4 } - Constant [ integer CONSISTENCY_ALL ] { 5 } - Constant [ integer CONSISTENCY_LOCAL_QUORUM ] { 6 } - Constant [ integer CONSISTENCY_EACH_QUORUM ] { 7 } - Constant [ integer CONSISTENCY_SERIAL ] { 8 } - Constant [ integer CONSISTENCY_LOCAL_SERIAL ] { 9 } - Constant [ integer CONSISTENCY_LOCAL_ONE ] { 10 } - Constant [ integer VERIFY_NONE ] { 0 } - Constant [ integer VERIFY_PEER_CERT ] { 1 } - Constant [ integer VERIFY_PEER_IDENTITY ] { 2 } - Constant [ integer BATCH_LOGGED ] { 0 } - Constant [ integer BATCH_UNLOGGED ] { 1 } - Constant [ integer BATCH_COUNTER ] { 2 } - Constant [ integer LOG_DISABLED ] { 0 } - Constant [ integer LOG_CRITICAL ] { 1 } - Constant [ integer LOG_ERROR ] { 2 } - Constant [ integer LOG_WARN ] { 3 } - Constant [ integer LOG_INFO ] { 4 } - Constant [ integer LOG_DEBUG ] { 5 } - Constant [ integer LOG_TRACE ] { 6 } - Constant [ string TYPE_TEXT ] { text } - Constant [ string TYPE_ASCII ] { ascii } - Constant [ string TYPE_VARCHAR ] { varchar } - Constant [ string TYPE_BIGINT ] { bigint } - Constant [ string TYPE_BLOB ] { blob } - Constant [ string TYPE_BOOLEAN ] { boolean } - Constant [ string TYPE_COUNTER ] { counter } - Constant [ string TYPE_DECIMAL ] { decimal } - Constant [ string TYPE_DOUBLE ] { double } - Constant [ string TYPE_FLOAT ] { float } - Constant [ string TYPE_INT ] { int } - Constant [ string TYPE_TIMESTAMP ] { timestamp } - Constant [ string TYPE_UUID ] { uuid } - Constant [ string TYPE_VARINT ] { varint } - Constant [ string TYPE_TIMEUUID ] { timeuuid } - Constant [ string TYPE_INET ] { inet } - Constant [ string VERSION ] { 1.1.0 } - Constant [ string CPP_DRIVER_VERSION ] { 2.2.2 } - } + Method [ public method offsetSet ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } - - Static methods [2] { - Method [ static public method cluster ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $key ] } } - Method [ static public method ssl ] { + Method [ public method offsetUnset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $key ] } } - } - - Properties [0] { - } + Method [ public method offsetExists ] { - - Methods [0] { + - Parameters [1] { + Parameter #0 [ $key ] + } + } } } - Interface [ interface Cassandra\Cluster ] { + Class [ final class Cassandra\Collection implements Cassandra\Value, Countable, Iterator, Traversable ] { - Constants [0] { } @@ -2839,211 +2836,179 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [2] { - Method [ abstract public method connect ] { + - Methods [13] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $keyspace ] + Parameter #0 [ $type ] } } - Method [ abstract public method connectAsync ] { + Method [ public method type ] { - - Parameters [1] { - Parameter #0 [ $keyspace ] + - Parameters [0] { } } - } - } - - Class [ final class Cassandra\Cluster\Builder ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [24] { - Method [ public method build ] { + Method [ public method values ] { - Parameters [0] { } } - Method [ public method withDefaultConsistency ] { + Method [ public method add ] { - Parameters [1] { - Parameter #0 [ $consistency ] + Parameter #0 [ $value ] } } - Method [ public method withDefaultPageSize ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ $pageSize ] + Parameter #0 [ $index ] } } - Method [ public method withDefaultTimeout ] { + Method [ public method find ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $value ] } } - Method [ public method withContactPoints ] { + Method [ public method count ] { - - Parameters [1] { - Parameter #0 [ $host ] + - Parameters [0] { } } - Method [ public method withPort ] { + Method [ public method current ] { - - Parameters [1] { - Parameter #0 [ $port ] + - Parameters [0] { } } - Method [ public method withRoundRobinLoadBalancingPolicy ] { + Method [ public method key ] { - Parameters [0] { } } - Method [ public method withDatacenterAwareRoundRobinLoadBalancingPolicy ] { + Method [ public method next ] { - - Parameters [3] { - Parameter #0 [ $localDatacenter ] - Parameter #1 [ $hostPerRemoteDatacenter ] - Parameter #2 [ $useRemoteDatacenterForLocalConsistencies ] + - Parameters [0] { } } - Method [ public method withTokenAwareRouting ] { + Method [ public method valid ] { - - Parameters [1] { - Parameter #0 [ $enabled ] + - Parameters [0] { } } - Method [ public method withCredentials ] { + Method [ public method rewind ] { - - Parameters [2] { - Parameter #0 [ $username ] - Parameter #1 [ $password ] + - Parameters [0] { } } - Method [ public method withConnectTimeout ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $index ] } } + } + } - Method [ public method withRequestTimeout ] { + Class [ final class Cassandra\Tuple implements Cassandra\Value, Countable, Iterator, Traversable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $type ] } } - Method [ public method withSSL ] { + Method [ public method type ] { - - Parameters [1] { - Parameter #0 [ Cassandra\SSLOptions $options ] + - Parameters [0] { } } - Method [ public method withPersistentSessions ] { + Method [ public method values ] { - - Parameters [1] { - Parameter #0 [ $enabled ] + - Parameters [0] { } } - Method [ public method withProtocolVersion ] { + Method [ public method set ] { - Parameters [1] { - Parameter #0 [ $version ] + Parameter #0 [ $value ] } } - Method [ public method withIOThreads ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ $count ] + Parameter #0 [ $index ] } } - Method [ public method withConnectionsPerHost ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ $core ] - Parameter #1 [ $max ] + - Parameters [0] { } } - Method [ public method withReconnectInterval ] { + Method [ public method current ] { - - Parameters [1] { - Parameter #0 [ $interval ] + - Parameters [0] { } } - Method [ public method withLatencyAwareRouting ] { + Method [ public method key ] { - - Parameters [1] { - Parameter #0 [ $enabled ] + - Parameters [0] { } } - Method [ public method withTCPNodelay ] { + Method [ public method next ] { - - Parameters [1] { - Parameter #0 [ $enabled ] + - Parameters [0] { } } - Method [ public method withTCPKeepalive ] { + Method [ public method valid ] { - - Parameters [1] { - Parameter #0 [ $delay ] + - Parameters [0] { } } - Method [ public method withRetryPolicy ] { + Method [ public method rewind ] { - - Parameters [1] { - Parameter #0 [ Cassandra\RetryPolicy $policy ] - } - } - - Method [ public method withTimestampGenerator ] { - - - Parameters [1] { - Parameter #0 [ Cassandra\TimestampGenerator $generator ] - } - } - - Method [ public method withSchemaMetadata ] { - - - Parameters [1] { - Parameter #0 [ $enabled ] + - Parameters [0] { } } } } - Class [ final class Cassandra\DefaultCluster implements Cassandra\Cluster ] { + Class [ final class Cassandra\UserTypeValue implements Cassandra\Value, Countable, Iterator, Traversable ] { - Constants [0] { } @@ -3057,97 +3022,152 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [2] { - Method [ public method connect ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $keyspace ] - Parameter #1 [ $timeout ] + - Parameters [1] { + Parameter #0 [ $type ] } } - Method [ public method connectAsync ] { + Method [ public method type ] { - - Parameters [1] { - Parameter #0 [ $keyspace ] + - Parameters [0] { } } - } - } - - Interface [ interface Cassandra\Future ] { - - Constants [0] { - } + Method [ public method values ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [0] { - } + Method [ public method set ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ $value ] + } + } - - Methods [1] { - Method [ abstract public method get ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $index ] } } - } - } - Class [ final class Cassandra\FuturePreparedStatement implements Cassandra\Future ] { + Method [ public method count ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method current ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ public method key ] { - - Methods [1] { - Method [ public method get ] { + - Parameters [0] { + } + } - - Parameters [1] { - Parameter #0 [ $timeout ] + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { } } } } - Class [ final class Cassandra\FutureRows implements Cassandra\Future ] { + Class [ class Cassandra ] { - - Constants [0] { + - Constants [44] { + Constant [ integer CONSISTENCY_ANY ] { 0 } + Constant [ integer CONSISTENCY_ONE ] { 1 } + Constant [ integer CONSISTENCY_TWO ] { 2 } + Constant [ integer CONSISTENCY_THREE ] { 3 } + Constant [ integer CONSISTENCY_QUORUM ] { 4 } + Constant [ integer CONSISTENCY_ALL ] { 5 } + Constant [ integer CONSISTENCY_LOCAL_QUORUM ] { 6 } + Constant [ integer CONSISTENCY_EACH_QUORUM ] { 7 } + Constant [ integer CONSISTENCY_SERIAL ] { 8 } + Constant [ integer CONSISTENCY_LOCAL_SERIAL ] { 9 } + Constant [ integer CONSISTENCY_LOCAL_ONE ] { 10 } + Constant [ integer VERIFY_NONE ] { 0 } + Constant [ integer VERIFY_PEER_CERT ] { 1 } + Constant [ integer VERIFY_PEER_IDENTITY ] { 2 } + Constant [ integer BATCH_LOGGED ] { 0 } + Constant [ integer BATCH_UNLOGGED ] { 1 } + Constant [ integer BATCH_COUNTER ] { 2 } + Constant [ integer LOG_DISABLED ] { 0 } + Constant [ integer LOG_CRITICAL ] { 1 } + Constant [ integer LOG_ERROR ] { 2 } + Constant [ integer LOG_WARN ] { 3 } + Constant [ integer LOG_INFO ] { 4 } + Constant [ integer LOG_DEBUG ] { 5 } + Constant [ integer LOG_TRACE ] { 6 } + Constant [ string TYPE_TEXT ] { text } + Constant [ string TYPE_ASCII ] { ascii } + Constant [ string TYPE_VARCHAR ] { varchar } + Constant [ string TYPE_BIGINT ] { bigint } + Constant [ string TYPE_SMALLINT ] { smallint } + Constant [ string TYPE_TINYINT ] { tinyint } + Constant [ string TYPE_BLOB ] { blob } + Constant [ string TYPE_BOOLEAN ] { boolean } + Constant [ string TYPE_COUNTER ] { counter } + Constant [ string TYPE_DECIMAL ] { decimal } + Constant [ string TYPE_DOUBLE ] { double } + Constant [ string TYPE_FLOAT ] { float } + Constant [ string TYPE_INT ] { int } + Constant [ string TYPE_TIMESTAMP ] { timestamp } + Constant [ string TYPE_UUID ] { uuid } + Constant [ string TYPE_VARINT ] { varint } + Constant [ string TYPE_TIMEUUID ] { timeuuid } + Constant [ string TYPE_INET ] { inet } + Constant [ string VERSION ] { 1.2.0 } + Constant [ string CPP_DRIVER_VERSION ] { 2.4.2 } } - Static properties [0] { } - - Static methods [0] { - } + - Static methods [2] { + Method [ static public method cluster ] { - - Properties [0] { - } + - Parameters [0] { + } + } - - Methods [1] { - Method [ public method get ] { + Method [ static public method ssl ] { - - Parameters [1] { - Parameter #0 [ $timeout ] + - Parameters [0] { } } } + + - Properties [0] { + } + + - Methods [0] { + } } - Class [ final class Cassandra\FutureSession implements Cassandra\Future ] { + Interface [ interface Cassandra\Cluster ] { - Constants [0] { } @@ -3161,17 +3181,24 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method get ] { + - Methods [2] { + Method [ abstract public method connect ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $keyspace ] + } + } + + Method [ abstract public method connectAsync ] { + + - Parameters [1] { + Parameter #0 [ $keyspace ] } } } } - Class [ final class Cassandra\FutureValue implements Cassandra\Future ] { + Class [ final class Cassandra\Cluster\Builder ] { - Constants [0] { } @@ -3185,101 +3212,1283 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method get ] { + - Methods [28] { + Method [ public method build ] { + + - Parameters [0] { + } + } + + Method [ public method withDefaultConsistency ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $consistency ] } } - } - } - Class [ final class Cassandra\FutureClose implements Cassandra\Future ] { + Method [ public method withDefaultPageSize ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ $pageSize ] + } + } - - Static properties [0] { - } + Method [ public method withDefaultTimeout ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } - - Properties [0] { - } + Method [ public method withContactPoints ] { - - Methods [1] { - Method [ public method get ] { + - Parameters [1] { + Parameter #0 [ $host ] + } + } + + Method [ public method withPort ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $port ] } } - } - } - Interface [ interface Cassandra\Session ] { + Method [ public method withRoundRobinLoadBalancingPolicy ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method withDatacenterAwareRoundRobinLoadBalancingPolicy ] { - - Static methods [0] { - } + - Parameters [3] { + Parameter #0 [ $localDatacenter ] + Parameter #1 [ $hostPerRemoteDatacenter ] + Parameter #2 [ $useRemoteDatacenterForLocalConsistencies ] + } + } - - Properties [0] { - } + Method [ public method withBlackListHosts ] { - - Methods [7] { - Method [ abstract public method execute ] { + - Parameters [1] { + Parameter #0 [ $hosts ] + } + } + + Method [ public method withWhiteListHosts ] { + + - Parameters [1] { + Parameter #0 [ $hosts ] + } + } + + Method [ public method withBlackListDCs ] { + + - Parameters [1] { + Parameter #0 [ $dcs ] + } + } + + Method [ public method withWhiteListDCs ] { + + - Parameters [1] { + Parameter #0 [ $dcs ] + } + } + + Method [ public method withTokenAwareRouting ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method withCredentials ] { + + - Parameters [2] { + Parameter #0 [ $username ] + Parameter #1 [ $password ] + } + } + + Method [ public method withConnectTimeout ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + + Method [ public method withRequestTimeout ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + + Method [ public method withSSL ] { + + - Parameters [1] { + Parameter #0 [ Cassandra\SSLOptions $options ] + } + } + + Method [ public method withPersistentSessions ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method withProtocolVersion ] { + + - Parameters [1] { + Parameter #0 [ $version ] + } + } + + Method [ public method withIOThreads ] { + + - Parameters [1] { + Parameter #0 [ $count ] + } + } + + Method [ public method withConnectionsPerHost ] { + + - Parameters [2] { + Parameter #0 [ $core ] + Parameter #1 [ $max ] + } + } + + Method [ public method withReconnectInterval ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method withLatencyAwareRouting ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method withTCPNodelay ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method withTCPKeepalive ] { + + - Parameters [1] { + Parameter #0 [ $delay ] + } + } + + Method [ public method withRetryPolicy ] { + + - Parameters [1] { + Parameter #0 [ Cassandra\RetryPolicy $policy ] + } + } + + Method [ public method withTimestampGenerator ] { + + - Parameters [1] { + Parameter #0 [ Cassandra\TimestampGenerator $generator ] + } + } + + Method [ public method withSchemaMetadata ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + } + } + + Class [ final class Cassandra\DefaultCluster implements Cassandra\Cluster ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method connect ] { + + - Parameters [2] { + Parameter #0 [ $keyspace ] + Parameter #1 [ $timeout ] + } + } + + Method [ public method connectAsync ] { + + - Parameters [1] { + Parameter #0 [ $keyspace ] + } + } + } + } + + Interface [ interface Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Class [ final class Cassandra\FuturePreparedStatement implements Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Class [ final class Cassandra\FutureRows implements Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Class [ final class Cassandra\FutureSession implements Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Class [ final class Cassandra\FutureValue implements Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Class [ final class Cassandra\FutureClose implements Cassandra\Future ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + } + } + + Interface [ interface Cassandra\Session ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ abstract public method execute ] { + + - Parameters [2] { + Parameter #0 [ Cassandra\Statement $statement ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ abstract public method executeAsync ] { + + - Parameters [2] { + Parameter #0 [ Cassandra\Statement $statement ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ abstract public method prepare ] { + + - Parameters [2] { + Parameter #0 [ $cql ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ abstract public method prepareAsync ] { + + - Parameters [2] { + Parameter #0 [ $cql ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ abstract public method close ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + + Method [ abstract public method closeAsync ] { + + - Parameters [0] { + } + } + + Method [ abstract public method schema ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class Cassandra\DefaultSession implements Cassandra\Session ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ public method execute ] { + + - Parameters [2] { + Parameter #0 [ Cassandra\Statement $statement ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ public method executeAsync ] { + + - Parameters [2] { + Parameter #0 [ Cassandra\Statement $statement ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ public method prepare ] { + + - Parameters [2] { + Parameter #0 [ $cql ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ public method prepareAsync ] { + + - Parameters [2] { + Parameter #0 [ $cql ] + Parameter #1 [ Cassandra\ExecutionOptions $options ] + } + } + + Method [ public method close ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + + Method [ public method closeAsync ] { + + - Parameters [0] { + } + } + + Method [ public method schema ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class Cassandra\SSLOptions ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ final class Cassandra\SSLOptions\Builder ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [5] { + Method [ public method build ] { + + - Parameters [0] { + } + } + + Method [ public method withTrustedCerts ] { + + - Parameters [1] { + Parameter #0 [ $path ] + } + } + + Method [ public method withVerifyFlags ] { + + - Parameters [1] { + Parameter #0 [ $flags ] + } + } + + Method [ public method withClientCert ] { + + - Parameters [1] { + Parameter #0 [ $path ] + } + } + + Method [ public method withPrivateKey ] { + + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $passphrase ] + } + } + } + } + + Interface [ interface Cassandra\Statement ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ final class Cassandra\SimpleStatement implements Cassandra\Statement ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $cql ] + } + } + } + } + + Class [ final class Cassandra\PreparedStatement implements Cassandra\Statement ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ private method __construct ] { + } + } + } + + Class [ final class Cassandra\BatchStatement implements Cassandra\Statement ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $type ] + } + } + + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ Cassandra\Statement $statement ] + Parameter #1 [ array or NULL $arguments ] + } + } + } + } + + Class [ final class Cassandra\ExecutionOptions ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array or NULL $options ] + } + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + } + } + + Class [ final class Cassandra\Rows implements Iterator, Traversable, ArrayAccess ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [16] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method count ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { + + - Parameters [0] { + } + } + + Method [ public method key ] { + + - Parameters [0] { + } + } + + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + } + + Method [ public method isLastPage ] { + + - Parameters [0] { + } + } + + Method [ public method nextPage ] { + + - Parameters [1] { + Parameter #0 [ $timeout ] + } + } + + Method [ public method nextPageAsync ] { + + - Parameters [0] { + } + } + + Method [ public method pagingStateToken ] { + + - Parameters [0] { + } + } + + Method [ public method first ] { + + - Parameters [0] { + } + } + } + } + + Interface [ interface Cassandra\Schema ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method keyspace ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ abstract public method keyspaces ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class Cassandra\DefaultSchema implements Cassandra\Schema ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [3] { + Method [ public method keyspace ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method keyspaces ] { + + - Parameters [0] { + } + } + + Method [ public method version ] { + + - Parameters [0] { + } + } + } + } + + Interface [ interface Cassandra\Keyspace ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [14] { + Method [ abstract public method name ] { + + - Parameters [0] { + } + } + + Method [ abstract public method replicationClassName ] { + + - Parameters [0] { + } + } + + Method [ abstract public method replicationOptions ] { + + - Parameters [0] { + } + } + + Method [ abstract public method hasDurableWrites ] { + + - Parameters [0] { + } + } + + Method [ abstract public method table ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ abstract public method tables ] { + + - Parameters [0] { + } + } + + Method [ abstract public method userType ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ abstract public method userTypes ] { + + - Parameters [0] { + } + } + + Method [ abstract public method materializedView ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ abstract public method materializedViews ] { + + - Parameters [0] { + } + } + + Method [ abstract public method function ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $... ] + } + } + + Method [ abstract public method functions ] { + + - Parameters [0] { + } + } + + Method [ abstract public method aggregate ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $... ] + } + } + + Method [ abstract public method aggregates ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class Cassandra\DefaultKeyspace implements Cassandra\Keyspace ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [14] { + Method [ public method name ] { + + - Parameters [0] { + } + } + + Method [ public method replicationClassName ] { + + - Parameters [0] { + } + } + + Method [ public method replicationOptions ] { + + - Parameters [0] { + } + } + + Method [ public method hasDurableWrites ] { + + - Parameters [0] { + } + } + + Method [ public method table ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method tables ] { + + - Parameters [0] { + } + } + + Method [ public method userType ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method userTypes ] { + + - Parameters [0] { + } + } + + Method [ public method materializedView ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method materializedViews ] { + + - Parameters [0] { + } + } + + Method [ public method function ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $... ] + } + } + + Method [ public method functions ] { + + - Parameters [0] { + } + } + + Method [ public method aggregate ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $... ] + } + } + + Method [ public method aggregates ] { + + - Parameters [0] { + } + } + } + } + + Interface [ interface Cassandra\Table ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [26] { + Method [ abstract public method name ] { + + - Parameters [0] { + } + } + + Method [ abstract public method option ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ abstract public method options ] { + + - Parameters [0] { + } + } + + Method [ abstract public method comment ] { + + - Parameters [0] { + } + } + + Method [ abstract public method readRepairChance ] { + + - Parameters [0] { + } + } + + Method [ abstract public method localReadRepairChance ] { + + - Parameters [0] { + } + } + + Method [ abstract public method gcGraceSeconds ] { + + - Parameters [0] { + } + } + + Method [ abstract public method caching ] { + + - Parameters [0] { + } + } + + Method [ abstract public method bloomFilterFPChance ] { + + - Parameters [0] { + } + } + + Method [ abstract public method memtableFlushPeriodMs ] { + + - Parameters [0] { + } + } + + Method [ abstract public method defaultTTL ] { + + - Parameters [0] { + } + } + + Method [ abstract public method speculativeRetry ] { + + - Parameters [0] { + } + } + + Method [ abstract public method indexInterval ] { + + - Parameters [0] { + } + } + + Method [ abstract public method compactionStrategyClassName ] { + + - Parameters [0] { + } + } + + Method [ abstract public method compactionStrategyOptions ] { + + - Parameters [0] { + } + } + + Method [ abstract public method compressionParameters ] { + + - Parameters [0] { + } + } + + Method [ abstract public method populateIOCacheOnFlush ] { + + - Parameters [0] { + } + } + + Method [ abstract public method replicateOnWrite ] { + + - Parameters [0] { + } + } + + Method [ abstract public method maxIndexInterval ] { + + - Parameters [0] { + } + } + + Method [ abstract public method minIndexInterval ] { - - Parameters [2] { - Parameter #0 [ Cassandra\Statement $statement ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ abstract public method executeAsync ] { + Method [ abstract public method column ] { - - Parameters [2] { - Parameter #0 [ Cassandra\Statement $statement ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [1] { + Parameter #0 [ $name ] } } - Method [ abstract public method prepare ] { + Method [ abstract public method columns ] { - - Parameters [2] { - Parameter #0 [ $cql ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ abstract public method prepareAsync ] { + Method [ abstract public method partitionKey ] { - - Parameters [2] { - Parameter #0 [ $cql ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ abstract public method close ] { + Method [ abstract public method primaryKey ] { - - Parameters [1] { - Parameter #0 [ $timeout ] + - Parameters [0] { } } - Method [ abstract public method closeAsync ] { + Method [ abstract public method clusteringKey ] { - Parameters [0] { } } - Method [ abstract public method schema ] { + Method [ abstract public method clusteringOrder ] { - Parameters [0] { } @@ -3287,7 +4496,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\DefaultSession implements Cassandra\Session ] { + Class [ final class Cassandra\DefaultTable implements Cassandra\Table ] { - Constants [0] { } @@ -3301,193 +4510,194 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [7] { - Method [ public method execute ] { + - Methods [30] { + Method [ public method name ] { - - Parameters [2] { - Parameter #0 [ Cassandra\Statement $statement ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ public method executeAsync ] { + Method [ public method option ] { - - Parameters [2] { - Parameter #0 [ Cassandra\Statement $statement ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [1] { + Parameter #0 [ $name ] } } - Method [ public method prepare ] { + Method [ public method options ] { - - Parameters [2] { - Parameter #0 [ $cql ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ public method prepareAsync ] { + Method [ public method comment ] { - - Parameters [2] { - Parameter #0 [ $cql ] - Parameter #1 [ Cassandra\ExecutionOptions $options ] + - Parameters [0] { } } - Method [ public method close ] { + Method [ public method readRepairChance ] { - - Parameters [1] { - Parameter #0 [ $timeout ] + - Parameters [0] { } } - Method [ public method closeAsync ] { + Method [ public method localReadRepairChance ] { - Parameters [0] { } } - Method [ public method schema ] { + Method [ public method gcGraceSeconds ] { - Parameters [0] { } } - } - } - Class [ final class Cassandra\SSLOptions ] { + Method [ public method caching ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method bloomFilterFPChance ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ public method memtableFlushPeriodMs ] { - - Methods [0] { - } - } + - Parameters [0] { + } + } - Class [ final class Cassandra\SSLOptions\Builder ] { + Method [ public method defaultTTL ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method speculativeRetry ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ public method indexInterval ] { - - Methods [5] { - Method [ public method build ] { + - Parameters [0] { + } + } + + Method [ public method compactionStrategyClassName ] { - Parameters [0] { } } - Method [ public method withTrustedCerts ] { + Method [ public method compactionStrategyOptions ] { - - Parameters [1] { - Parameter #0 [ $path ] + - Parameters [0] { } } - Method [ public method withVerifyFlags ] { + Method [ public method compressionParameters ] { - - Parameters [1] { - Parameter #0 [ $flags ] + - Parameters [0] { } } - Method [ public method withClientCert ] { + Method [ public method populateIOCacheOnFlush ] { - - Parameters [1] { - Parameter #0 [ $path ] + - Parameters [0] { } } - Method [ public method withPrivateKey ] { + Method [ public method replicateOnWrite ] { - - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $passphrase ] + - Parameters [0] { } } - } - } - Interface [ interface Cassandra\Statement ] { + Method [ public method maxIndexInterval ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method minIndexInterval ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ public method column ] { - - Methods [0] { - } - } + - Parameters [1] { + Parameter #0 [ $name ] + } + } - Class [ final class Cassandra\SimpleStatement implements Cassandra\Statement ] { + Method [ public method columns ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method partitionKey ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ public method primaryKey ] { - - Methods [1] { - Method [ public method __construct ] { + - Parameters [0] { + } + } + + Method [ public method clusteringKey ] { + + - Parameters [0] { + } + } + + Method [ public method clusteringOrder ] { + + - Parameters [0] { + } + } + + Method [ public method index ] { - Parameters [1] { - Parameter #0 [ $cql ] + Parameter #0 [ $name ] } } - } - } - Class [ final class Cassandra\PreparedStatement implements Cassandra\Statement ] { + Method [ public method indexes ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method materializedView ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $name ] + } + } - - Properties [0] { - } + Method [ public method materializedViews ] { - - Methods [1] { - Method [ private method __construct ] { + - Parameters [0] { + } } } } - Class [ final class Cassandra\BatchStatement implements Cassandra\Statement ] { + Interface [ interface Cassandra\Column ] { - Constants [0] { } @@ -3501,56 +4711,52 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [2] { - Method [ public method __construct ] { + - Methods [7] { + Method [ abstract public method name ] { - - Parameters [1] { - Parameter #0 [ $type ] + - Parameters [0] { } } - Method [ public method add ] { + Method [ abstract public method type ] { - - Parameters [2] { - Parameter #0 [ Cassandra\Statement $statement ] - Parameter #1 [ array or NULL $arguments ] + - Parameters [0] { } } - } - } - Class [ final class Cassandra\ExecutionOptions ] { + Method [ abstract public method isReversed ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ abstract public method isStatic ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ abstract public method isFrozen ] { + + - Parameters [0] { + } + } - - Methods [2] { - Method [ public method __construct ] { + Method [ abstract public method indexName ] { - - Parameters [1] { - Parameter #0 [ array or NULL $options ] + - Parameters [0] { } } - Method [ public method __get ] { + Method [ abstract public method indexOptions ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } } } } - Class [ final class Cassandra\Rows implements Iterator, Traversable, ArrayAccess ] { + Class [ final class Cassandra\DefaultColumn implements Cassandra\Column ] { - Constants [0] { } @@ -3564,104 +4770,104 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [16] { - Method [ public method __construct ] { + - Methods [7] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method count ] { + Method [ public method type ] { - Parameters [0] { } } - Method [ public method rewind ] { + Method [ public method isReversed ] { - Parameters [0] { } } - Method [ public method current ] { + Method [ public method isStatic ] { - Parameters [0] { } } - Method [ public method key ] { + Method [ public method isFrozen ] { - Parameters [0] { } } - Method [ public method next ] { + Method [ public method indexName ] { - Parameters [0] { } } - Method [ public method valid ] { + Method [ public method indexOptions ] { - Parameters [0] { } } + } + } - Method [ public method offsetExists ] { + Interface [ interface Cassandra\Index ] { - - Parameters [1] { - Parameter #0 [ $offset ] - } - } + - Constants [0] { + } - Method [ public method offsetGet ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $offset ] - } - } + - Static methods [0] { + } - Method [ public method offsetSet ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Methods [7] { + Method [ abstract public method name ] { + + - Parameters [0] { } } - Method [ public method offsetUnset ] { + Method [ abstract public method kind ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } } - Method [ public method isLastPage ] { + Method [ abstract public method target ] { - Parameters [0] { } } - Method [ public method nextPage ] { + Method [ abstract public method option ] { - Parameters [1] { - Parameter #0 [ $timeout ] + Parameter #0 [ $name ] } } - Method [ public method nextPageAsync ] { + Method [ abstract public method options ] { - Parameters [0] { } } - Method [ public method pagingStateToken ] { + Method [ abstract public method className ] { - Parameters [0] { } } - Method [ public method first ] { + Method [ abstract public method isCustom ] { - Parameters [0] { } @@ -3669,7 +4875,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Interface [ interface Cassandra\Schema ] { + Class [ final class Cassandra\DefaultIndex implements Cassandra\Index ] { - Constants [0] { } @@ -3683,15 +4889,45 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [2] { - Method [ abstract public method keyspace ] { + - Methods [7] { + Method [ public method name ] { + + - Parameters [0] { + } + } + + Method [ public method kind ] { + + - Parameters [0] { + } + } + + Method [ public method target ] { + + - Parameters [0] { + } + } + + Method [ public method option ] { - Parameters [1] { Parameter #0 [ $name ] } } - Method [ abstract public method keyspaces ] { + Method [ public method options ] { + + - Parameters [0] { + } + } + + Method [ public method className ] { + + - Parameters [0] { + } + } + + Method [ public method isCustom ] { - Parameters [0] { } @@ -3699,7 +4935,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\DefaultSchema implements Cassandra\Schema ] { + Interface [ interface Cassandra\MaterializedView extends Cassandra\Table ] { - Constants [0] { } @@ -3713,149 +4949,166 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [2] { - Method [ public method keyspace ] { + - Methods [27] { + Method [ abstract public method baseTable ] { + + - Parameters [0] { + } + } + + Method [ abstract public method name ] { + + - Parameters [0] { + } + } + + Method [ abstract public method option ] { - Parameters [1] { Parameter #0 [ $name ] } } - Method [ public method keyspaces ] { + Method [ abstract public method options ] { - Parameters [0] { } } - } - } - - Interface [ interface Cassandra\Keyspace ] { - - Constants [0] { - } + Method [ abstract public method comment ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [0] { - } + Method [ abstract public method readRepairChance ] { - - Properties [0] { - } + - Parameters [0] { + } + } - - Methods [8] { - Method [ abstract public method name ] { + Method [ abstract public method localReadRepairChance ] { - Parameters [0] { } } - Method [ abstract public method replicationClassName ] { + Method [ abstract public method gcGraceSeconds ] { - Parameters [0] { } } - Method [ abstract public method replicationOptions ] { + Method [ abstract public method caching ] { - Parameters [0] { } } - Method [ abstract public method hasDurableWrites ] { + Method [ abstract public method bloomFilterFPChance ] { - Parameters [0] { } } - Method [ abstract public method table ] { + Method [ abstract public method memtableFlushPeriodMs ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } } - Method [ abstract public method tables ] { + Method [ abstract public method defaultTTL ] { - Parameters [0] { } } - Method [ abstract public method userType ] { + Method [ abstract public method speculativeRetry ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } } - Method [ abstract public method userTypes ] { + Method [ abstract public method indexInterval ] { - Parameters [0] { } } - } - } - Class [ final class Cassandra\DefaultKeyspace implements Cassandra\Keyspace ] { + Method [ abstract public method compactionStrategyClassName ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ abstract public method compactionStrategyOptions ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ abstract public method compressionParameters ] { - - Methods [8] { - Method [ public method name ] { + - Parameters [0] { + } + } + + Method [ abstract public method populateIOCacheOnFlush ] { - Parameters [0] { } } - Method [ public method replicationClassName ] { + Method [ abstract public method replicateOnWrite ] { - Parameters [0] { } } - Method [ public method replicationOptions ] { + Method [ abstract public method maxIndexInterval ] { - Parameters [0] { } } - Method [ public method hasDurableWrites ] { + Method [ abstract public method minIndexInterval ] { - Parameters [0] { } } - Method [ public method table ] { + Method [ abstract public method column ] { - Parameters [1] { Parameter #0 [ $name ] } } - Method [ public method tables ] { + Method [ abstract public method columns ] { - Parameters [0] { } } - Method [ public method userType ] { + Method [ abstract public method partitionKey ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } } - Method [ public method userTypes ] { + Method [ abstract public method primaryKey ] { + + - Parameters [0] { + } + } + + Method [ abstract public method clusteringKey ] { + + - Parameters [0] { + } + } + + Method [ abstract public method clusteringOrder ] { - Parameters [0] { } @@ -3863,7 +5116,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Interface [ interface Cassandra\Table ] { + Class [ final class Cassandra\DefaultMaterializedView implements Cassandra\MaterializedView, Cassandra\Table ] { - Constants [0] { } @@ -3877,123 +5130,166 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [20] { - Method [ abstract public method name ] { + - Methods [27] { + Method [ public method name ] { - Parameters [0] { } } - Method [ abstract public method comment ] { + Method [ public method option ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method options ] { - Parameters [0] { } } - Method [ abstract public method readRepairChance ] { + Method [ public method comment ] { - Parameters [0] { } } - Method [ abstract public method localReadRepairChance ] { + Method [ public method readRepairChance ] { - Parameters [0] { } } - Method [ abstract public method gcGraceSeconds ] { + Method [ public method localReadRepairChance ] { - Parameters [0] { } } - Method [ abstract public method caching ] { + Method [ public method gcGraceSeconds ] { - Parameters [0] { } } - Method [ abstract public method bloomFilterFPChance ] { + Method [ public method caching ] { - Parameters [0] { } } - Method [ abstract public method memtableFlushPeriodMs ] { + Method [ public method bloomFilterFPChance ] { - Parameters [0] { } } - Method [ abstract public method defaultTTL ] { + Method [ public method memtableFlushPeriodMs ] { - Parameters [0] { } } - Method [ abstract public method speculativeRetry ] { + Method [ public method defaultTTL ] { - Parameters [0] { } } - Method [ abstract public method indexInterval ] { + Method [ public method speculativeRetry ] { - Parameters [0] { } } - Method [ abstract public method compactionStrategyClassName ] { + Method [ public method indexInterval ] { - Parameters [0] { } } - Method [ abstract public method compactionStrategyOptions ] { + Method [ public method compactionStrategyClassName ] { - Parameters [0] { } } - Method [ abstract public method compressionParameters ] { + Method [ public method compactionStrategyOptions ] { + + - Parameters [0] { + } + } + + Method [ public method compressionParameters ] { + + - Parameters [0] { + } + } + + Method [ public method populateIOCacheOnFlush ] { + + - Parameters [0] { + } + } + + Method [ public method replicateOnWrite ] { + + - Parameters [0] { + } + } + + Method [ public method maxIndexInterval ] { + + - Parameters [0] { + } + } + + Method [ public method minIndexInterval ] { - Parameters [0] { } } - Method [ abstract public method populateIOCacheOnFlush ] { + Method [ public method column ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method columns ] { - Parameters [0] { } } - Method [ abstract public method replicateOnWrite ] { + Method [ public method partitionKey ] { - Parameters [0] { } } - Method [ abstract public method maxIndexInterval ] { + Method [ public method primaryKey ] { - Parameters [0] { } } - Method [ abstract public method minIndexInterval ] { + Method [ public method clusteringKey ] { - Parameters [0] { } } - Method [ abstract public method column ] { + Method [ public method clusteringOrder ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } } - Method [ abstract public method columns ] { + Method [ public method baseTable ] { - Parameters [0] { } @@ -4001,7 +5297,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\DefaultTable implements Cassandra\Table ] { + Interface [ interface Cassandra\Function ] { - Constants [0] { } @@ -4015,123 +5311,115 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [20] { - Method [ public method name ] { + - Methods [8] { + Method [ abstract public method name ] { - Parameters [0] { } } - Method [ public method comment ] { + Method [ abstract public method simpleName ] { - Parameters [0] { } } - Method [ public method readRepairChance ] { + Method [ abstract public method arguments ] { - Parameters [0] { } } - Method [ public method localReadRepairChance ] { + Method [ abstract public method returnType ] { - Parameters [0] { } } - Method [ public method gcGraceSeconds ] { + Method [ abstract public method signature ] { - Parameters [0] { } } - Method [ public method caching ] { + Method [ abstract public method language ] { - Parameters [0] { } } - Method [ public method bloomFilterFPChance ] { + Method [ abstract public method body ] { - Parameters [0] { } } - Method [ public method memtableFlushPeriodMs ] { + Method [ abstract public method isCalledOnNullInput ] { - Parameters [0] { } } + } + } - Method [ public method defaultTTL ] { - - - Parameters [0] { - } - } + Class [ final class Cassandra\DefaultFunction implements Cassandra\Function ] { - Method [ public method speculativeRetry ] { + - Constants [0] { + } - - Parameters [0] { - } - } + - Static properties [0] { + } - Method [ public method indexInterval ] { + - Static methods [0] { + } - - Parameters [0] { - } - } + - Properties [0] { + } - Method [ public method compactionStrategyClassName ] { + - Methods [8] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method compactionStrategyOptions ] { + Method [ public method simpleName ] { - Parameters [0] { } } - Method [ public method compressionParameters ] { + Method [ public method arguments ] { - Parameters [0] { } } - Method [ public method populateIOCacheOnFlush ] { + Method [ public method returnType ] { - Parameters [0] { } } - Method [ public method replicateOnWrite ] { + Method [ public method signature ] { - Parameters [0] { } } - Method [ public method maxIndexInterval ] { + Method [ public method language ] { - Parameters [0] { } } - Method [ public method minIndexInterval ] { + Method [ public method body ] { - Parameters [0] { } } - Method [ public method column ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - } - - Method [ public method columns ] { + Method [ public method isCalledOnNullInput ] { - Parameters [0] { } @@ -4139,7 +5427,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Interface [ interface Cassandra\Column ] { + Interface [ interface Cassandra\Aggregate ] { - Constants [0] { } @@ -4153,44 +5441,56 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [7] { + - Methods [9] { Method [ abstract public method name ] { - Parameters [0] { } } - Method [ abstract public method type ] { + Method [ abstract public method simpleName ] { - Parameters [0] { } } - Method [ abstract public method isReversed ] { + Method [ abstract public method argumentTypes ] { - Parameters [0] { } } - Method [ abstract public method isStatic ] { + Method [ abstract public method finalFunction ] { - Parameters [0] { } } - Method [ abstract public method isFrozen ] { + Method [ abstract public method stateFunction ] { - Parameters [0] { } } - Method [ abstract public method indexName ] { + Method [ abstract public method initialCondition ] { - Parameters [0] { } } - Method [ abstract public method indexOptions ] { + Method [ abstract public method returnType ] { + + - Parameters [0] { + } + } + + Method [ abstract public method stateType ] { + + - Parameters [0] { + } + } + + Method [ abstract public method signature ] { - Parameters [0] { } @@ -4198,7 +5498,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\DefaultColumn implements Cassandra\Column ] { + Class [ final class Cassandra\DefaultAggregate implements Cassandra\Aggregate ] { - Constants [0] { } @@ -4212,44 +5512,56 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Properties [0] { } - - Methods [7] { - Method [ public method name ] { + - Methods [9] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method type ] { + Method [ public method simpleName ] { - Parameters [0] { } } - Method [ public method isReversed ] { + Method [ public method argumentTypes ] { - Parameters [0] { } } - Method [ public method isStatic ] { + Method [ public method stateFunction ] { - Parameters [0] { } } - Method [ public method isFrozen ] { + Method [ public method finalFunction ] { + + - Parameters [0] { + } + } + + Method [ public method initialCondition ] { + + - Parameters [0] { + } + } + + Method [ public method stateType ] { - Parameters [0] { } } - Method [ public method indexName ] { + Method [ public method returnType ] { - Parameters [0] { } } - Method [ public method indexOptions ] { + Method [ public method signature ] { - Parameters [0] { } @@ -4257,7 +5569,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Interface [ interface Cassandra\Type ] { + Class [ abstract class Cassandra\Type ] { - Constants [0] { } @@ -4265,7 +5577,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -4278,6 +5590,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -4332,6 +5656,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -4424,7 +5760,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Scalar implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Scalar extends Cassandra\Type ] { - Constants [0] { } @@ -4432,7 +5768,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -4445,6 +5781,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -4499,6 +5847,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -4576,19 +5936,19 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] @@ -4597,7 +5957,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Collection implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Collection extends Cassandra\Type ] { - Constants [0] { } @@ -4605,7 +5965,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -4618,6 +5978,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -4672,6 +6044,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -4749,7 +6133,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } @@ -4761,13 +6145,13 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] @@ -4776,7 +6160,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Set implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Set extends Cassandra\Type ] { - Constants [0] { } @@ -4784,7 +6168,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -4797,6 +6181,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -4851,6 +6247,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -4928,7 +6336,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } @@ -4940,13 +6348,13 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] @@ -4955,7 +6363,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Map implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Map extends Cassandra\Type ] { - Constants [0] { } @@ -4963,7 +6371,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -4976,6 +6384,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -5030,6 +6450,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -5107,7 +6539,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } @@ -5125,13 +6557,13 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] @@ -5140,7 +6572,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Tuple implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Tuple extends Cassandra\Type ] { - Constants [0] { } @@ -5148,7 +6580,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -5161,6 +6593,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -5215,6 +6659,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -5292,13 +6748,13 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -5310,7 +6766,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $values ] @@ -5319,7 +6775,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\UserType implements Cassandra\Type ] { + Class [ final class Cassandra\Type\UserType extends Cassandra\Type ] { - Constants [0] { } @@ -5327,7 +6783,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -5340,6 +6796,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -5394,6 +6862,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -5478,7 +6958,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } @@ -5497,7 +6977,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -5509,7 +6989,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] @@ -5518,7 +6998,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Class [ final class Cassandra\Type\Custom implements Cassandra\Type ] { + Class [ final class Cassandra\Type\Custom extends Cassandra\Type ] { - Constants [0] { } @@ -5526,7 +7006,7 @@ Extension [ extension #82 cassandra version 1.1.0 ] { - Static properties [0] { } - - Static methods [21] { + - Static methods [25] { Method [ final static public method ascii ] { - Parameters [0] { @@ -5539,6 +7019,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method smallint ] { + + - Parameters [0] { + } + } + + Method [ final static public method tinyint ] { + + - Parameters [0] { + } + } + Method [ final static public method blob ] { - Parameters [0] { @@ -5593,6 +7085,18 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } + Method [ final static public method date ] { + + - Parameters [0] { + } + } + + Method [ final static public method time ] { + + - Parameters [0] { + } + } + Method [ final static public method uuid ] { - Parameters [0] { @@ -5670,19 +7174,19 @@ Extension [ extension #82 cassandra version 1.1.0 ] { } } - Method [ public method name ] { + Method [ public method name ] { - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method create ] { + Method [ public method create ] { - Parameters [1] { Parameter #0 [ $value ] diff --git a/php-pecl-cassandra.spec b/php-pecl-cassandra.spec index 3860710..db419ff 100644 --- a/php-pecl-cassandra.spec +++ b/php-pecl-cassandra.spec @@ -12,15 +12,14 @@ %else %global sub_prefix %{scl_prefix} %endif +%scl_package php-pecl-cassandra %endif -%{?scl: %scl_package php-pecl-cassandra} - %global pecl_name cassandra %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} #global prever RC # see https://github.com/datastax/php-driver/releases -#global gh_commit 2b0642b1d6fc451f0481edaf0163e3e5bbf896ec +#global gh_commit 84035aa9d81c7c3b53f2f3461949e2bbdd300f46 #global gh_short %%(c=%%{gh_commit}; echo ${c:0:7}) %global gh_owner datastax %global gh_project php-driver @@ -36,7 +35,7 @@ Summary: DataStax PHP Driver for Apache Cassandra Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.1.0 +Version: 1.2.0 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: ASL 2.0 Group: Development/Languages @@ -48,10 +47,10 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/ %else Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz %endif +Source1: https://raw.githubusercontent.com/datastax/php-driver/84035aa9d81c7c3b53f2f3461949e2bbdd300f46/ext/src/Cassandra/FutureRows.h BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# Upstream recommends php >= 5.5 -BuildRequires: %{?scl_prefix}php-devel +BuildRequires: %{?scl_prefix}php-devel >= 5.5 BuildRequires: %{?scl_prefix}php-pear BuildRequires: cassandra-cpp-driver-devel BuildRequires: libuv-devel @@ -62,12 +61,14 @@ Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} -Provides: %{?scl_prefix}php-%{pecl_name} = %{version} -Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version} -Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version} +Provides: %{?scl_prefix}php-%{pecl_name} = %{version} +Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version} +Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version} Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version} -Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{release} -Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release} +%if "%{?scl_prefix}" != "%{?sub_prefix}" +Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{release} +Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release} +%endif %if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} # Other third party repo stuff @@ -87,6 +88,10 @@ Obsoletes: php56w-pecl-%{pecl_name} <= %{version} Obsoletes: php70u-pecl-%{pecl_name} <= %{version} Obsoletes: php70w-pecl-%{pecl_name} <= %{version} %endif +%if "%{php_version}" > "7.1" +Obsoletes: php71u-pecl-%{pecl_name} <= %{version} +Obsoletes: php71w-pecl-%{pecl_name} <= %{version} +%endif %endif %if 0%{?fedora} < 20 && 0%{?rhel} < 7 @@ -113,6 +118,8 @@ mv NTS/package.xml . mv %{pecl_name}-%{version}%{?prever} NTS %endif +cp %{SOURCE1} NTS/src/Cassandra + # Don't install/register tests sed -e 's/role="test"/role="src"/' \ %{?_licensedir:-e '/LICENSE/s/role="doc"/role="src"/' } \ @@ -255,6 +262,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Wed Jul 27 2016 Remi Collet - 1.2.0-1 +- Update to 1.2.0 + * Fri Feb 12 2016 Remi Collet - 1.1.0-1 - Update to 1.1.0 -- cgit