Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.lucene.FileListCacheKey

Packages that use FileListCacheKey
org.infinispan.lucene Lucene Directory implementation which stores the index in Infinispan. 
 

Uses of FileListCacheKey in org.infinispan.lucene
 

Methods in org.infinispan.lucene that return FileListCacheKey
 FileListCacheKey FileListCacheKey.Externalizer.readObject(ObjectInput input)
           
 

Methods in org.infinispan.lucene that return types with arguments of type FileListCacheKey
 Set<Class<? extends FileListCacheKey>> FileListCacheKey.Externalizer.getTypeClasses()
           
 

Methods in org.infinispan.lucene with parameters of type FileListCacheKey
 T KeyVisitor.visit(FileListCacheKey fileListCacheKey)
           
 void FileListCacheKey.Externalizer.writeObject(ObjectOutput output, FileListCacheKey key)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.