summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION39
1 files changed, 37 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 5e88b90..939561f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #169 couchbase version 2.3.4 ] {
+Extension [ <persistent> extension #171 couchbase version 2.4.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -1592,7 +1592,7 @@ Extension [ <persistent> extension #169 couchbase version 2.3.4 ] {
Property [ <default> public $options ]
}
- - Methods [7] {
+ - Methods [12] {
Method [ <internal:couchbase, ctor> final private method __construct ] {
- Parameters [0] {
@@ -1640,6 +1640,41 @@ Extension [ <persistent> extension #169 couchbase version 2.3.4 ] {
Parameter #0 [ <required> $mutationState ]
}
}
+
+ Method [ <internal:couchbase> final public method scanCap ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $scanCap ]
+ }
+ }
+
+ Method [ <internal:couchbase> final public method pipelineBatch ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $pipelineBatch ]
+ }
+ }
+
+ Method [ <internal:couchbase> final public method pipelineCap ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $pipelineCap ]
+ }
+ }
+
+ Method [ <internal:couchbase> final public method maxParallelism ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $maxParallelism ]
+ }
+ }
+
+ Method [ <internal:couchbase> final public method readonly ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $readonly ]
+ }
+ }
}
}