Class: InfluxDBClient3 Private

Inherits:
Object show all
Defined in:
formula-analytics/pycall-setup.rbi

This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.initialize(*args) ⇒ Object

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.



4
# File 'formula-analytics/pycall-setup.rbi', line 4

def self.initialize(*args); end

Instance Method Details

#query(*args) ⇒ Object

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.



6
# File 'formula-analytics/pycall-setup.rbi', line 6

def query(*args); end