public class LogChangeSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LogChangeSet.LogChangeSetBinding |
Modifier and Type | Field and Description |
---|---|
static long |
NULL_POSITION |
Constructor and Description |
---|
LogChangeSet() |
LogChangeSet(long nextSyncStart,
long lastSyncEnd) |
Modifier and Type | Method and Description |
---|---|
long |
getLastSyncEnd() |
long |
getNextSyncStart() |
void |
setLastSyncEnd(long lastSyncEnd) |
void |
setNextSyncStart(long nextSyncStart) |
public static final long NULL_POSITION
Copyright (c) 2004-2012 Oracle. All rights reserved.