Constant Field Values

Contents

org.apache.*

  • org.apache.hadoop.fs.shell.Command
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DESCRIPTION"
    public static final String
    "NAME"
    public static final String
    "USAGE"
  • org.apache.hadoop.fs.shell.Concat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Concatenate existing source files into the target file. Target file and source files should be in the same directory."
    public static final String
    "concat"
    public static final String
    "<target path> <src path> <src path> ..."
  • org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
    Modifier and Type
    Constant Field
    Value
    public static final int
    1024
  • org.apache.hadoop.fs.shell.Count
    Modifier and Type
    Constant Field
    Value
    public static final String
    "count"
    public static final String
    "[-q] [-h] [-v] [-t [<storage type>]] [-u] [-x] [-e] [-s] <path> ..."
  • org.apache.hadoop.fs.shell.TouchCommands.Touch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Updates the access and modification times of the file specified by the <path> to the current time. If the file does not exist, then a zero length file is created at <path> with current time as the timestamp of that <path>.\n-a Change only the access time \n-m Change only the modification time \n-t TIMESTAMP Use specified timestamp instead of current time\n TIMESTAMP format yyyyMMdd:HHmmss\n-c Do not create any files"
    public static final String
    "touch"
    public static final String
    "[-a] [-m] [-t TIMESTAMP (yyyyMMdd:HHmmss) ] [-c] <path> ..."
  • org.apache.hadoop.fs.shell.TouchCommands.Touchz
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Creates a file of zero length at <path> with current time as the timestamp of that <path>. An error is returned if the file exists with non-zero length\n"
    public static final String
    "touchz"
    public static final String
    "<path> ..."
  • org.apache.hadoop.fs.shell.Truncate
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Truncate all files that match the specified file pattern to the specified length.\n-w: Requests that the command wait for block recovery to complete, if necessary."
    public static final String
    "truncate"
    public static final String
    "[-w] <length> <path> ..."
  • org.apache.hadoop.fs.shell.find.Find
    Modifier and Type
    Constant Field
    Value
    public static final String
    "find"
    public static final String
    "<path> ... <expression> ..."
  • org.apache.hadoop.io.BloomMapFile
    Modifier and Type
    Constant Field
    Value
    public static final String
    "bloom"
    public static final int
    5
  • org.apache.hadoop.io.MapFile
    Modifier and Type
    Constant Field
    Value
    public static final String
    "data"
    public static final String
    "index"
  • org.apache.hadoop.io.MD5Hash
    Modifier and Type
    Constant Field
    Value
    public static final int
    16
  • org.apache.hadoop.io.SequenceFile
    Modifier and Type
    Constant Field
    Value
    public static final int
    102400
  • org.apache.hadoop.io.Sizes
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    10485760
    public static final int
    131072
    public static final int
    16384
    public static final int
    16777216
    public static final int
    1024
    public static final int
    1048576
    public static final int
    256
    public static final int
    262144
    public static final int
    2048
    public static final int
    2097152
    public static final int
    32768
    public static final int
    33554432
    public static final int
    4096
    public static final int
    4194304
    public static final int
    512
    public static final int
    524288
    public static final int
    5242880
    public static final int
    65536
    public static final int
    8192
    public static final int
    8388608
  • org.apache.hadoop.io.Text
    Modifier and Type
    Constant Field
    Value
    public static final int
    1048576
  • org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.apache.hadoop.log.LogLevel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http"
    public static final String
    "https"
    public static final String
    "\nUsage: Command options are:\n\t[-getlevel <host:port> <classname> [-protocol (http|https)]\n\t[-setlevel <host:port> <classname> <level> [-protocol (http|https)]\n"
  • org.apache.hadoop.oncrpc.RpcCall
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • org.apache.hadoop.oncrpc.RpcProgram
    Modifier and Type
    Constant Field
    Value
    public static final int
    111
  • org.apache.hadoop.security.token.DtFileOperations
    Modifier and Type
    Constant Field
    Value
    public static final String
    "java"
    public static final String
    "protobuf"
  • org.apache.hadoop.security.token.DtUtilShell
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hadoop dtutil [-keytab <keytab_file> -principal <principal_name>] subcommand (help|print|get|edit|append|cancel|remove|renew) [-format (java|protobuf)] [-alias <alias>] filename..."
  • org.apache.hadoop.util.bloom.RemoveScheme
    Modifier and Type
    Constant Field
    Value
    public static final short
    2
    public static final short
    1
    public static final short
    0
    public static final short
    3
  • org.apache.hadoop.util.hash.Hash
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
    public static final int
    0
    public static final int
    1