| Package | Description |
|---|---|
| org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
| org.apache.twill.internal |
This package provides internal classes for Twill.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceReport |
TwillController.getResourceReport()
Get a snapshot of the resources used by the application, broken down by each runnable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceReport
Implementation of
ResourceReport with some
additional methods for maintaining the report. |
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.