public static class VLSNIndex.VLSNAwaitLatch
extends java.util.concurrent.CountDownLatch
Constructor and Description |
---|
VLSNIndex.VLSNAwaitLatch() |
Modifier and Type | Method and Description |
---|---|
LogItem |
getLogItem()
Returns the log item that caused the latch to be released.
|
long |
getTriggerLSN() |
VLSN |
getTriggerVLSN() |
boolean |
isTerminated() |
void |
setLogItem(LogItem logItem) |
void |
terminate() |
public long getTriggerLSN()
public VLSN getTriggerVLSN()
public void setLogItem(LogItem logItem)
public LogItem getLogItem()
public void terminate()
public boolean isTerminated()
Copyright (c) 2004-2012 Oracle. All rights reserved.