|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleFSDirectory.SimpleFSIndexInput.Descriptor | |
---|---|
org.apache.lucene.store | Binary i/o API, used for all index data. |
Uses of SimpleFSDirectory.SimpleFSIndexInput.Descriptor in org.apache.lucene.store |
---|
Fields in org.apache.lucene.store declared as SimpleFSDirectory.SimpleFSIndexInput.Descriptor | |
---|---|
protected SimpleFSDirectory.SimpleFSIndexInput.Descriptor |
SimpleFSDirectory.SimpleFSIndexInput.file
|
Constructors in org.apache.lucene.store with parameters of type SimpleFSDirectory.SimpleFSIndexInput.Descriptor | |
---|---|
NIOFSDirectory.NIOFSIndexInput(String sliceDescription,
File path,
SimpleFSDirectory.SimpleFSIndexInput.Descriptor file,
FileChannel fc,
long off,
long length,
int bufferSize,
int chunkSize)
|
|
SimpleFSDirectory.SimpleFSIndexInput(String resourceDesc,
SimpleFSDirectory.SimpleFSIndexInput.Descriptor file,
long off,
long length,
int bufferSize,
int chunkSize)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |