- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for clusterid (0.03 sec)
-
src/main/java/org/codelibs/fess/helper/SystemHelper.java
public void addUpdateConfigListener(final String name, final Supplier<String> listener) { updateConfigListenerMap.put(name, listener); } /** * Checks if the cluster state has changed. * * @param status The current cluster status. * @return true if the state has changed, false otherwise. */ public boolean isChangedClusterState(final int status) {
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 08:30:43 UTC 2025 - 36.6K bytes - Viewed (0)