| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.journal.impl.dataformat |
| Modifier and Type | Method and Description |
|---|---|
static JournalCompleteRecordTX.TX_RECORD_TYPE |
JournalCompleteRecordTX.TX_RECORD_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JournalCompleteRecordTX.TX_RECORD_TYPE[] |
JournalCompleteRecordTX.TX_RECORD_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JournalCompleteRecordTX(JournalCompleteRecordTX.TX_RECORD_TYPE isCommit,
long txID,
EncodingSupport transactionData) |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.