public interface Scaleable<T>
| Modifier and Type | Field and Description |
|---|---|
static int |
POLL_INTERVAL_MS |
| Modifier and Type | Method and Description |
|---|---|
T |
scale(int count) |
T |
scale(int count,
boolean wait) |
static final int POLL_INTERVAL_MS
Copyright © 2015–2017 Red Hat. All rights reserved.