| Modifier and Type | Method and Description |
|---|---|
Query |
Connection.createQuery(java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Query |
ConnectionImpl.createQuery(java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
| Constructor and Description |
|---|
QueryImpl(ConnectionImpl connection,
long queryId,
QueryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
QueryListener |
QueryImpl.getListener() |
| Modifier and Type | Method and Description |
|---|---|
Query |
ConnectionImpl.createQuery(java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
Query |
QueryManager.createQuery(java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
void |
QueryImpl.handleData(QueryListener listener,
java.util.List<Event> data) |
void |
QueryImpl.handleStateChange(QueryListener listener,
QueryState state,
java.lang.Throwable error) |
| Constructor and Description |
|---|
ConnectionImpl.DisconnectedQuery(java.util.concurrent.ExecutorService executor,
QueryListener listener,
java.lang.Throwable error) |
QueryImpl(java.util.concurrent.ExecutorService executor,
ConnectionImpl connection,
long queryId,
QueryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Query |
Service.createQuery(Session session,
java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Query |
ServiceImpl.createQuery(Session session,
java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
| Constructor and Description |
|---|
QueryImpl(BundleContext context,
SessionImpl sessionImpl,
java.util.concurrent.Executor eventExecutor,
java.util.concurrent.ExecutorService loadExecutor,
java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryImpl |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0