net
.
fwbrasil
.
radon
.
transaction
TransactionValidator
abstract
class
TransactionValidator
extends
RefSnapshooter
Linear Supertypes
RefSnapshooter
,
TransactionStopWatch
,
AnyRef
,
Any
Known Subclasses
NestedTransaction
,
Transaction
Ordering
Alphabetic
By inheritance
Inherited
TransactionValidator
RefSnapshooter
TransactionStopWatch
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
TransactionValidator
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getSnapshot
(
ref:
Ref
[
Any
]
,
validateDestroyed:
Boolean
)
:
RefSnapshot
Attributes
protected
Definition Classes
RefSnapshooter
def
getSnapshot
(
ref:
Ref
[
Any
]
)
:
RefSnapshot
Attributes
protected
Definition Classes
RefSnapshooter
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
isAnOutdatedSnapshot
(
ref:
Ref
[
Any
]
,
snapshot:
RefSnapshot
)
:
Boolean
Attributes
protected
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
retryIfTrue
(
condition:
Boolean
,
refs: ⇒
List
[
Ref
[_]]
)
:
Unit
Attributes
protected
def
snapshotDestroy
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
Definition Classes
RefSnapshooter
def
snapshotRead
(
ref:
Ref
[
Any
]
)
:
Option
[
Any
]
Attributes
protected
Definition Classes
RefSnapshooter
def
snapshotWrite
(
ref:
Ref
[
Any
]
,
value:
Option
[
Any
]
)
:
Unit
Attributes
protected
Definition Classes
RefSnapshooter
def
startIfNotStarted
()
:
Unit
Definition Classes
TransactionStopWatch
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
transactionId
:
Int
Definition Classes
RefSnapshooter
def
validateConcurrentRefCreation
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
def
validateContext
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
def
validateDestroyed
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
def
validateRead
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
def
validateWrite
(
ref:
Ref
[
Any
]
)
:
Unit
Attributes
protected
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
RefSnapshooter
Inherited from
TransactionStopWatch
Inherited from
AnyRef
Inherited from
Any
Ungrouped