Class ListHostsAction

  • All Implemented Interfaces:
    java.lang.Runnable

    public final class ListHostsAction
    extends ListObjectsAction<Host>
    An action that lists hosts, for use by the nomulus list_hosts command.
    • Method Detail

      • getPrimaryKeyFields

        public com.google.common.collect.ImmutableSet<java.lang.String> getPrimaryKeyFields()
      • loadObjects

        public com.google.common.collect.ImmutableSet<Host> loadObjects()