public class DeltaFastAssetAccount extends FastAssetAccount implements objects.ConfigurableObject, TimestampedObject, com.gemstone.gemfire.cache.util.ObjectSizer, com.gemstone.gemfire.DataSerializable, com.gemstone.gemfire.Delta, Cloneable
FastAssetAccount that implements the Delta interface.| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
encodeTimestamp |
protected static boolean |
getBeforeUpdate |
acctId, assets, customerName, fineEnabled, netWorth, timestamp| Constructor and Description |
|---|
DeltaFastAssetAccount() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Makes a deep copy of this account.
|
boolean |
equals(Object obj) |
void |
fromDelta(DataInput in) |
boolean |
hasDelta() |
void |
toDelta(DataOutput out) |
fromData, getAcctId, getAssets, getCustomerName, getIndex, getNetWorth, getTimestamp, hashCode, incrementNetWorth, init, resetTimestamp, sizeof, toData, toString, update, validatefinalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamp, resetTimestampprotected static final boolean encodeTimestamp
protected static final boolean getBeforeUpdate
public boolean hasDelta()
hasDelta in interface com.gemstone.gemfire.Deltapublic void toDelta(DataOutput out) throws IOException
toDelta in interface com.gemstone.gemfire.DeltaIOExceptionpublic void fromDelta(DataInput in) throws IOException
fromDelta in interface com.gemstone.gemfire.DeltaIOExceptionpublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic boolean equals(Object obj)
equals in class FastAssetAccountCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.