public class BatchScheduler extends Object implements Runnable
static Set<String>
resources
static String
split
BatchScheduler(Syncer sync)
static void
addResource(String seedName, String path)
void
run()
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String split
public static Set<String> resources
public BatchScheduler(Syncer sync)
public static void addResource(String seedName, String path)
public static void start()
public static void stop()
public void run()
run
Runnable
Copyright © 2018. All rights reserved.