| Constructor and Description |
|---|
DfsMysqlImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
boolean |
create(String filename,
byte[] data) |
boolean |
delete(String filename) |
void |
destroy() |
byte[] |
read(String filename) |
void |
setJdbc(Jdbc jdbc) |
public void setJdbc(Jdbc jdbc)
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.