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

com.olapdb.core.config.OlapConstants Maven / Gradle / Ivy

The newest version!
package com.olapdb.core.config;

public class OlapConstants {
	public final static long ARCHIVE_PERIOD = 1*10*1000; //10 seconds
	public final static long UPDATE_PERIOD = 5*60*1000; //5 minutes
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy