| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
DfsDaoMongoImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
read(String filename) |
void |
write(String filename,
byte[] data,
long uid) |
public void write(String filename, byte[] data, long uid) throws IOException
write in interface DfsDaoIOExceptionpublic byte[] read(String filename) throws IOException
read in interface DfsDaoIOExceptionCopyright © 2014–2016. All rights reserved.