Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.lucene.ChunkCacheKey

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

Uses of ChunkCacheKey in org.infinispan.lucene
 

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

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

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


Infinispan Distribution 5.2.6.Final-redhat-2

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