Package zipkin.http

Class path$


  • public final class path$
    extends com.twitter.app.JavaGlobalFlag<String>
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.twitter.app.Flag<?> globalFlagInstance()  
      • Methods inherited from class com.twitter.app.GlobalFlag

        getGlobalFlag, getValue, name, parsingDone
      • Methods inherited from class com.twitter.app.Flag

        apply, defaultString, finishParsing, flaggable, get, getDefault, getUnparsed, getWithDefault, getWithDefaultUnparsed, help, isDefined, let, letClear, letParse, noArgumentOk, parse, parse, reset, toString, usageString, withFailFast
    • Field Detail

      • DEFAULT_PATH

        public static String DEFAULT_PATH
      • Flag

        public static final com.twitter.app.Flag<String> Flag
    • Method Detail

      • globalFlagInstance

        public static com.twitter.app.Flag<?> globalFlagInstance()