Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.lucene.KeyVisitor

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

Uses of KeyVisitor in org.infinispan.lucene
 

Methods in org.infinispan.lucene with parameters of type KeyVisitor
 Object FileCacheKey.accept(KeyVisitor visitor)
           
 Object ChunkCacheKey.accept(KeyVisitor visitor)
           
 Object FileReadLockKey.accept(KeyVisitor visitor)
           
 Object FileListCacheKey.accept(KeyVisitor visitor)
           
<T> T
IndexScopedKey.accept(KeyVisitor<T> visitor)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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