|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.search.lucene.dump.IndexCommitSerializationUtil
public class IndexCommitSerializationUtil
| Constructor Summary | |
|---|---|
IndexCommitSerializationUtil()
|
|
| Method Summary | |
|---|---|
static void |
deserializeIndex(java.io.InputStream inputStream,
org.apache.lucene.store.Directory directory)
|
static void |
serializeIndex(org.apache.lucene.index.IndexCommit indexCommit,
java.io.OutputStream outputStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexCommitSerializationUtil()
| Method Detail |
|---|
public static void deserializeIndex(java.io.InputStream inputStream,
org.apache.lucene.store.Directory directory)
throws java.io.IOException
java.io.IOException
public static void serializeIndex(org.apache.lucene.index.IndexCommit indexCommit,
java.io.OutputStream outputStream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||