Package org.elasticsearch.transport
Class TransportRequestOptions
java.lang.Object
org.elasticsearch.transport.TransportRequestOptions
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TransportRequestOptions
of
(TimeValue timeout, TransportRequestOptions.Type type) timeout()
static TransportRequestOptions
type()
-
Field Details
-
EMPTY
-
-
Method Details
-
timeout
-
of
public static TransportRequestOptions of(@Nullable TimeValue timeout, TransportRequestOptions.Type type) -
timeout
-
type
-