Uses of Class
org.infinispan.lucene.FileReadLockKey

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

Uses of FileReadLockKey in org.infinispan.lucene
 

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

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

Methods in org.infinispan.lucene with parameters of type FileReadLockKey
 void FileReadLockKey.Externalizer.writeObject(ObjectOutput output, FileReadLockKey key)
           
 


-->

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