Interface SearchInterface

  • All Known Implementing Classes:
    SearchNode, SearchNodeWrapper

    public interface SearchInterface
    This represents an interface for searching. It can be both a backend search node or a dispatcher.
    Author:
    geirst
    • Method Detail

      • getHostName

        java.lang.String getHostName()