public class INLogItem extends LogItem
Modifier and Type | Field and Description |
---|---|
boolean |
isDelta
Indicates that a BINDelta is logged.
|
IN |
parent
Parent IN of IN to be logged, or null for the root IN.
|
int |
parentIndex
Index of parent slot for IN to be logged.
|
auxOldLsn, buffer, entry, header, newLsn, oldLsn, provisional, repContext
Constructor and Description |
---|
INLogItem() |
public IN parent
public int parentIndex
public boolean isDelta
Copyright (c) 2004-2012 Oracle. All rights reserved.