public interface ConfigCallback
| Modifier and Type | Method and Description |
|---|---|
void |
failure(Throwable t) |
void |
noData(String type) |
void |
singleFailure(org.elasticsearch.action.get.MultiGetResponse.Failure failure) |
void |
success(String type,
org.elasticsearch.common.settings.Settings settings,
Long version) |
Copyright © 2015–2018 Red Hat. All rights reserved.