|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JdbcLock
An extension insterface for Lucene Lock class.
| Method Summary | |
|---|---|
void |
configure(JdbcDirectory jdbcDirectory,
String name)
Configures the lock. |
void |
initializeDatabase(JdbcDirectory jdbcDirectory)
Called without configure. |
| Method Detail |
|---|
void configure(JdbcDirectory jdbcDirectory,
String name)
throws IOException
jdbcDirectory - The directory using the lockname - The name of the lock
IOException
void initializeDatabase(JdbcDirectory jdbcDirectory)
throws IOException
jdbcDirectory - The directory owning the lock
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||