- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getInstanceId_withTargetName (0.2 seconds)
-
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
final long pid = ProcessHandle.current().pid(); assertEquals(hostname + ":" + pid, systemHelper.getInstanceId()); } @Test public void test_getInstanceId_withTargetName() { // When scheduler.target.name is set, instanceId is targetName@hostname:pid ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() { private static final long serialVersionUID = 1L;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 44.4K bytes - Click Count (0)