Interface TP.ProbeHandler

Enclosing class:
TP

public static interface TP.ProbeHandler
  • Method Details

    • handleProbe

      Map<String,String> handleProbe(String... keys)
      Handles a probe. For each key that is handled, the key and its result should be in the returned map.
      Parameters:
      keys -
      Returns:
      Mapinvalid input: '<'String,String>. A map of keys and values. A null return value is permissible.
    • supportedKeys

      String[] supportedKeys()
      Returns a list of supported keys