Modifier and Type | Method and Description |
---|---|
Vote |
_OTSAbstractRecordStub.prepare_subtransaction() |
Vote |
ArjunaSubtranAwareResourcePOATie.prepare_subtransaction() |
Vote |
OTSAbstractRecordPOATie.prepare_subtransaction() |
Vote |
ArjunaSubtranAwareResourceOperations.prepare_subtransaction() |
Vote |
_ArjunaSubtranAwareResourceStub.prepare_subtransaction() |
Vote |
_OTSAbstractRecordStub.prepare() |
Vote |
ArjunaSubtranAwareResourcePOATie.prepare() |
Vote |
OTSAbstractRecordPOATie.prepare() |
Vote |
_ArjunaSubtranAwareResourceStub.prepare() |
Modifier and Type | Method and Description |
---|---|
Vote |
XAResourceRecord.prepare_subtransaction() |
Vote |
LastResourceRecord.prepare()
Prepare this resource.
|
Vote |
XAResourceRecord.prepare() |
Modifier and Type | Method and Description |
---|---|
Vote |
ServerNestedAction.prepare() |
Vote |
ServerTopLevelAction.prepare() |
Modifier and Type | Method and Description |
---|---|
Vote |
ServerOSITopLevelAction.prepare() |
Modifier and Type | Method and Description |
---|---|
static String |
Utility.stringVote(Vote v) |
Modifier and Type | Field and Description |
---|---|
Vote |
VoteHolder.value |
static Vote |
Vote.VoteCommit |
static Vote |
Vote.VoteReadOnly |
static Vote |
Vote.VoteRollback |
Modifier and Type | Method and Description |
---|---|
static Vote |
VoteHelper.extract(Any any) |
static Vote |
Vote.from_int(int value) |
Vote |
_SubtransactionAwareResourceStub.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
SubtransactionAwareResourcePOATie.prepare() |
Vote |
ResourcePOATie.prepare() |
Vote |
ResourceOperations.prepare() |
static Vote |
VoteHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
VoteHelper.insert(Any any,
Vote s) |
static void |
VoteHelper.write(OutputStream out,
Vote s) |
Constructor and Description |
---|
VoteHolder(Vote initial) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.