public static interface TwillSpecification.PlacementPolicy
Modifier and Type | Interface and Description |
---|---|
static class |
TwillSpecification.PlacementPolicy.Type
Lists different types of Placement Policies available.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getHosts() |
Set<String> |
getNames() |
Set<String> |
getRacks() |
TwillSpecification.PlacementPolicy.Type |
getType() |
Set<String> getNames()
TwillRunnable
names that belongs to this placement policy.TwillSpecification.PlacementPolicy.Type getType()
Type
of this placement policy.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.