JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.elasticsearch.cluster.coordination
Interface JoinHelper.JoinCallback
Enclosing class:
JoinHelper
public static interface
JoinHelper.JoinCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFailure
(
Exception
e)
void
onSuccess
()
Method Details
onSuccess
void
onSuccess
()
onFailure
void
onFailure
(
Exception
e)