public interface IDataProvider
修飾子とタイプ | フィールドと説明 |
---|---|
static com.google.common.hash.HashFunction |
HASH_FUNCTION |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
act(DirectoryCache cache)
Performs this provider's action.
|
java.lang.String |
getName()
Gets a name for this provider, to use in logging.
|
static void |
save(com.google.gson.Gson gson,
DirectoryCache cache,
com.google.gson.JsonElement jsonElement,
java.nio.file.Path pathIn) |
void act(DirectoryCache cache) throws java.io.IOException
java.io.IOException
java.lang.String getName()
static void save(com.google.gson.Gson gson, DirectoryCache cache, com.google.gson.JsonElement jsonElement, java.nio.file.Path pathIn) throws java.io.IOException
java.io.IOException