|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.solr.update.UpdateCommand
org.apache.solr.update.CommitUpdateCommand
public class CommitUpdateCommand
| Field Summary | |
|---|---|
boolean |
optimize
|
boolean |
waitFlush
|
boolean |
waitSearcher
|
| Fields inherited from class org.apache.solr.update.UpdateCommand |
|---|
commandName |
| Constructor Summary | |
|---|---|
CommitUpdateCommand(boolean optimize)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean optimize
public boolean waitFlush
public boolean waitSearcher
| Constructor Detail |
|---|
public CommitUpdateCommand(boolean optimize)
| Method Detail |
|---|
public java.lang.String toString()
toString in class UpdateCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||