| Modifier and Type | Method and Description |
|---|---|
Stripe |
Stripe.addServer(Server server) |
static Stripe |
Stripe.create(String name) |
Stripe |
Server.getStripe() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Stripe> |
Cluster.getStripe(Context context) |
Optional<Stripe> |
Cluster.getStripe(String id) |
Map<String,Stripe> |
Cluster.getStripes() |
Optional<Stripe> |
Cluster.removeStripe(String id) |
java.util.stream.Stream<Stripe> |
Cluster.stripeStream() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.addStripe(Stripe stripe) |
Copyright © 2016. All Rights Reserved.