| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
Set<IndexInvalidate> |
TransactionEvent.getIndexInvalidations() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionEvent.addIndexInvalidate(IndexInvalidate indexEvent)
Add an IndexInvalidation notices to the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
static IndexInvalidate |
IndexInvalidate.readBinaryMessage(DataInput dataInput) |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexInvalidate> |
RemoteTransactionEvent.getIndexInvalidations() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTransactionEvent.addIndexInvalidate(IndexInvalidate indexInvalidate) |
Copyright © 2014. All Rights Reserved.