elasticsearch-d v1.0.4 (2016-03-10T03:04:49Z)
Dub
Repo
Sniffer
elasticsearch
transport
sniffer
Undocumented in source.
class
Sniffer {
static
auto
regexURL
;
this
(Transport t);
Host
[]
hosts
[@property getter];
}
Constructors
this
this
(Transport t)
Undocumented in source.
Members
Properties
hosts
Host
[]
hosts
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
regexURL
auto
regexURL
;
Undocumented in source.
Meta
Source
See Implementation
elasticsearch
transport
sniffer
classes
Sniffer