A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
M
- maxCacheFilesCount(int) - function in com.danikula.videocache.HttpProxyCacheServer.Builder
- Sets max cache files count.All files that exceeds limit will be deleted using LRU strategy.
- maxCacheSize(long) - function in com.danikula.videocache.HttpProxyCacheServer.Builder
- Sets max cache size in bytes.
- Md5FileNameGenerator - class in com.danikula.videocache.file
- Implementation of FileNameGenerator that uses MD5 of url as file name