|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.log.FileManager.FileMode
public static class FileManager.FileMode
Field Summary | |
---|---|
static FileManager.FileMode |
READ_MODE
|
static FileManager.FileMode |
READWRITE_MODE
|
Method Summary | |
---|---|
java.lang.String |
getModeValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FileManager.FileMode READ_MODE
public static final FileManager.FileMode READWRITE_MODE
Method Detail |
---|
public java.lang.String getModeValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |