diff --git a/README.md b/README.md index 4d9878c..2bb8204 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Latest API Docs is akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

-* kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

+* akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

+* kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

## Dependencies diff --git a/docs/api/4.0.20.md b/docs/api/4.0.20.md index e22d72b..763f362 100644 --- a/docs/api/4.0.20.md +++ b/docs/api/4.0.20.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the AQ-K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

@@ -146,7 +146,7 @@ insert into outputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

diff --git a/docs/api/4.0.21.md b/docs/api/4.0.21.md index 8c1dff5..f7edcd8 100644 --- a/docs/api/4.0.21.md +++ b/docs/api/4.0.21.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the AQ-K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

@@ -146,7 +146,7 @@ insert into outputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

diff --git a/docs/api/4.0.22.md b/docs/api/4.0.22.md index 5198962..00f3291 100644 --- a/docs/api/4.0.22.md +++ b/docs/api/4.0.22.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the AQ-K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

@@ -146,7 +146,7 @@ insert into outputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

diff --git a/docs/api/4.0.23.md b/docs/api/4.0.23.md index d08ff77..f58da17 100644 --- a/docs/api/4.0.23.md +++ b/docs/api/4.0.23.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the AQ-K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

@@ -146,7 +146,7 @@ insert into outputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

diff --git a/docs/api/4.0.6.md b/docs/api/4.0.6.md index bb8eaa7..a19d33a 100644 --- a/docs/api/4.0.6.md +++ b/docs/api/4.0.6.md @@ -2,7 +2,7 @@ ## Kslack -### reorder *(Stream Processor)* +### reorder *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

@@ -68,7 +68,7 @@ insert into outputStream; ## Akslack -### reorder *(Stream Processor)* +### reorder *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the Alpha K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

diff --git a/docs/api/4.1.0.md b/docs/api/4.1.0.md index cb58354..0705e8f 100644 --- a/docs/api/4.1.0.md +++ b/docs/api/4.1.0.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the AQ-K-Slack based out-of-order handling algorithm (originally described in
http://dl.acm.org/citation.cfm?doid=2675743.2771828)

@@ -146,7 +146,7 @@ insert into outputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm (originally described in
https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf)

diff --git a/docs/api/4.1.1.md b/docs/api/4.1.1.md index 9d2aedc..0fd3289 100644 --- a/docs/api/4.1.1.md +++ b/docs/api/4.1.1.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

@@ -146,7 +146,7 @@ insert into OutputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size.

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

diff --git a/docs/api/4.2.0.md b/docs/api/4.2.0.md index 668b5cf..a427dbc 100644 --- a/docs/api/4.2.0.md +++ b/docs/api/4.2.0.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

@@ -146,7 +146,7 @@ insert into OutputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size.

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

diff --git a/docs/api/4.2.1.md b/docs/api/4.2.1.md index 0b35a3a..5a207f7 100644 --- a/docs/api/4.2.1.md +++ b/docs/api/4.2.1.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

@@ -146,7 +146,7 @@ insert into OutputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size.

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

diff --git a/docs/api/4.2.2.md b/docs/api/4.2.2.md index 78a44eb..940bb42 100644 --- a/docs/api/4.2.2.md +++ b/docs/api/4.2.2.md @@ -2,7 +2,7 @@ ## Reorder -### akslack *(Stream Processor)* +### akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

@@ -146,7 +146,7 @@ insert into OutputStream; ```

This query performs reordering based on the 'eventtt' attribute values. In this example, 20 represents the batch size.

-### kslack *(Stream Processor)* +### kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

diff --git a/docs/index.md b/docs/index.md index 4d9878c..2bb8204 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,8 +23,8 @@ Latest API Docs is akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

-* kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

+* akslack *(Stream Processor)*

This stream processor extension performs reordering of an event stream which is out of order.
 It implements the AQ-K-Slack based out-of-order handling algorithm which is originally described in
'http://dl.acm.org/citation.cfm?doid=2675743.2771828'.

+* kslack *(Stream Processor)*

This stream processor extension performs reordering of an out-of-order event stream.
 It implements the K-Slack based out-of-order handling algorithm which is originally described in
'https://www2.informatik.uni-erlangen.de/publication/download/IPDPS2013.pdf'.)

## Dependencies