diff --git a/docs-python/dev/404.html b/docs-python/dev/404.html index e45bb05f9..3152604e6 100644 --- a/docs-python/dev/404.html +++ b/docs-python/dev/404.html @@ -52,7 +52,7 @@ - + diff --git a/docs-python/dev/getting-started/developing/index.html b/docs-python/dev/getting-started/developing/index.html index 2d1d8d8a9..c0e0f740e 100644 --- a/docs-python/dev/getting-started/developing/index.html +++ b/docs-python/dev/getting-started/developing/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/getting-started/first-steps/index.html b/docs-python/dev/getting-started/first-steps/index.html index 642b00707..054e8b8a1 100644 --- a/docs-python/dev/getting-started/first-steps/index.html +++ b/docs-python/dev/getting-started/first-steps/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/getting-started/quickstart/index.html b/docs-python/dev/getting-started/quickstart/index.html index a0dd70b00..156d86347 100644 --- a/docs-python/dev/getting-started/quickstart/index.html +++ b/docs-python/dev/getting-started/quickstart/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/index.html b/docs-python/dev/index.html index 881762fce..4ae2bdbed 100644 --- a/docs-python/dev/index.html +++ b/docs-python/dev/index.html @@ -38,7 +38,7 @@ - + diff --git a/docs-python/dev/objects.inv b/docs-python/dev/objects.inv index 70d7510b1..34f546989 100644 Binary files a/docs-python/dev/objects.inv and b/docs-python/dev/objects.inv differ diff --git a/docs-python/dev/reference/client/client/index.html b/docs-python/dev/reference/client/client/index.html index 9dbf584e6..87f18f7e7 100644 --- a/docs-python/dev/reference/client/client/index.html +++ b/docs-python/dev/reference/client/client/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/client/config/index.html b/docs-python/dev/reference/client/config/index.html index aa6816a3d..5940f050e 100644 --- a/docs-python/dev/reference/client/config/index.html +++ b/docs-python/dev/reference/client/config/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/client/credential_provider/index.html b/docs-python/dev/reference/client/credential_provider/index.html index 7de345635..d0250ecbf 100644 --- a/docs-python/dev/reference/client/credential_provider/index.html +++ b/docs-python/dev/reference/client/credential_provider/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html b/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html index b4b5fd052..da6dcb555 100644 --- a/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html +++ b/docs-python/dev/reference/endpoint/api/data_lake_measure/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/endpoint/api/data_stream/index.html b/docs-python/dev/reference/endpoint/api/data_stream/index.html index e5cbde363..503893f52 100644 --- a/docs-python/dev/reference/endpoint/api/data_stream/index.html +++ b/docs-python/dev/reference/endpoint/api/data_stream/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/endpoint/api/version/index.html b/docs-python/dev/reference/endpoint/api/version/index.html index 176f0a7d5..ef1ba222b 100644 --- a/docs-python/dev/reference/endpoint/api/version/index.html +++ b/docs-python/dev/reference/endpoint/api/version/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/endpoint/endpoint/index.html b/docs-python/dev/reference/endpoint/endpoint/index.html index f154dcae2..45a7a1d4a 100644 --- a/docs-python/dev/reference/endpoint/endpoint/index.html +++ b/docs-python/dev/reference/endpoint/endpoint/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/endpoint/exceptions/index.html b/docs-python/dev/reference/endpoint/exceptions/index.html index e871ebd23..acf25b437 100644 --- a/docs-python/dev/reference/endpoint/exceptions/index.html +++ b/docs-python/dev/reference/endpoint/exceptions/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/function_zoo/river_function/index.html b/docs-python/dev/reference/function_zoo/river_function/index.html index 08b78cbab..c9029a544 100644 --- a/docs-python/dev/reference/function_zoo/river_function/index.html +++ b/docs-python/dev/reference/function_zoo/river_function/index.html @@ -40,7 +40,7 @@ - + @@ -993,13 +993,6 @@ onServiceStopped() - - -
  • - - requiredStreamIds() - -
  • @@ -1901,13 +1894,6 @@ onServiceStopped() - - -
  • - - requiredStreamIds() - -
  • @@ -2244,7 +2230,7 @@

    -RiverFunction(function_definition, stream_ids, model, supervised, target_label, on_start, on_event, on_stop) +RiverFunction(function_definition, model, supervised, target_label, on_start, on_event, on_stop)

    @@ -2282,20 +2268,6 @@

    -
    -

    The ids of the data stream to train the model.

    -
    -

    - - TYPE: - List[str] - -

    - - model @@ -2573,54 +2545,6 @@

    -
    - - - -

    -requiredStreamIds() - -

    - - -
    - -

    Returns the stream ids required by this function.

    - - - - - - - - - - - - - - - - -
    RETURNSDESCRIPTION
    - stream_ids - -
    -

    List of stream ids required by the function

    -
    -

    - - TYPE: - List[str] - -

    -
    - -
    - -
    - - diff --git a/docs-python/dev/reference/functions/broker/broker/index.html b/docs-python/dev/reference/functions/broker/broker/index.html index 27edcdcfc..38560e4f7 100644 --- a/docs-python/dev/reference/functions/broker/broker/index.html +++ b/docs-python/dev/reference/functions/broker/broker/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/broker_handler/index.html b/docs-python/dev/reference/functions/broker/broker_handler/index.html index 5b333db04..447840183 100644 --- a/docs-python/dev/reference/functions/broker/broker_handler/index.html +++ b/docs-python/dev/reference/functions/broker/broker_handler/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/consumer/index.html b/docs-python/dev/reference/functions/broker/consumer/index.html index f98bae1fe..7dfe368ff 100644 --- a/docs-python/dev/reference/functions/broker/consumer/index.html +++ b/docs-python/dev/reference/functions/broker/consumer/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/kafka/kafka_consumer/index.html b/docs-python/dev/reference/functions/broker/kafka/kafka_consumer/index.html index bbd2794a1..d2888f72f 100644 --- a/docs-python/dev/reference/functions/broker/kafka/kafka_consumer/index.html +++ b/docs-python/dev/reference/functions/broker/kafka/kafka_consumer/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/kafka/kafka_message_fetcher/index.html b/docs-python/dev/reference/functions/broker/kafka/kafka_message_fetcher/index.html index cdf4a56b8..cfc776f97 100644 --- a/docs-python/dev/reference/functions/broker/kafka/kafka_message_fetcher/index.html +++ b/docs-python/dev/reference/functions/broker/kafka/kafka_message_fetcher/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/kafka/kafka_publisher/index.html b/docs-python/dev/reference/functions/broker/kafka/kafka_publisher/index.html index e6711ebf6..855ad15f5 100644 --- a/docs-python/dev/reference/functions/broker/kafka/kafka_publisher/index.html +++ b/docs-python/dev/reference/functions/broker/kafka/kafka_publisher/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/nats/nats_consumer/index.html b/docs-python/dev/reference/functions/broker/nats/nats_consumer/index.html index e1de4a803..a9613773b 100644 --- a/docs-python/dev/reference/functions/broker/nats/nats_consumer/index.html +++ b/docs-python/dev/reference/functions/broker/nats/nats_consumer/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/nats/nats_publisher/index.html b/docs-python/dev/reference/functions/broker/nats/nats_publisher/index.html index 054a4e4cd..7fe5a6060 100644 --- a/docs-python/dev/reference/functions/broker/nats/nats_publisher/index.html +++ b/docs-python/dev/reference/functions/broker/nats/nats_publisher/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/output_collector/index.html b/docs-python/dev/reference/functions/broker/output_collector/index.html index 5bb92b906..9ee4e50ad 100644 --- a/docs-python/dev/reference/functions/broker/output_collector/index.html +++ b/docs-python/dev/reference/functions/broker/output_collector/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/broker/publisher/index.html b/docs-python/dev/reference/functions/broker/publisher/index.html index 25bc06824..4c04e4ada 100644 --- a/docs-python/dev/reference/functions/broker/publisher/index.html +++ b/docs-python/dev/reference/functions/broker/publisher/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/function_handler/index.html b/docs-python/dev/reference/functions/function_handler/index.html index 459a09d18..e919c9c11 100644 --- a/docs-python/dev/reference/functions/function_handler/index.html +++ b/docs-python/dev/reference/functions/function_handler/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/registration/index.html b/docs-python/dev/reference/functions/registration/index.html index 16168d810..cc5db6e6d 100644 --- a/docs-python/dev/reference/functions/registration/index.html +++ b/docs-python/dev/reference/functions/registration/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/streampipes_function/index.html b/docs-python/dev/reference/functions/streampipes_function/index.html index dbdeb60dc..1134250ae 100644 --- a/docs-python/dev/reference/functions/streampipes_function/index.html +++ b/docs-python/dev/reference/functions/streampipes_function/index.html @@ -40,7 +40,7 @@ - + @@ -2369,10 +2369,6 @@

    requiredStreamIds() - - - abstractmethod -

    diff --git a/docs-python/dev/reference/functions/utils/async_iter_handler/index.html b/docs-python/dev/reference/functions/utils/async_iter_handler/index.html index 67502a900..6f223c514 100644 --- a/docs-python/dev/reference/functions/utils/async_iter_handler/index.html +++ b/docs-python/dev/reference/functions/utils/async_iter_handler/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/utils/data_stream_context/index.html b/docs-python/dev/reference/functions/utils/data_stream_context/index.html index 9c5b3df44..d477a6dbd 100644 --- a/docs-python/dev/reference/functions/utils/data_stream_context/index.html +++ b/docs-python/dev/reference/functions/utils/data_stream_context/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/utils/data_stream_generator/index.html b/docs-python/dev/reference/functions/utils/data_stream_generator/index.html index 3f0dc5fd2..0d2a95a3c 100644 --- a/docs-python/dev/reference/functions/utils/data_stream_generator/index.html +++ b/docs-python/dev/reference/functions/utils/data_stream_generator/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/functions/utils/function_context/index.html b/docs-python/dev/reference/functions/utils/function_context/index.html index 2de5bbdeb..618c08811 100644 --- a/docs-python/dev/reference/functions/utils/function_context/index.html +++ b/docs-python/dev/reference/functions/utils/function_context/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/common/index.html b/docs-python/dev/reference/model/common/index.html index 5f8e01ba3..d612a34c9 100644 --- a/docs-python/dev/reference/model/common/index.html +++ b/docs-python/dev/reference/model/common/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/container/data_lake_measures/index.html b/docs-python/dev/reference/model/container/data_lake_measures/index.html index 3a95729dc..4aa9decd5 100644 --- a/docs-python/dev/reference/model/container/data_lake_measures/index.html +++ b/docs-python/dev/reference/model/container/data_lake_measures/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/container/data_streams/index.html b/docs-python/dev/reference/model/container/data_streams/index.html index 8aba7ecd0..26cdebadb 100644 --- a/docs-python/dev/reference/model/container/data_streams/index.html +++ b/docs-python/dev/reference/model/container/data_streams/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/container/resource_container/index.html b/docs-python/dev/reference/model/container/resource_container/index.html index c3f869a96..21d882c95 100644 --- a/docs-python/dev/reference/model/container/resource_container/index.html +++ b/docs-python/dev/reference/model/container/resource_container/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/container/versions/index.html b/docs-python/dev/reference/model/container/versions/index.html index 708a11146..cd85b80d2 100644 --- a/docs-python/dev/reference/model/container/versions/index.html +++ b/docs-python/dev/reference/model/container/versions/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/data_lake_measure/index.html b/docs-python/dev/reference/model/resource/data_lake_measure/index.html index 952246ef4..ebe223afc 100644 --- a/docs-python/dev/reference/model/resource/data_lake_measure/index.html +++ b/docs-python/dev/reference/model/resource/data_lake_measure/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/data_series/index.html b/docs-python/dev/reference/model/resource/data_series/index.html index c00d817a2..25ec843bc 100644 --- a/docs-python/dev/reference/model/resource/data_series/index.html +++ b/docs-python/dev/reference/model/resource/data_series/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/data_stream/index.html b/docs-python/dev/reference/model/resource/data_stream/index.html index 05c6cd081..17342d6b4 100644 --- a/docs-python/dev/reference/model/resource/data_stream/index.html +++ b/docs-python/dev/reference/model/resource/data_stream/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/exceptions/index.html b/docs-python/dev/reference/model/resource/exceptions/index.html index e84113dd7..bb6cee850 100644 --- a/docs-python/dev/reference/model/resource/exceptions/index.html +++ b/docs-python/dev/reference/model/resource/exceptions/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/function_definition/index.html b/docs-python/dev/reference/model/resource/function_definition/index.html index 662e4225f..6013893c1 100644 --- a/docs-python/dev/reference/model/resource/function_definition/index.html +++ b/docs-python/dev/reference/model/resource/function_definition/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/query_result/index.html b/docs-python/dev/reference/model/resource/query_result/index.html index f71e52803..c3a30c14d 100644 --- a/docs-python/dev/reference/model/resource/query_result/index.html +++ b/docs-python/dev/reference/model/resource/query_result/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/resource/index.html b/docs-python/dev/reference/model/resource/resource/index.html index 22e7910cd..3af5bf434 100644 --- a/docs-python/dev/reference/model/resource/resource/index.html +++ b/docs-python/dev/reference/model/resource/resource/index.html @@ -40,7 +40,7 @@ - + diff --git a/docs-python/dev/reference/model/resource/version/index.html b/docs-python/dev/reference/model/resource/version/index.html index 43e2c0a9c..01a3a9bc5 100644 --- a/docs-python/dev/reference/model/resource/version/index.html +++ b/docs-python/dev/reference/model/resource/version/index.html @@ -38,7 +38,7 @@ - + diff --git a/docs-python/dev/scripts/gen_ref_pages/index.html b/docs-python/dev/scripts/gen_ref_pages/index.html index be7b0dc34..593fa7990 100644 --- a/docs-python/dev/scripts/gen_ref_pages/index.html +++ b/docs-python/dev/scripts/gen_ref_pages/index.html @@ -36,7 +36,7 @@ - + @@ -1879,10 +1879,6 @@

    Gen ref pages

    }, 1000) }) - - - - - - - - - - - - - + + -
    -
    +
    +