Package | Description |
---|---|
org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TwillController
For controlling a running application.
|
Modifier and Type | Method and Description |
---|---|
Future<? extends ServiceController> |
ServiceController.terminate()
Requests to terminate the running service.
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.