- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 206 for Startup (0.38 sec)
-
guava/src/com/google/common/util/concurrent/AbstractScheduledService.java
* Base class for services that can implement {@link #startUp} and {@link #shutDown} but while in * the "running" state need to perform a periodic task. Subclasses can implement {@link #startUp}, * {@link #shutDown} and also a {@link #runOneIteration} method that will be executed periodically. * * <p>This class uses the {@link ScheduledExecutorService} returned from {@link #executor} to run
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 27.8K bytes - Viewed (0) -
docs/em/docs/advanced/events.md
๐ซ ๐ข ๐ช ๐ฃ โฎ๏ธ `async def` โ๏ธ ๐ `def`. ### `startup` ๐ ๐ฎ ๐ข ๐ ๐ ๐ โญ ๐ธ โถ๏ธ, ๐ฃ โซ๏ธ โฎ๏ธ ๐ `"startup"`: {* ../../docs_src/events/tutorial001.py hl[8] *} ๐ ๐ผ, `startup` ๐ ๐โ๐ฆบ ๐ข ๐ ๐ข ๐ฌ "๐ฝ" ( `dict`) โฎ๏ธ ๐ฒ. ๐ ๐ช ๐ฎ ๐ ๐ 1๏ธโฃ ๐ ๐โ๐ฆบ ๐ข. & ๐ ๐ธ ๐ ๐ซ โถ๏ธ ๐จ ๐จ โญ ๐ `startup` ๐ ๐โ๐ฆบ โ๏ธ ๐. ### `shutdown` ๐
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractExecutionThreadService.java
import java.time.Duration; import java.util.concurrent.Executor; import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeoutException; /** * Base class for services that can implement {@link #startUp}, {@link #run} and {@link #shutDown} * methods. This class uses a single thread to execute the service; consider {@link AbstractService} * if you would like to manage any threading manually. * * @author Jesse Wilson
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jul 11 18:52:30 UTC 2025 - 7.5K bytes - Viewed (0) -
docs/ko/docs/advanced/events.md
์ด ๋ถ๋ถ์ ๊ฑด๋๋ฐ์ ๋ ์ข์ต๋๋ค. /// *์์*๊ณผ *์ข ๋ฃ* ๋์ ์คํ๋ ์ด ๋ก์ง์ ์ ์ํ๋ ๋์ฒด ๋ฐฉ๋ฒ์ด ์์ต๋๋ค. ์ ํ๋ฆฌ์ผ์ด์ ์ด ์์๋๊ธฐ ์ ์ ๋๋ ์ข ๋ฃ๋ ๋ ์คํํด์ผ ํ๋ ์ด๋ฒคํธ ํธ๋ค๋ฌ(ํจ์)๋ฅผ ์ ์ํ ์ ์์ต๋๋ค. ์ด ํจ์๋ค์ `async def` ๋๋ ์ผ๋ฐ `def`๋ก ์ ์ธํ ์ ์์ต๋๋ค. ### `startup` ์ด๋ฒคํธ ์ ํ๋ฆฌ์ผ์ด์ ์ด ์์๋๊ธฐ ์ ์ ์คํ๋์ด์ผ ํ๋ ํจ์๋ฅผ ์ถ๊ฐํ๋ ค๋ฉด, `"startup"` ์ด๋ฒคํธ๋ก ์ ์ธํฉ๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:33:53 UTC 2025 - 9.2K bytes - Viewed (0) -
docs/ru/docs/fastapi-cli.md
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Waiting for application startup. <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Application startup complete. ``` </div> ะัะธะปะพะถะตะฝะธะต ะบะพะผะฐะฝะดะฝะพะน ัััะพะบะธ `fastapi` ััะพ ะธ ะตััั **FastAPI CLI**.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:49:43 UTC 2024 - 6.7K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/AbstractExecutionThreadService.java
import java.util.concurrent.Executor; import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeoutException; /** * Base class for services that can implement {@link #startUp}, {@link #run} and {@link #shutDown} * methods. This class uses a single thread to execute the service; consider {@link AbstractService} * if you would like to manage any threading manually. * * @author Jesse Wilson
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jul 11 18:52:30 UTC 2025 - 7.2K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractService.java
protected AbstractService() {} /** * This method is called by {@link #startAsync} to initiate service startup. The invocation of * this method should cause a call to {@link #notifyStarted()}, either during this method's run, * or after it has returned. If startup fails, the invocation should cause a call to {@link * #notifyFailed(Throwable)} instead. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 20.7K bytes - Viewed (0) -
docs/en/docs/tutorial/index.md
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Waiting for application startup. <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Application startup complete. ``` </div> It is **HIGHLY encouraged** that you write or copy the code, edit it and run it locally.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 5.1K bytes - Viewed (0) -
docs/em/docs/advanced/testing-events.md
# ๐ฌ ๐: ๐ด - ๐คซ ๐โ ๐ ๐ช ๐ ๐ ๐โ๐ฆบ (`startup` & `shutdown`) ๐ ๐ ๐ฏ, ๐ ๐ช โ๏ธ `TestClient` โฎ๏ธ `with` ๐:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 225 bytes - Viewed (0) -
docs/ko/docs/advanced/testing-events.md
# ์ด๋ฒคํธ ํ ์คํธ: ์์ - ์ข ๋ฃ ํ ์คํธ์์ ์ด๋ฒคํธ ํธ๋ค๋ฌ(`startup` ๋ฐ `shutdown`)๋ฅผ ์คํํด์ผ ํ๋ ๊ฒฝ์ฐ, `with` ๋ฌธ๊ณผ ํจ๊ป `TestClient`๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 262 bytes - Viewed (0)