|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.search.lucene.dump.IndexCommitMetaInfo
public class IndexCommitMetaInfo
| Nested Class Summary | |
|---|---|
class |
IndexCommitMetaInfo.Segment
|
| Constructor Summary | |
|---|---|
IndexCommitMetaInfo(org.apache.lucene.index.IndexCommit indexCommit)
|
|
| Method Summary | |
|---|---|
long |
getGeneration()
|
java.util.List<IndexCommitMetaInfo.Segment> |
getSegments()
|
boolean |
isEmpty()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IndexCommitMetaInfo(org.apache.lucene.index.IndexCommit indexCommit)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public long getGeneration()
public java.util.List<IndexCommitMetaInfo.Segment> getSegments()
public boolean isEmpty()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||