elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
ElasticsearchCluster
/
checkAsyncResult
check
Async
Result
suspend
fun
<
P
,
T
>
checkAsyncResult
(
task
:
AsyncResult
<
P
,
T
>
)
:
TaskResult
<
P
,
T
>