- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 152 for Schedule (0.24 sec)
-
CHANGELOG/CHANGELOG-1.7.md
- [Load Balancing](#load-balancing) - [**Node Components**](#node-components) - [Container Runtime Interface](#container-runtime-interface) - [**Scheduling**](#scheduling-1) - [Scheduler Extender](#scheduler-extender) - [**Storage**](#storage-1) - [Local Storage](#local-storage) - [Volume Plugins](#volume-plugins) - [Metrics](#metrics)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
android/guava/src/com/google/common/collect/TreeTraverser.java
* implements {@code SuccessorsFunction}, which has a similar API as {@link #children} or can be * the same lambda function as passed into {@link #using(Function)}. * <p>This class is scheduled to be removed in October 2019. */ // TODO(b/68134636): Remove by 2019-10 @Deprecated @Beta @GwtCompatible public abstract class TreeTraverser<T> { /** Constructor for use by subclasses. */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 8.3K bytes - Viewed (0) -
docs/zh-CN/README.md
- 管理 UI: http://localhost:8080/admin/ (默认用户名/密码为 admin/admin)  您可以在管理 UI 的 (Web、文件、数据存储) 爬虫配置页面中注册爬取目标,然后在 [调度器页面](https://fess.codelibs.org/14.17/admin/scheduler-guide.html)手动启动爬虫。 ## 从其他搜索提供商迁移 请参阅 [MIGRATION.md](MIGRATION.md)。 ## 数据存储 当前,Fess 支持抓取以下[存储位置和 API](https://fess.codelibs.org/14.17/admin/dataconfig-guide.html):
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 6.8K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/mylasta/action/FessHtmlPathTest.java
verifyPathPattern("AdminReqheader", "/admin/reqheader/"); verifyPathPattern("AdminRole", "/admin/role/"); verifyPathPattern("AdminScheduler", "/admin/scheduler/"); verifyPathPattern("AdminUser", "/admin/user/"); verifyPathPattern("AdminWebauth", "/admin/webauth/"); verifyPathPattern("AdminWebconfig", "/admin/webconfig/"); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.9K bytes - Viewed (0) -
docs/ko/README.md
 관리자 UI에서는 (웹, 파일, 데이터 저장소) 크롤러 구성 페이지에서 크롤링 대상을 등록한 다음, [스케줄러 페이지](https://fess.codelibs.org/14.17/admin/scheduler-guide.html)에서 크롤러를 수동으로 시작할 수 있습니다. ## 다른 검색 제공자에서의 마이그레이션 [MIGRATION.md](MIGRATION.md)를 참조하십시오. ## 데이터 저장소
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.8K bytes - Viewed (1) -
src/test/java/org/codelibs/fess/job/CrawlJobTest.java
// Setup test with mock ScheduledJobBhv final AtomicInteger callCount = new AtomicInteger(0); final List<ScheduledJob> scheduledJobs = new ArrayList<>(); // Create test scheduled jobs ScheduledJob job1 = new ScheduledJob() { @Override public String getId() { return "job1"; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 25K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/wizard/AdminWizardAction.java
@Resource protected FileConfigService fileConfigService; /** Helper for managing crawler processes */ @Resource protected ProcessHelper processHelper; /** Service for managing scheduled jobs */ @Resource protected ScheduledJobService scheduledJobService; // ===================================================================================
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 15.8K bytes - Viewed (0) -
docs/fr/README.md
## Migration depuis un autre fournisseur de recherche Veuillez consulter [MIGRATION.md](MIGRATION.md). ## Data Store
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.9K bytes - Viewed (0) -
docs/pt-BR/README.md
Você pode registrar alvos de rastreamento na interface de administração nas páginas de configuração do rastreador (Web, Arquivo, Data Store), e iniciar manualmente o rastreador na [página do Agendador](https://fess.codelibs.org/14.17/admin/scheduler-guide.html). ## Migração de Outro Provedor de Busca Consulte [MIGRATION.md](MIGRATION.md). ## Data Store
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.4K bytes - Viewed (0) -
docs/es/README.md
## Migración desde otro proveedor de búsqueda Consulta [MIGRATION.md](MIGRATION.md). ## Almacenamiento de Datos
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.6K bytes - Viewed (0)