Package | Description |
---|---|
co.cask.coopr.metrics | |
co.cask.coopr.store.cluster |
Persistent store for clusters, jobs, tasks, and nodes.
|
Modifier and Type | Method and Description |
---|---|
TimeSeries |
MetricService.getNodesUsage(ClusterTaskFilter filter)
Calculate statistics of nodes usage for given
ClusterTaskFilter . |
Modifier and Type | Method and Description |
---|---|
List<ClusterTask> |
SQLClusterStore.getClusterTasks(ClusterTaskFilter filter) |
List<ClusterTask> |
ClusterStore.getClusterTasks(ClusterTaskFilter filter)
Retrieves tasks according to the
filter filters. |
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.