public class DeltaPosition
extends parReg.query.Position
implements com.gemstone.gemfire.Delta
| Constructor and Description |
|---|
DeltaPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromDelta(DataInput in) |
boolean |
hasDelta() |
void |
toDelta(DataOutput out) |
public void fromDelta(DataInput in) throws IOException, com.gemstone.gemfire.InvalidDeltaException
fromDelta in interface com.gemstone.gemfire.DeltaIOExceptioncom.gemstone.gemfire.InvalidDeltaExceptionpublic boolean hasDelta()
hasDelta in interface com.gemstone.gemfire.Deltapublic void toDelta(DataOutput out) throws IOException
toDelta in interface com.gemstone.gemfire.DeltaIOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.