public class DirectPersistencySingleUidOpInfo extends AbstractDirectPersistencyOpInfo
Constructor and Description |
---|
DirectPersistencySingleUidOpInfo() |
DirectPersistencySingleUidOpInfo(long generationId,
String uid,
int seq1,
int seq2) |
DirectPersistencySingleUidOpInfo(long generationId,
String uid,
long seq) |
Modifier and Type | Method and Description |
---|---|
String |
getUid() |
List<String> |
getUids() |
boolean |
isMultiUids() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getEmbeddedSyncOpInfo, getGenerationId, getOrderWithinSegment, getOrderWithinSegment, getRedoKey, getSegmentNumber, getSegmentNumber, getSequenceNumber, hasRedoKey, isConfirmedByRemote, isInMainList, isPersisted, setEmbeddedSyncOpInfo, setInMainList, setPersisted, setRedoKey, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public DirectPersistencySingleUidOpInfo(long generationId, String uid, int seq1, int seq2)
public DirectPersistencySingleUidOpInfo(long generationId, String uid, long seq)
public DirectPersistencySingleUidOpInfo()
public String getUid()
getUid
in interface IDirectPersistencyOpInfo
getUid
in class AbstractDirectPersistencyOpInfo
public boolean isMultiUids()
isMultiUids
in interface IDirectPersistencyOpInfo
isMultiUids
in class AbstractDirectPersistencyOpInfo
public List<String> getUids()
getUids
in interface IDirectPersistencyOpInfo
getUids
in class AbstractDirectPersistencyOpInfo
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractDirectPersistencyOpInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractDirectPersistencyOpInfo
IOException
ClassNotFoundException
Copyright © GigaSpaces.