JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.komamitsu.fluency.fluentd.ingester.sender.heartbeat
Interface InetSocketHeartbeater.Callback
Enclosing class:
InetSocketHeartbeater
public static interface
InetSocketHeartbeater.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFailure
(
Throwable
cause)
void
onHeartbeat
()
Method Details
onHeartbeat
void
onHeartbeat
()
onFailure
void
onFailure
(
Throwable
cause)