org.infinispan.lucene
Class InfinispanIndexIO

java.lang.Object
  extended by org.infinispan.lucene.InfinispanIndexIO

public class InfinispanIndexIO
extends Object

Deal with input-output operations on Infinispan based Directory

Since:
4.0
Author:
Lukasz Moren, Davide Di Somma
See Also:
Directory, IndexInput, IndexOutput

Nested Class Summary
static class InfinispanIndexIO.InfinispanIndexInput
          Responsible for writing into Directory
static class InfinispanIndexIO.InfinispanIndexOutput
          Responsible for reading from Directory
 
Field Summary
static int DEFAULT_BUFFER_SIZE
           
 
Constructor Summary
InfinispanIndexIO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BUFFER_SIZE

public static final int DEFAULT_BUFFER_SIZE
See Also:
Constant Field Values
Constructor Detail

InfinispanIndexIO

public InfinispanIndexIO()

Google Analytics

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