|
@@ -69,18 +69,18 @@ There are two new events:
|
|
|
|
|
|
|
|
## Options
|
|
## Options
|
|
|
|
|
|
|
|
-### usePipeline
|
|
|
|
|
-
|
|
|
|
|
-* type: Boolean
|
|
|
|
|
-* description: Set true to enable pipelining
|
|
|
|
|
-* default: `false`
|
|
|
|
|
-
|
|
|
|
|
## pipelineSize
|
|
## pipelineSize
|
|
|
|
|
|
|
|
* type: Integer
|
|
* type: Integer
|
|
|
* description: Size of each cache window. Must be greater than 0
|
|
* description: Size of each cache window. Must be greater than 0
|
|
|
* default: `1000`
|
|
* default: `1000`
|
|
|
|
|
|
|
|
|
|
+### usePipeline
|
|
|
|
|
+
|
|
|
|
|
+* type: Boolean
|
|
|
|
|
+* description: Set true to enable pipelining
|
|
|
|
|
+* default: `false`
|
|
|
|
|
+
|
|
|
## Events
|
|
## Events
|
|
|
|
|
|
|
|
### onCachedDataHit(cached-data-hit.bs.table)
|
|
### onCachedDataHit(cached-data-hit.bs.table)
|