- get24HourTimeSlice(DateTime) - Method in class org.hawkular.metrics.tasks.DateTimeService
-
This method determines the 24 hour time slice for the specified time and returns the start of that time slice.
- getFactory() - Method in class org.hawkular.metrics.tasks.api.TaskType
-
A function that produces functions that carry out task execution.
- getFailedTask() - Method in exception org.hawkular.metrics.tasks.api.TaskExecutionException
-
- getInterval() - Method in interface org.hawkular.metrics.tasks.api.Task
-
The frequency of the task execution, e.g., five minutes.
- getInterval() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-
- getName() - Method in class org.hawkular.metrics.tasks.api.TaskType
-
The task type name which must be unique among task types.
- getSegmentOffsets() - Method in class org.hawkular.metrics.tasks.api.TaskType
-
Tasks are associated with leases.
- getSegments() - Method in class org.hawkular.metrics.tasks.api.TaskType
-
The number of partitions in the database to use for storing tasks.
- getSources() - Method in interface org.hawkular.metrics.tasks.api.Task
-
The keys or identifiers of the time series associated with the source data being operated on.
- getSources() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-
- getTarget() - Method in interface org.hawkular.metrics.tasks.api.Task
-
This is a key or identifier of the time series that is associated with the task.
- getTarget() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-
- getTaskType() - Method in interface org.hawkular.metrics.tasks.api.Task
-
- getTaskType() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-
- getTimeSlice() - Method in interface org.hawkular.metrics.tasks.api.Task
-
The end time of the time slice for which the task is scheduled.
- getTimeSlice(DateTime, Duration) - Method in class org.hawkular.metrics.tasks.DateTimeService
-
- getTimeSlice() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-
- getWindow() - Method in interface org.hawkular.metrics.tasks.api.Task
-
Specifies the amount of data to be included.
- getWindow() - Method in class org.hawkular.metrics.tasks.impl.TaskImpl
-