|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationError | |
|---|---|
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| com.bigdata.service | This package provides implementations of bigdata services (metadata service, data service, transaction manager service. |
| Uses of ValidationError in com.bigdata.journal |
|---|
| Methods in com.bigdata.journal that throw ValidationError | |
|---|---|
long |
ITransactionService.commit(long tx)
Request commit of the transaction write set. |
long |
DelegateTransactionService.commit(long tx)
|
long |
Journal.commit(long tx)
Commit a transaction. |
| Uses of ValidationError in com.bigdata.service |
|---|
| Methods in com.bigdata.service that throw ValidationError | |
|---|---|
long |
AbstractTransactionService.commit(long tx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||