|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LensEventService | |
|---|---|
| org.apache.lens.server | |
| org.apache.lens.server.query | |
| org.apache.lens.server.stats.store | |
| org.apache.lens.server.stats.store.log | |
| Uses of LensEventService in org.apache.lens.server |
|---|
| Classes in org.apache.lens.server that implement LensEventService | |
|---|---|
class |
EventServiceImpl
Implementation of LensEventService |
| Uses of LensEventService in org.apache.lens.server.query |
|---|
| Constructors in org.apache.lens.server.query with parameters of type LensEventService | |
|---|---|
QueryExecutionStatisticsGenerator(QueryExecutionServiceImpl queryService,
LensEventService eventService)
Instantiates a new query execution statistics generator. |
|
| Uses of LensEventService in org.apache.lens.server.stats.store |
|---|
| Methods in org.apache.lens.server.stats.store with parameters of type LensEventService | |
|---|---|
void |
StatisticsStore.start(LensEventService service)
Start the Store. |
void |
StatisticsStore.stop(LensEventService service)
Stop the store. |
| Uses of LensEventService in org.apache.lens.server.stats.store.log |
|---|
| Methods in org.apache.lens.server.stats.store.log with parameters of type LensEventService | |
|---|---|
void |
StatisticsLogRollupHandler.start(LensEventService service)
Start. |
void |
LogStatisticsStore.start(LensEventService service)
|
void |
LogStatisticsStore.stop(LensEventService service)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||