| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
DfsFileImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
boolean |
create(String filename,
byte[] data) |
boolean |
delete(String filename) |
void |
destroy() |
byte[] |
read(String filename) |
public byte[] read(String filename) throws IOException
read in interface DfsIOExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionCopyright © 2014–2016. All rights reserved.