| Package | Description |
|---|---|
| org.apache.jackrabbit.mongomk.blob.gridfs |
| Modifier and Type | Class and Description |
|---|---|
class |
GetBlobLengthCommandGridFS
Command for MongoMicroKernel#getLength(String) |
class |
ReadBlobCommandGridFS
Command for MongoMicroKernel#read(String, long, byte[], int, int)
FIXME - Reading from large blobs with small increments is slow in this implementation. |
class |
WriteBlobCommandGridFS
Command for MongoMicroKernel#write(InputStream) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.