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
R
S
W
C
close()
- Method in class com.wavefront.integrations.
Wavefront
close()
- Method in class com.wavefront.integrations.
WavefrontDirectSender
com.wavefront.integrations
- package com.wavefront.integrations
connect()
- Method in class com.wavefront.integrations.
Wavefront
connect()
- Method in class com.wavefront.integrations.
WavefrontDirectSender
connect()
- Method in interface com.wavefront.integrations.
WavefrontSender
Connects to the server.
F
flush()
- Method in class com.wavefront.integrations.
Wavefront
flush()
- Method in class com.wavefront.integrations.
WavefrontDirectSender
flush()
- Method in interface com.wavefront.integrations.
WavefrontSender
Flushes buffer, if applicable
G
getFailureCount()
- Method in class com.wavefront.integrations.
Wavefront
getFailureCount()
- Method in class com.wavefront.integrations.
WavefrontDirectSender
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 class com.wavefront.integrations.
WavefrontDirectSender
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
R
run()
- Method in class com.wavefront.integrations.
WavefrontDirectSender
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 class com.wavefront.integrations.
WavefrontDirectSender
send(String, double, Long)
- Method in class com.wavefront.integrations.
WavefrontDirectSender
send(String, double, Long, String)
- Method in class com.wavefront.integrations.
WavefrontDirectSender
send(String, double, String, Map<String, String>)
- Method in class com.wavefront.integrations.
WavefrontDirectSender
send(String, double, Long, String, Map<String, String>)
- Method in class com.wavefront.integrations.
WavefrontDirectSender
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.
WavefrontDirectSender
- Class in
com.wavefront.integrations
Wavefront Client that sends data directly to Wavefront via the direct ingestion APIs.
WavefrontDirectSender(String, String)
- Constructor for class com.wavefront.integrations.
WavefrontDirectSender
WavefrontSender
- Interface in
com.wavefront.integrations
Wavefront Client that sends data directly via TCP to the Wavefront Proxy Agent.
C
F
G
I
M
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.