TResult - The type of the result.public interface ListDatabasesPublisher<TResult>
extends org.reactivestreams.Publisher<TResult>
| Modifier and Type | Method and Description |
|---|---|
ListDatabasesPublisher<TResult> |
maxTime(long maxTime,
TimeUnit timeUnit)
Sets the maximum execution time on the server for this operation.
|
ListDatabasesPublisher<TResult> maxTime(long maxTime, TimeUnit timeUnit)
maxTime - the max timetimeUnit - the time unit, which may not be null