Learn R Programming

TKCat (version 1.1.12)

get_hosts.DBIConnection: Get database hosts

Description

Get database hosts

Usage

# S3 method for DBIConnection
get_hosts(x, ...)

# S3 method for chMDB get_hosts(x, ...)

# S3 method for chTKCat get_hosts(x, ...)

get_hosts(x, ...)

# S3 method for metaMDB get_hosts(x, ...)

Value

A character vector with hosts information (generaly 1) in the following shape: "host:port"

Arguments

x

an object with database connection(s)

...

additional parameters for methods.