Uses of Enum Class
de.aristaflow.adept2.model.execution.Vote
Packages that use Vote
Package
Description
-
Uses of Vote in de.aristaflow.adept2.core.executionmanager
Methods in de.aristaflow.adept2.core.executionmanager that return VoteModifier and TypeMethodDescriptionInstanceControl.prepareCommitInstance(SessionToken session, UUID instanceID) Prepares the commit of an instance. -
Uses of Vote in de.aristaflow.adept2.core.runtimemanager
Methods in de.aristaflow.adept2.core.runtimemanager that return VoteModifier and TypeMethodDescriptionRuntimeManager.prepareCommit(SessionToken session, EBPInstanceReference ebpInstanceReference) Instructs the runtime manager to prepare the specified activity for committing its work done within the transaction it participated. -
Uses of Vote in de.aristaflow.adept2.core.runtimemanager.executionenvironments
Methods in de.aristaflow.adept2.core.runtimemanager.executionenvironments that return VoteModifier and TypeMethodDescriptionExecutionEnvironment.prepareCommit()Throws anIsNotSupportedException- overwrite this method to support Two-phase-commit.IDExecutionEnvironment.prepareCommit() -
Uses of Vote in de.aristaflow.adept2.model.execution
Methods in de.aristaflow.adept2.model.execution that return Vote -
Uses of Vote in de.aristaflow.adept2.model.runtimeenvironment
Methods in de.aristaflow.adept2.model.runtimeenvironment that return VoteModifier and TypeMethodDescriptionExecutableComponent.prepareCommit()Instructs the component to vote for Commit or Abort of the distributed transaction it participates in and to prepare a commit. -
Uses of Vote in de.aristaflow.ilm.model.runtimeenvironment.messages.execution
Fields in de.aristaflow.ilm.model.runtimeenvironment.messages.execution declared as VoteMethods in de.aristaflow.ilm.model.runtimeenvironment.messages.execution that return VoteMethods in de.aristaflow.ilm.model.runtimeenvironment.messages.execution with parameters of type Vote