@FunctionalInterface
public static interface ClientFactory.RemoteRunnable<T>
Modifier and Type | Method and Description |
---|---|
void |
run(T t) |
void run(T t) throws com.lucidworks.apollo.common.error.RESTError
com.lucidworks.apollo.common.error.RESTError