| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.cluster.mcast | |
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionEventTable.writeBinaryMessage(BinaryMessageList msgList) |
void |
TransactionEventTable.TableIUD.writeBinaryMessage(BinaryMessageList msgList) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageResend.writeBinaryMessage(BinaryMessageList msgList) |
void |
MessageControl.writeBinaryMessage(BinaryMessageList msgList) |
void |
MessageAck.writeBinaryMessage(BinaryMessageList msgList) |
void |
Message.writeBinaryMessage(BinaryMessageList msgList) |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDeltaList.writeBinaryMessage(BinaryMessageList msgList) |
void |
BeanPathUpdateIds.writeBinaryMessage(BinaryMessageList msgList)
Write the contents into a BinaryMessage form.
|
void |
IndexInvalidate.writeBinaryMessage(BinaryMessageList msgList) |
void |
RemoteTransactionEvent.writeBinaryMessage(BinaryMessageList msgList) |
void |
BeanDelta.writeBinaryMessage(BinaryMessageList msgList)
Write this bean delta in binary message format.
|
void |
IndexEvent.writeBinaryMessage(BinaryMessageList msgList) |
void |
BeanPersistIds.writeBinaryMessage(BinaryMessageList msgList)
Write the contents into a BinaryMessage form.
|
Copyright © 2014. All Rights Reserved.