public interface IReplicationFilterEntry extends IFilterEntry
IReplicationFilter
.IReplicationFilter
Modifier and Type | Method and Description |
---|---|
void |
discard()
Discard this entry from the replication.
|
int |
getObjectType()
Gets the object type as defined at
ObjectTypes . |
ReplicationOperationType |
getOperationType()
Gets the code of the replicated operation.
|
boolean |
isDiscarded()
Checks if this entry was discarded.
|
void |
setFieldsValues(Object[] values)
Sets the object values array.
|
void |
setTimeToLive(long time)
Sets the lease time.
|
getHandback, getNotifyType
getClassName, getCodebase, getFieldPosition, getFieldsNames, getFieldsTypes, getFieldsValues, getFieldType, getFieldValue, getFieldValue, getIndexIndicators, getMapEntry, getObject, getPrimaryKeyName, getRoutingFieldName, getSuperClassesNames, getTimeToLive, getUID, getVersion, isFifo, isIndexedField, isReplicatable, isTransient, setFieldValue, setFieldValue
ReplicationOperationType getOperationType()
int getObjectType()
ObjectTypes
.ObjectTypes
void setFieldsValues(Object[] values)
values
- the new values arrayvoid setTimeToLive(long time)
time
- time to live.Lease
void discard()
boolean isDiscarded()
true
if this entry was discardedCopyright © GigaSpaces.