File tree Expand file tree Collapse file tree
src/main/java/net/preibisch/bigstitcher/spark Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343import net .imglib2 .type .numeric .RealType ;
4444import net .imglib2 .util .Util ;
4545import net .imglib2 .view .Views ;
46- import net .preibisch .bigstitcher .spark .abstractcmdline .AbstractBasic ;
46+ import net .preibisch .bigstitcher .spark .abstractcmdline .AbstractInfrastructure ;
4747import net .preibisch .bigstitcher .spark .util .DataTypeUtil ;
4848import net .preibisch .bigstitcher .spark .util .Import ;
4949import net .preibisch .bigstitcher .spark .util .N5Util ;
5353import util .Grid ;
5454import util .URITools ;
5555
56- public class SparkDownsample extends AbstractBasic implements Callable <Void >, Serializable
56+ public class SparkDownsample extends AbstractInfrastructure implements Callable <Void >, Serializable
5757{
5858 private static final long serialVersionUID = 5040141824053748124L ;
5959
You can’t perform that action at this time.
0 commit comments