com.lordofthejars.nosqlunit.hbase.HBaseInsertionStrategy Maven / Gradle / Ivy
package com.lordofthejars.nosqlunit.hbase;
import com.lordofthejars.nosqlunit.core.InsertionStrategy;
public interface HBaseInsertionStrategy extends InsertionStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy