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
 void FileListCacheKey.Externalizer.writeObject(ObjectOutput output, FileListCacheKey key)
           
 


-->

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