|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheKey | |
---|---|
org.infinispan.lucene | |
org.infinispan.lucene.locking |
Uses of CacheKey in org.infinispan.lucene |
---|
Classes in org.infinispan.lucene that implement CacheKey | |
---|---|
class |
FileCacheKey
Used as a key for file headers in a cache |
Methods in org.infinispan.lucene that return types with arguments of type CacheKey | |
---|---|
Cache<CacheKey,Object> |
InfinispanDirectory.getCache()
|
Constructor parameters in org.infinispan.lucene with type arguments of type CacheKey | |
---|---|
InfinispanDirectory(Cache<CacheKey,Object> cache)
|
|
InfinispanDirectory(Cache<CacheKey,Object> cache,
String indexName)
|
|
InfinispanDirectory(Cache<CacheKey,Object> cache,
String indexName,
int chunkSize)
|
|
InfinispanDirectory(Cache<CacheKey,Object> cache,
String indexName,
org.apache.lucene.store.LockFactory lf)
|
|
InfinispanDirectory(Cache<CacheKey,Object> cache,
String indexName,
org.apache.lucene.store.LockFactory lf,
int chunkSize)
|
|
InfinispanIndexIO.InfinispanIndexInput(Cache<CacheKey,Object> cache,
FileCacheKey fileKey)
|
|
InfinispanIndexIO.InfinispanIndexInput(Cache<CacheKey,Object> cache,
FileCacheKey fileKey,
int bufferSize)
|
|
InfinispanIndexIO.InfinispanIndexOutput(Cache<CacheKey,Object> cache,
FileCacheKey fileKey,
int bufferSize,
FileMetadata fileMetadata)
|
Uses of CacheKey in org.infinispan.lucene.locking |
---|
Constructor parameters in org.infinispan.lucene.locking with type arguments of type CacheKey | |
---|---|
BaseLockFactory(Cache<CacheKey,Object> cache,
String indexName)
|
|
TransactionalLockFactory(Cache<CacheKey,Object> cache,
String indexName)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |