public class WriteSetInfo extends ConflictSetInfo
conflicts
Constructor and Description |
---|
WriteSetInfo() |
Modifier and Type | Method and Description |
---|---|
long |
add(ICorfuSMRProxyInternal proxy,
SMREntry updateEntry,
Object[] conflictObjects) |
void |
mergeInto(ConflictSetInfo other)
Merge a conflict set into this conflict set.
|
add, generateHashFromObject, getHashedConflictSet
public long add(ICorfuSMRProxyInternal proxy, SMREntry updateEntry, Object[] conflictObjects)
public void mergeInto(ConflictSetInfo other)
ConflictSetInfo
mergeInto
in class ConflictSetInfo
other
- The conflict set to merge.Copyright © 2019 CorfuDB. All rights reserved.