| Package | Description |
|---|---|
| org.graylog2.shared.rest.resources |
| Modifier and Type | Method and Description |
|---|---|
static <ResponseType> |
ProxiedResource.MasterResponse.create(ProxiedResource.NodeResponse<ResponseType> nodeResponse)
Deprecated.
|
protected <RemoteInterfaceType,RemoteCallResponseType> |
ProxiedResource.requestOnMaster(Function<RemoteInterfaceType,retrofit2.Call<RemoteCallResponseType>> remoteInterfaceFunction,
Function<String,Optional<RemoteInterfaceType>> remoteInterfaceProvider)
Deprecated.
Use
ProxiedResource.requestOnLeader(Function, Function) instead. |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.