org.compass.needle.coherence
Interface FileKey
- All Known Implementing Classes:
- FileBucketKey, FileHeaderKey, FileLockKey
public interface FileKey
- Author:
- kimchy
FILE_HEADER
static final byte FILE_HEADER
- See Also:
- Constant Field Values
FILE_BUCKET
static final byte FILE_BUCKET
- See Also:
- Constant Field Values
FILE_LOCK
static final byte FILE_LOCK
- See Also:
- Constant Field Values
getIndexName
String getIndexName()
getFileName
String getFileName()
getType
byte getType()
Copyright (c) 2004-2008 The Compass Project.