public interface QueryFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
QUERY_DELIMETER |
| Modifier and Type | Method and Description |
|---|---|
List |
query(List queries)
Interface for querying
|
List |
query(String queryStr)
Interface for querying
|
static final String QUERY_DELIMETER
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.