com.sleepycat.je.log
Class FileManager.FileMode
java.lang.Object
com.sleepycat.je.log.FileManager.FileMode
- Enclosing class:
- FileManager
public static class FileManager.FileMode
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ_MODE
public static final FileManager.FileMode READ_MODE
READWRITE_MODE
public static final FileManager.FileMode READWRITE_MODE
getModeValue
public String getModeValue()
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.