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

com.emc.mongoose.storage.driver.pravega.PravegaConstants Maven / Gradle / Ivy

There is a newer version: 4.2.31
Show newest version
package com.emc.mongoose.storage.driver.pravega;

public interface PravegaConstants {

	String DRIVER_NAME = "pravega";

	int MAX_BACKOFF_MILLIS = 5_000;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy