private static class XATransactionState.CleanupOrCancelMonitor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Long |
cancelThreadId |
private java.lang.Long |
cleanupThreadId |
Modifier | Constructor and Description |
---|---|
private |
CleanupOrCancelMonitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
okToCancel()
See if it is ok to cancel.
|
private boolean |
okToCleanup()
See if it is ok to cleanup.
|
private java.lang.Long cancelThreadId
private java.lang.Long cleanupThreadId
public boolean okToCancel()
true
if it is okay to cancel.private boolean okToCleanup()
true
if it is okay to cleanup.Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.