You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xieqijun (Jira)" <ji...@apache.org> on 2021/10/06 03:20:00 UTC

[jira] [Created] (IOTDB-1799) Compatibility of Apache IoTDB with InfluxDB——Modify function parameters

xieqijun created IOTDB-1799:
-------------------------------

             Summary: Compatibility of Apache IoTDB with InfluxDB——Modify function parameters
                 Key: IOTDB-1799
                 URL: https://issues.apache.org/jira/browse/IOTDB-1799
             Project: Apache IoTDB
          Issue Type: Sub-task
            Reporter: xieqijun


Since many function parameters override before are meaningless and do not comply with the code specification, they need to be consistent with the parameters of the interface class. Examples are as follows:
{quote}public void write(String s, String s1, ConsistencyLevel consistencyLevel, List<String> list)
{quote}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)