|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchOptions.FetchMode | |
---|---|
org.infinispan.query |
Uses of FetchOptions.FetchMode in org.infinispan.query |
---|
Methods in org.infinispan.query that return FetchOptions.FetchMode | |
---|---|
FetchOptions.FetchMode |
FetchOptions.getFetchMode()
|
static FetchOptions.FetchMode |
FetchOptions.FetchMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FetchOptions.FetchMode[] |
FetchOptions.FetchMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.infinispan.query with parameters of type FetchOptions.FetchMode | |
---|---|
FetchOptions |
FetchOptions.fetchMode(FetchOptions.FetchMode fetchMode)
Set the fetch mode to be used to fetch matching results |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |