NAME
InfluxDB::Client::Response::Meta - meta information of responses stored in an InfluxDB::Client::Response instance
VERSION
version 0.1
METHODS
new(%args)
creates a new InfluxDB::Client::Response::Meta instance
The arguments are:
influxdb_version
the version of the remote InfluxDBrequest_id
the unique request idserver
the address and port of our remote server
influxdb_version()
returns: the version of the remote InfluxDB
influxdb_version($version)
Sets the InfluxDB version to $version
returns: the new version of the remote InfluxDB
request_id()
returns: the unique request id
request_id($id)
Sets the request ID $id
returns: the new unique request id
server()
returns: the address and port of our remote server
server($sever)
sets the remote server information to $server
returns: the new address and port of our remote server
AUTHOR
Thomas Berger <thomas.berger@1und1.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by 1&1 Telecommunication SE.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004