com.bigdata.journal
Class FileMetadata
java.lang.Object
com.bigdata.journal.FileMetadata
public class FileMetadata
- extends Object
Helper object used when opening or creating journal file in any of the
file-based modes.
- Version:
- $Id: FileMetadata.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
|
Field Summary |
protected static boolean |
DEBUG
|
protected static boolean |
INFO
|
protected static org.apache.log4j.Logger |
log
Logger. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.log4j.Logger log
- Logger.
INFO
protected static final boolean INFO
DEBUG
protected static final boolean DEBUG
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.