|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexMergeTransaction
This transaction represents a merge operation on the local index from the journal store
| Field Summary |
|---|
| Fields inherited from interface org.sakaiproject.search.transaction.api.IndexTransaction |
|---|
STATUS_ACTIVE, STATUS_COMMITTED, STATUS_COMMITTING, STATUS_MARKED_ROLLBACK, STATUS_NO_TRANSACTION, STATUS_PREPARED, STATUS_PREPARING, STATUS_ROLLEDBACK, STATUS_ROLLING_BACK, STATUS_UNKNOWN, TRANSACTION_ACTIVE, TRANSACTION_STATUS |
| Method Summary | |
|---|---|
long |
getJournalEntry()
|
void |
setJournalEntry(long nextJournalEntry)
|
| Methods inherited from interface org.sakaiproject.search.transaction.api.IndexTransaction |
|---|
clear, close, commit, get, getStatus, getTransactionId, open, prepare, put, rollback |
| Method Detail |
|---|
long getJournalEntry()
void setJournalEntry(long nextJournalEntry)
nextJournalEntry -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||