| Package | Description |
|---|---|
| net.ttddyy.dsproxy | |
| net.ttddyy.dsproxy.listener |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryCount.increment(QueryType queryType) |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryUtils.getQueryType(String query)
Returns type of query from given query string.
|
Copyright © 2025. All rights reserved.