Package | Description |
---|---|
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
Modifier and Type | Method and Description |
---|---|
SearchFieldClause.Operator |
SearchFieldClause.getOperator()
Returns the operator for this clause.
|
static SearchFieldClause.Operator |
SearchFieldClause.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchFieldClause.Operator[] |
SearchFieldClause.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchFieldClause |
SearchFieldClause.setOperator(SearchFieldClause.Operator operator)
Sets the operator for this clause.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.