@Path(value="/resize") @RolesAllowed(value="admin") public static class WebUiPageTree.ResizePage extends Object
.../resize?type=<type>&n=<quantity>Where the type is one of "resize", "grow", "shrink" or "force-shrink" and n is the associated quantity.
Note that the manage page only provides the "resize" option; the grow and shrink options were removed from the Web UI and are only visible through the REST API.
| Constructor and Description |
|---|
ResizePage() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.