public class DeltaObj extends Object implements com.gemstone.gemfire.DataSerializable, com.gemstone.gemfire.Delta
| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY_SIZE |
| Constructor and Description |
|---|
DeltaObj() |
public static final int ARRAY_SIZE
public void setObj(long newVal)
public void reset()
public void fromData(DataInput in) throws IOException, ClassNotFoundException
fromData in interface com.gemstone.gemfire.DataSerializableIOExceptionClassNotFoundExceptionpublic void toData(DataOutput out) throws IOException
toData in interface com.gemstone.gemfire.DataSerializableIOExceptionpublic 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.