public static class NestedDelta.NestedType extends Object implements com.gemstone.gemfire.Delta, Serializable
| Constructor and Description |
|---|
NestedDelta.NestedType() |
NestedDelta.NestedType(boolean bool,
int id) |
public NestedDelta.NestedType()
public NestedDelta.NestedType(boolean bool,
int id)
public boolean getSwitch()
public void setSwitch(boolean bool)
public int getIdent()
public void setIdent(int id)
public boolean hasDelta()
hasDelta in interface com.gemstone.gemfire.Deltapublic void fromDelta(DataInput in) throws IOException, com.gemstone.gemfire.InvalidDeltaException
fromDelta in interface com.gemstone.gemfire.DeltaIOExceptioncom.gemstone.gemfire.InvalidDeltaExceptionpublic void toDelta(DataOutput out) throws IOException, com.gemstone.gemfire.InvalidDeltaException
toDelta in interface com.gemstone.gemfire.DeltaIOExceptioncom.gemstone.gemfire.InvalidDeltaExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.