com.facebook.cache.disk.DefaultDiskStorage.FileType |
Class Overview
Categories for the different internal files a ShardedDiskStorage maintains. CONTENT: the file
that has the content TEMP: temporal files, used to write the content until they are switched to
CONTENT files
Summary
[Expand]
Inherited Methods |
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|
Constants
public
static
final
String
CONTENT
public
static
final
String
TEMP