JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
V
W
_
A
ADD_SET
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
ADMIN
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.StandardDBs
AND
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
B
BLOCK_NUMBER
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
BLOCK_SIZE
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
blockNumber
- Variable in class org.lumongo.storage.lucene.
MongoBlock
BLOCKS_SUFFIX
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
BUFFER_SIZE
- Static variable in class org.lumongo.storage.constants.
MongoConstants.Functions
bytes
- Variable in class org.lumongo.storage.lucene.
MongoBlock
BYTES
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
C
cacheBlock(MongoBlock)
- Static method in class org.lumongo.storage.lucene.
MongoDirectory
close()
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
close()
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
close()
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
COMPRESSED
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
Compression
- Class in
org.lumongo.util
Compression.CompressionLevel
- Enum in
org.lumongo.util
compressZlib(byte[], Compression.CompressionLevel)
- Static method in class org.lumongo.util.
Compression
copyToDirectory(Directory)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
copyToFSDirectory(File)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
COUNTER_SUFFIX
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
createNameSpace(String, String)
- Static method in class org.lumongo.storage.constants.
MongoConstants.Functions
createOutput(String, IOContext)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
ignore IOContext
D
DEFAULT_BLOCK_MAX
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
DEFAULT_BLOCK_SIZE
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
deleteFile(String)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
deleteFile(NosqlFile)
- Method in class org.lumongo.storage.lucene.
MongoDirectory
deleteFile(NosqlFile)
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
dirty
- Variable in class org.lumongo.storage.lucene.
MongoBlock
DistributedDirectory
- Class in
org.lumongo.storage.lucene
DistributedDirectory(NosqlDirectory)
- Constructor for class org.lumongo.storage.lucene.
DistributedDirectory
DistributedIndexInput
- Class in
org.lumongo.storage.lucene
DistributedIndexInput(NosqlFile)
- Constructor for class org.lumongo.storage.lucene.
DistributedIndexInput
DistributedIndexOutput
- Class in
org.lumongo.storage.lucene
DistributedIndexOutput(NosqlFile)
- Constructor for class org.lumongo.storage.lucene.
DistributedIndexOutput
dropIndex(MongoClient, String, String)
- Static method in class org.lumongo.storage.lucene.
MongoDirectory
Removes an index from a database
E
EACH
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
ENABLE_SHARDING
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Commands
equals(Object)
- Method in class org.lumongo.storage.lucene.
MongoBlock
EXISTS
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
F
FILE_NAME
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
FILE_NUMBER
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
fileExists(String)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
fileLength(String)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
fileModified(String)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
FILES_SUFFIX
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
flush()
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
flush()
- Method in class org.lumongo.storage.lucene.
MongoFile
flush()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
fromDbObject(DBObject)
- Method in class org.lumongo.storage.lucene.
MongoDirectory
G
getBlocksCollection()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getBlockSize()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getBlockSize()
- Method in class org.lumongo.storage.lucene.
MongoFile
getBlockSize()
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
getBlockSize()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
getCounterCollection()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getFileHandle(String)
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getFileHandle(String, boolean)
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getFileHandle(String)
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
getFileHandle(String, boolean)
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
getFileLength()
- Method in class org.lumongo.storage.lucene.
MongoFile
getFileLength()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
getFileName()
- Method in class org.lumongo.storage.lucene.
MongoFile
getFileName()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
getFileNames()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getFileNames()
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
getFileNumber()
- Method in class org.lumongo.storage.lucene.
MongoFile
getFileNumber()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
getFilePointer()
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
getFilePointer()
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
getFilesCollection()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getIndexName()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
getLastModified()
- Method in class org.lumongo.storage.lucene.
MongoFile
getLastModified()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
getLevel()
- Method in enum org.lumongo.util.
Compression.CompressionLevel
getMongo()
- Static method in class org.lumongo.util.
TestHelper
getMongoDirectory()
- Method in class org.lumongo.storage.lucene.
MongoFile
getMongoPort()
- Static method in class org.lumongo.util.
TestHelper
getMongoServer()
- Static method in class org.lumongo.util.
TestHelper
GT
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
H
hashCode()
- Method in class org.lumongo.storage.lucene.
MongoBlock
I
INC
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
isCompressed()
- Method in class org.lumongo.storage.lucene.
MongoFile
isCompressed()
- Method in interface org.lumongo.storage.lucene.
NosqlFile
L
LAST_MODIFIED
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
length()
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
length()
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
LENGTH
- Static variable in class org.lumongo.storage.lucene.
MongoDirectory
listAll()
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
LT
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
LuceneConstants
- Class in
org.lumongo
LuceneConstants()
- Constructor for class org.lumongo.
LuceneConstants
M
MONGO_PORT_PROPERTY
- Static variable in class org.lumongo.util.
TestHelper
MONGO_SERVER_PROPERTY
- Static variable in class org.lumongo.util.
TestHelper
MongoBlock
- Class in
org.lumongo.storage.lucene
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
MongoBlock(MongoFile, int, int, byte[])
- Constructor for class org.lumongo.storage.lucene.
MongoBlock
MongoConstants
- Interface in
org.lumongo.storage.constants
MongoConstants.Commands
- Interface in
org.lumongo.storage.constants
MongoConstants.Functions
- Class in
org.lumongo.storage.constants
MongoConstants.Functions()
- Constructor for class org.lumongo.storage.constants.
MongoConstants.Functions
MongoConstants.Operators
- Interface in
org.lumongo.storage.constants
MongoConstants.StandardDBs
- Interface in
org.lumongo.storage.constants
MongoConstants.StandardFields
- Interface in
org.lumongo.storage.constants
MongoDirectory
- Class in
org.lumongo.storage.lucene
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
MongoDirectory(MongoClient, String, String)
- Constructor for class org.lumongo.storage.lucene.
MongoDirectory
MongoDirectory(MongoClient, String, String, boolean, boolean)
- Constructor for class org.lumongo.storage.lucene.
MongoDirectory
MongoDirectory(MongoClient, String, String, boolean, boolean, int)
- Constructor for class org.lumongo.storage.lucene.
MongoDirectory
MongoFile
- Class in
org.lumongo.storage.lucene
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
MongoFile(MongoDirectory, String, int, int, boolean)
- Constructor for class org.lumongo.storage.lucene.
MongoFile
N
NOR
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
nosqlDirectory
- Variable in class org.lumongo.storage.lucene.
DistributedDirectory
NosqlDirectory
- Interface in
org.lumongo.storage.lucene
NosqlFile
- Interface in
org.lumongo.storage.lucene
NOT
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
O
openInput(String, IOContext)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
ignore IOContext
OR
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
org.lumongo
- package org.lumongo
org.lumongo.storage.constants
- package org.lumongo.storage.constants
org.lumongo.storage.lucene
- package org.lumongo.storage.lucene
org.lumongo.util
- package org.lumongo.util
R
readByte()
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
readByte(long)
- Method in class org.lumongo.storage.lucene.
MongoFile
readByte(long)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
readBytes(byte[], int, int)
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
readBytes(long, byte[], int, int)
- Method in class org.lumongo.storage.lucene.
MongoFile
readBytes(long, byte[], int, int)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
readFileFromGridFS(GridFSDBFile)
- Static method in class org.lumongo.storage.constants.
MongoConstants.Functions
removeBlock(MongoBlock)
- Static method in class org.lumongo.storage.lucene.
MongoDirectory
S
SEARCH_HIT
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
seek(long)
- Method in class org.lumongo.storage.lucene.
DistributedIndexInput
seek(long)
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
SET
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
setFileLength(long)
- Method in class org.lumongo.storage.lucene.
MongoFile
setFileLength(long)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
setLastModified(long)
- Method in class org.lumongo.storage.lucene.
MongoFile
setLastModified(long)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
setLength(long)
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
setMaxIndexBlocks(int)
- Static method in class org.lumongo.storage.lucene.
MongoDirectory
SHARD_COLLECTION
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Commands
SHARD_KEY
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Commands
storeBlock()
- Method in class org.lumongo.storage.lucene.
MongoBlock
storeBlock(MongoBlock)
- Method in class org.lumongo.storage.lucene.
MongoFile
sync(Collection<String>)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
T
TEST_DATABASE_NAME
- Static variable in class org.lumongo.util.
TestHelper
TestHelper
- Class in
org.lumongo.util
TestHelper()
- Constructor for class org.lumongo.util.
TestHelper
toDbObject(NosqlFile)
- Static method in class org.lumongo.storage.lucene.
MongoDirectory
toString()
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
toString()
- Method in class org.lumongo.storage.lucene.
MongoDirectory
toString()
- Method in class org.lumongo.storage.lucene.
MongoFile
touchFile(String)
- Method in class org.lumongo.storage.lucene.
DistributedDirectory
U
uncompressZlib(byte[])
- Static method in class org.lumongo.util.
Compression
UNSET
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.Operators
updateFileMetadata(NosqlFile)
- Method in class org.lumongo.storage.lucene.
MongoDirectory
updateFileMetadata(NosqlFile)
- Method in interface org.lumongo.storage.lucene.
NosqlDirectory
V
valueOf(String)
- Static method in enum org.lumongo.util.
Compression.CompressionLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.lumongo.util.
Compression.CompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION
- Static variable in class org.lumongo.
LuceneConstants
W
write(long, byte)
- Method in class org.lumongo.storage.lucene.
MongoFile
write(long, byte[], int, int)
- Method in class org.lumongo.storage.lucene.
MongoFile
write(long, byte)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
write(long, byte[], int, int)
- Method in interface org.lumongo.storage.lucene.
NosqlFile
writeByte(byte)
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
writeBytes(byte[], int, int)
- Method in class org.lumongo.storage.lucene.
DistributedIndexOutput
_
_ID
- Static variable in interface org.lumongo.storage.constants.
MongoConstants.StandardFields
A
B
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
V
W
_
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes