public class BlockListReport extends java.lang.Object implements IDataProvider
Modifier and Type | Field and Description |
---|---|
private DataGenerator |
generator |
private static com.google.gson.Gson |
GSON |
HASH_FUNCTION
Constructor and Description |
---|
BlockListReport(DataGenerator generatorIn) |
Modifier and Type | Method and Description |
---|---|
void |
act(DirectoryCache cache) |
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
private static final com.google.gson.Gson GSON
private final DataGenerator generator
public BlockListReport(DataGenerator generatorIn)
public void act(DirectoryCache cache) throws java.io.IOException
act
in interface IDataProvider
java.io.IOException
public java.lang.String getName()
getName
in interface IDataProvider