|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChunkInfo | |
---|---|
org.eclipse.jgit.storage.dht.spi | |
org.eclipse.jgit.storage.dht.spi.cache |
Uses of ChunkInfo in org.eclipse.jgit.storage.dht.spi |
---|
Methods in org.eclipse.jgit.storage.dht.spi with parameters of type ChunkInfo | |
---|---|
void |
RepositoryTable.put(RepositoryKey repo,
ChunkInfo info,
WriteBuffer buffer)
Record the existence of a chunk. |
Uses of ChunkInfo in org.eclipse.jgit.storage.dht.spi.cache |
---|
Methods in org.eclipse.jgit.storage.dht.spi.cache with parameters of type ChunkInfo | |
---|---|
void |
CacheRepositoryTable.put(RepositoryKey repo,
ChunkInfo info,
WriteBuffer buffer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |