public class DeltaFastAssetAccount extends FastAssetAccount implements objects.ConfigurableObject, TimestampedObject, com.gemstone.gemfire.cache.util.ObjectSizer, com.gemstone.gemfire.DataSerializable, com.gemstone.gemfire.Delta, java.lang.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 |
|---|---|
java.lang.Object |
clone()
Makes a deep copy of this account.
|
boolean |
equals(java.lang.Object obj) |
void |
fromDelta(java.io.DataInput in) |
boolean |
hasDelta() |
void |
toDelta(java.io.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(java.io.DataOutput out)
throws java.io.IOException
toDelta in interface com.gemstone.gemfire.Deltajava.io.IOExceptionpublic void fromDelta(java.io.DataInput in)
throws java.io.IOException
fromDelta in interface com.gemstone.gemfire.Deltajava.io.IOExceptionpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic boolean equals(java.lang.Object obj)
equals in class FastAssetAccountCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.