
io.split.storages.SegmentCache Maven / Gradle / Ivy
package io.split.storages;
/**
* Memory for segments
* @author lucasecheverz
*/
public interface SegmentCache extends SegmentCacheConsumer, SegmentCacheProducer {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy