All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.taskurotta.service.hz.Constants Maven / Gradle / Ivy

The newest version!
package ru.taskurotta.service.hz;

/**
 * Created with IntelliJ IDEA.
 * User: dimadin
 * Date: 14.06.13 10:28
 */
public interface Constants {

    //default hazelcast name for storing list of task queue names
    public static final String DEFAULT_QUEUE_LIST_NAME = "tsQueuesList";

    public static final String DEFAULT_EXECUTOR_SERVICE_NAME = "decisionProcessingExecutorService";


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy