public class ScaleCapability extends AbstractCapability implements IScalable
| Constructor and Description |
|---|
ScaleCapability(IReplicationController rc,
IClient client,
ITypeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Well known name of the capability
|
IScale |
scaleTo(int replicas)
Scale to the desired replicas.
|
isSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSupportedpublic ScaleCapability(IReplicationController rc, IClient client, ITypeFactory factory)
public String getName()
ICapabilitygetName in interface ICapabilityCopyright © 2020 Red Hat, Inc. All Rights Reserved.