接口 CachedOutput
- 所有已知实现类:
HashCache.CacheUpdater
public interface CachedOutput
-
字段概要
字段 -
方法概要
修饰符和类型方法说明void
writeIfNeeded
(Path pFilePath, byte[] pData, com.google.common.hash.HashCode pHashCode)
-
字段详细资料
-
NO_CACHE
-
-
方法详细资料
-
writeIfNeeded
void writeIfNeeded(Path pFilePath, byte[] pData, com.google.common.hash.HashCode pHashCode) throws IOException - 抛出:
IOException
-