org.apache.lucene.store.db
Class File
public
class
File
extends Object
protected DatabaseEntry data
protected DatabaseEntry key
protected long length
protected String name
protected static Random random
protected long timeModified
protected byte[] uuid
protected File(String name)
protected File(
DbDirectory directory, String name, boolean create)
protected byte[] getKey()
protected long getLength()
protected String getName()
protected long getTimeModified()
protected void modify(
DbDirectory directory, long length, long timeModified)
protected void rename(
DbDirectory directory, String name)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.