JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
cloud.opencode.base.id
cloud.opencode.base.id.snowflake
Wait
Uses of Class
cloud.opencode.base.id.snowflake.Wait
Packages that use
Wait
Package
Description
cloud.opencode.base.id.snowflake
Uses of
Wait
in
cloud.opencode.base.id.snowflake
Methods in
cloud.opencode.base.id.snowflake
that return
Wait
Modifier and Type
Method
Description
static
Wait
Wait.
ofMillis
(long millis)
Creates a wait strategy with milliseconds timeout 使用毫秒数超时创建等待策略
static
Wait
Wait.
ofSeconds
(int seconds)
Creates a wait strategy with seconds timeout 使用秒数超时创建等待策略