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

io.split.storages.SegmentCache Maven / Gradle / Ivy

package io.split.storages;

/**
 * Memory for segments
 * @author lucasecheverz
 */
public interface SegmentCache extends SegmentCacheConsumer, SegmentCacheProducer {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy