| Constructor and Description |
|---|
QueryImpl(ConnectionImpl connection,
long queryId,
QueryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dispose() |
void |
handleData(java.util.List<Event> data) |
void |
handleStateChange(QueryState state,
java.lang.Throwable error) |
void |
loadMore(int count)
Load more data
|
public QueryImpl(ConnectionImpl connection, long queryId, QueryListener listener)
public void loadMore(int count)
Querypublic void handleStateChange(QueryState state, java.lang.Throwable error)
public void dispose()
public void handleData(java.util.List<Event> data)
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