JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
M
S
W
C
close()
- Method in class com.wavefront.integrations.
Wavefront
com.wavefront.integrations
- package com.wavefront.integrations
connect()
- Method in class com.wavefront.integrations.
Wavefront
connect()
- Method in interface com.wavefront.integrations.
WavefrontSender
Connects to the server.
F
flush()
- Method in class com.wavefront.integrations.
Wavefront
flush()
- Method in interface com.wavefront.integrations.
WavefrontSender
Flushes buffer, if applicable
G
getFailureCount()
- Method in class com.wavefront.integrations.
Wavefront
getFailureCount()
- Method in interface com.wavefront.integrations.
WavefrontSender
Returns the number of failed writes to the server.
I
isConnected()
- Method in class com.wavefront.integrations.
Wavefront
isConnected()
- Method in interface com.wavefront.integrations.
WavefrontSender
Returns true if ready to send data
M
Main
- Class in
com.wavefront.integrations
Driver class for ad-hoc experiments with
WavefrontSender
Main()
- Constructor for class com.wavefront.integrations.
Main
main(String[])
- Static method in class com.wavefront.integrations.
Main
S
send(String, double)
- Method in class com.wavefront.integrations.
Wavefront
send(String, double, Long)
- Method in class com.wavefront.integrations.
Wavefront
send(String, double, Long, String)
- Method in class com.wavefront.integrations.
Wavefront
send(String, double, String, Map<String, String>)
- Method in class com.wavefront.integrations.
Wavefront
send(String, double, Long, String, Map<String, String>)
- Method in class com.wavefront.integrations.
Wavefront
send(String, double)
- Method in interface com.wavefront.integrations.
WavefrontSender
Send a measurement to Wavefront.
send(String, double, Long)
- Method in interface com.wavefront.integrations.
WavefrontSender
Send a measurement to Wavefront.
send(String, double, Long, String)
- Method in interface com.wavefront.integrations.
WavefrontSender
Send a measurement to Wavefront.
send(String, double, String, Map<String, String>)
- Method in interface com.wavefront.integrations.
WavefrontSender
Send the given measurement to the server.
send(String, double, Long, String, Map<String, String>)
- Method in interface com.wavefront.integrations.
WavefrontSender
Send the given measurement to the server.
W
Wavefront
- Class in
com.wavefront.integrations
Wavefront Client that sends data directly via TCP to the Wavefront Proxy Agent.
Wavefront(String, int)
- Constructor for class com.wavefront.integrations.
Wavefront
Creates a new client which connects to the given address using the default
SocketFactory
.
Wavefront(String, int, SocketFactory)
- Constructor for class com.wavefront.integrations.
Wavefront
Creates a new client which connects to the given address and socket factory.
Wavefront(InetSocketAddress)
- Constructor for class com.wavefront.integrations.
Wavefront
Creates a new client which connects to the given address using the default
SocketFactory
.
Wavefront(InetSocketAddress, SocketFactory)
- Constructor for class com.wavefront.integrations.
Wavefront
Creates a new client which connects to the given address and socket factory using the given character set.
WavefrontSender
- Interface in
com.wavefront.integrations
Wavefront Client that sends data directly via TCP to the Wavefront Proxy Agent.
C
F
G
I
M
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.