@ProviderType
public interface ClusterRequest<T extends ClusterResponse>
Modifier and Type | Method and Description |
---|---|
T |
accept(ClusterRequestExecutor clusterRequestExecutor) |
java.lang.String[] |
getIndexNames()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement. This
method should not be in the parent interface. Only certain
ClusterRequests work with index names.
|
T accept(ClusterRequestExecutor clusterRequestExecutor)
@Deprecated java.lang.String[] getIndexNames()