|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.core.storage.gammaStore.AbstractStorage
Constructor Summary | |
AbstractStorage()
|
Method Summary | |
void |
readFully(byte[] b)
|
void |
write(byte[] b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.core.storage.gammaStore.Storage |
close, length, readFully, readInt, readLong, seek, setLength, write, writeInt, writeLong |
Constructor Detail |
public AbstractStorage()
Method Detail |
public void readFully(byte[] b) throws java.io.IOException
readFully
in interface Storage
java.io.IOException
public void write(byte[] b) throws java.io.IOException
write
in interface Storage
java.io.IOException
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |