|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport
org.jclouds.karaf.commands.compute.completer.NodesCompleter
org.jclouds.karaf.commands.compute.completer.InactiveNodesCompleter
public class InactiveNodesCompleter
| Field Summary |
|---|
| Fields inherited from class org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport |
|---|
cache, cacheProvider, delegate |
| Constructor Summary | |
|---|---|
InactiveNodesCompleter()
|
|
| Method Summary | |
|---|---|
boolean |
apply(org.jclouds.compute.domain.NodeMetadata node)
|
| Methods inherited from class org.jclouds.karaf.commands.compute.completer.NodesCompleter |
|---|
init, updateOnAdded |
| Methods inherited from class org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport |
|---|
complete, getCache, getCacheProvider, setCache, setCacheProvider, updateOnRemoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.karaf.shell.console.Completer |
|---|
complete |
| Constructor Detail |
|---|
public InactiveNodesCompleter()
| Method Detail |
|---|
public boolean apply(org.jclouds.compute.domain.NodeMetadata node)
apply in class NodesCompleter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||