|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.store.Directory
org.apache.lucene.store.jdbc.JdbcDirectory
com.liferay.portal.search.lucene.store.jdbc.LiferayJdbcDirectory
public class LiferayJdbcDirectory
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.store.Directory |
|---|
isOpen, lockFactory |
| Constructor Summary | |
|---|---|
LiferayJdbcDirectory(DataSource dataSource,
org.apache.lucene.store.jdbc.dialect.Dialect dialect,
String tableName)
|
|
| Method Summary | |
|---|---|
String[] |
listAll()
|
| Methods inherited from class org.apache.lucene.store.jdbc.JdbcDirectory |
|---|
close, create, createLock, createOutput, delete, deleteContent, deleteFile, deleteFiles, deleteMarkDeleted, deleteMarkDeleted, fileExists, fileLength, fileModified, forceDeleteFile, getDataSource, getDialect, getFileEntryHandler, getJdbcTemplate, getSettings, getTable, list, makeLock, openInput, renameFile, tableExists, touchFile |
| Methods inherited from class org.apache.lucene.store.Directory |
|---|
clearLock, copy, ensureOpen, getLockFactory, getLockID, openInput, setLockFactory, sync, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LiferayJdbcDirectory(DataSource dataSource,
org.apache.lucene.store.jdbc.dialect.Dialect dialect,
String tableName)
| Method Detail |
|---|
public String[] listAll()
throws IOException
listAll in class org.apache.lucene.store.DirectoryIOException
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||