public static class Query.CacheFlags
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
evict |
boolean |
forcePut |
boolean |
get |
boolean |
put |
boolean |
search |
Constructor and Description |
---|
CacheFlags() |
CacheFlags(Query.CacheFlags other) |
public boolean get
public boolean search
public boolean put
public boolean forcePut
public boolean evict
public CacheFlags(Query.CacheFlags other)
public CacheFlags()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.