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(DataInput in) |
boolean |
hasDelta() |
void |
toDelta(DataOutput out) |
String |
toString() |
createPdxHelperMap, equals, getID, getIndex, getType, hashCode, init, isActive, restoreFromPdxHelperMap, testMethod, validatepublic DeltaPortfolio()
public DeltaPortfolio(int i)
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.