Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This class contains the basic interface definition for setting up a new measurement series in Data Lake including the related paths and calls the underlying methods of org.apache.streampipes.dataexplorer.DataLakeNoUserManagementV3. Usage of the related API calls does not require any authentification with valid username and password.

method namerequest typepathdescription
addDataLake

POST

/{measure}adds new measurement series with specified measure name and related event properties (column names) in InfluxDB

DataLakeResourceV3

org.apache.streampipes.ps

This class contains the extended interface definition including the related paths and calls the underlying methods of org.apache.streampipes.dataexplorer.DataLakeManagementV3 and org.apache.streampipes.dataexplorer.utils.DataExplorerUtils when invoked. Usage of below mentioned API calls requires authentification with valid username and password.

...