public class DefaultConfig extends Object implements SnapshotConfig
NONE| Constructor and Description |
|---|
DefaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Runnable> |
getInitializer() |
List<String> |
getPackages() |
SnapshotConsumer |
getSnapshotConsumer() |
long |
getTimeoutInMillis() |
public SnapshotConsumer getSnapshotConsumer()
getSnapshotConsumer in interface SnapshotConfigpublic long getTimeoutInMillis()
getTimeoutInMillis in interface SnapshotConfigpublic List<String> getPackages()
getPackages in interface SnapshotConfigpublic Class<? extends Runnable> getInitializer()
getInitializer in interface SnapshotConfigCopyright © 2016. All rights reserved.