docs
docs
API
zio.query
Cache
Cache
CompletedRequestMap
CompletedRequestMap
DataSource
DataSource
Batched
Batched
DataSourceAspect
DataSourceAspect
Described
Described
AnySyntax
QueryFailure
Request
ZQuery
ZQuery
EnvironmentWithPartiallyApplied
EnvironmentWithQueryPartiallyApplied
EnvironmentWithZIOPartiallyApplied
ProvideSomeLayer
ServiceWithPartiallyApplied
ServiceWithQueryPartiallyApplied
ServiceWithZIOPartiallyApplied
TimeoutTo
docs
/
zio.query
/
ZQuery
/
TimeoutTo
TimeoutTo
zio.query.ZQuery$.TimeoutTo
final
class
TimeoutTo
[
-
R
,
+
E
,
+
A
,
+
B
](
self
:
ZQuery
[
R
,
E
,
A
],
b
: ()
=>
B
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
B1
>:
B
](
f
:
A
=>
B1
)(
duration
:
=>
Duration
)(
implicit
trace
:
Trace
):
ZQuery
[
R
,
E
,
B1
]