Modifier and Type | Method and Description |
---|---|
GridFsEndpoint.QueryStrategy |
GridFsEndpoint.getQueryStrategy() |
static GridFsEndpoint.QueryStrategy |
GridFsEndpoint.QueryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridFsEndpoint.QueryStrategy[] |
GridFsEndpoint.QueryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel