Package com.yahoo.log

Class Util

java.lang.Object
com.yahoo.log.Util

@Deprecated(since="7", forRemoval=true) public class Util extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Should only be used internally in the log library
Author:
Bjorn Borud, arnej27959, bjorncs
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static String
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Util

      public Util()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getHostName

      public static String getHostName()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getPID

      public static String getPID()
      Deprecated, for removal: This API element is subject to removal in a future version.