| 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)
Execute the given remote interface function on the master node.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.