public interface Latch
Modifier and Type | Method and Description |
---|---|
CompatibilitySpace |
getCompatabilitySpace()
Get the compatibility space the latch is held in.
|
int |
getCount() |
Lockable |
getLockable()
Gte the object the latch is held on.
|
java.lang.Object |
getQualifier()
Get the qualifier used when the latch was obtained.
|
CompatibilitySpace getCompatabilitySpace()
Lockable getLockable()
java.lang.Object getQualifier()
int getCount()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.