You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/03/30 20:56:07 UTC

[incubator-streampipes-extensions] 01/01: Merge pull request #8 from apache/revert-7-dev

This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git

commit 52da75bf678ba5618d9b317597145eaa31427c41
Merge: ebbc1f3 5f1fcc5
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Mon Mar 30 22:55:57 2020 +0200

    Merge pull request #8 from apache/revert-7-dev
    
    Revert "WIP: New Processor: StringCounter + StringTimer"

 .../pe/jvm/AllPipelineElementsInit.java            |   5 +-
 .../transformation/jvm/TransformationJvmInit.java  |   7 +-
 .../stringoperator/counter/StringCounter.java      |  79 ------------------
 .../counter/StringCounterController.java           |  63 ---------------
 .../counter/StringCounterParameters.java           |  36 ---------
 .../stringoperator/timer/StringTimer.java          |  85 -------------------
 .../timer/StringTimerController.java               |  90 ---------------------
 .../timer/StringTimerParameters.java               |  47 -----------
 .../documentation.md                               |  58 -------------
 .../icon.png                                       | Bin 17950 -> 0 bytes
 .../strings.en                                     |   8 --
 .../documentation.md                               |  50 ------------
 .../icon.png                                       | Bin 15788 -> 0 bytes
 .../strings.en                                     |  10 ---
 14 files changed, 3 insertions(+), 535 deletions(-)