public class DeltaPortfolio extends Portfolio implements com.gemstone.gemfire.Delta
| Constructor and Description |
|---|
DeltaPortfolio() |
DeltaPortfolio(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
fromDelta(java.io.DataInput in) |
boolean |
hasDelta() |
void |
toDelta(java.io.DataOutput out) |
java.lang.String |
toString() |
createPdxHelperMap, equals, getID, getIndex, getType, hashCode, init, isActive, restoreFromPdxHelperMap, testMethod, validatepublic DeltaPortfolio()
public DeltaPortfolio(int i)
public void fromDelta(java.io.DataInput in)
throws java.io.IOException,
com.gemstone.gemfire.InvalidDeltaException
fromDelta in interface com.gemstone.gemfire.Deltajava.io.IOExceptioncom.gemstone.gemfire.InvalidDeltaExceptionpublic boolean hasDelta()
hasDelta in interface com.gemstone.gemfire.Deltapublic void toDelta(java.io.DataOutput out)
throws java.io.IOException
toDelta in interface com.gemstone.gemfire.Deltajava.io.IOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.