• unknown's avatar
    more review fixes · d97e8686
    unknown authored
    
    server-tools/instance-manager/command.cc:
      member rename
    server-tools/instance-manager/commands.cc:
      rename
    server-tools/instance-manager/commands.h:
      member rename
    server-tools/instance-manager/guardian.cc:
      guardian fixed to use Instance_map::Iterator intead of Imap
    server-tools/instance-manager/instance_map.cc:
      removed get_instance method from Instance_map as it is needed only by
      Iterator which is made a friend class
    server-tools/instance-manager/instance_map.h:
      use Instance_map::Iterator instead if Imap_iterator (no need to add more
      names to the global namespace)
    d97e8686
command.cc 973 Bytes