|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| org.jclouds.byon.functions | |
| org.jclouds.byon.internal | |
| org.jclouds.byon.suppliers | |
| Uses of Node in org.jclouds.byon.functions |
|---|
| Fields in org.jclouds.byon.functions with type parameters of type Node | |
|---|---|
List<Node> |
NodesFromYaml.Config.nodes
|
| Methods in org.jclouds.byon.functions that return types with arguments of type Node | |
|---|---|
Map<String,Node> |
NodesFromYaml.apply(InputStream source)
|
| Methods in org.jclouds.byon.functions with parameters of type Node | |
|---|---|
NodeMetadata |
NodeToNodeMetadata.apply(Node from)
|
| Uses of Node in org.jclouds.byon.internal |
|---|
| Constructor parameters in org.jclouds.byon.internal with type arguments of type Node | |
|---|---|
BYONComputeServiceAdapter(com.google.common.base.Supplier<Map<String,Node>> nodes,
NodeToNodeMetadata converter,
JustProvider locationSupplier)
|
|
| Uses of Node in org.jclouds.byon.suppliers |
|---|
| Methods in org.jclouds.byon.suppliers that return types with arguments of type Node | |
|---|---|
Map<String,Node> |
NodesParsedFromSupplier.get()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||