public class ContinousQueryConfig extends Object
| Constructor and Description | 
|---|
ContinousQueryConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getLeaseDuration()  | 
NotifyActionType | 
getNotifyActionType()  | 
int | 
getReadModifiers()  | 
boolean | 
isReturnOnlyUid()  | 
ContinousQueryConfig | 
setLeaseDuration(long leaseDuration)  | 
ContinousQueryConfig | 
setNotifyActionType(NotifyActionType notifyActionType)  | 
ContinousQueryConfig | 
setReadModifiers(int readModifiers)  | 
ContinousQueryConfig | 
setReturnOnlyUid(boolean returnOnlyUid)  | 
public long getLeaseDuration()
public ContinousQueryConfig setLeaseDuration(long leaseDuration)
public NotifyActionType getNotifyActionType()
public ContinousQueryConfig setNotifyActionType(NotifyActionType notifyActionType)
public boolean isReturnOnlyUid()
public ContinousQueryConfig setReturnOnlyUid(boolean returnOnlyUid)
public int getReadModifiers()
public ContinousQueryConfig setReadModifiers(int readModifiers)
Copyright © GigaSpaces.