Constant Field Values


Contents
org.apache.*

org.apache.hadoop.contrib.bkjournal.BKJournalProtos.CurrentInprogressProto
public static final int HOSTNAME_FIELD_NUMBER 2
public static final int PATH_FIELD_NUMBER 1

org.apache.hadoop.contrib.bkjournal.BKJournalProtos.EditLogLedgerProto
public static final int DATALAYOUTVERSION_FIELD_NUMBER 1
public static final int FIRSTTXID_FIELD_NUMBER 3
public static final int LASTTXID_FIELD_NUMBER 4
public static final int LEDGERID_FIELD_NUMBER 2

org.apache.hadoop.contrib.bkjournal.BKJournalProtos.MaxTxIdProto
public static final int TXID_FIELD_NUMBER 1

org.apache.hadoop.contrib.bkjournal.BKJournalProtos.VersionProto
public static final int LAYOUTVERSION_FIELD_NUMBER 1
public static final int NAMESPACEINFO_FIELD_NUMBER 2

org.apache.hadoop.contrib.bkjournal.BookKeeperJournalManager
public static final String BKJM_BOOKKEEPER_DIGEST_PW "dfs.namenode.bookkeeperjournal.digestPw"
public static final String BKJM_BOOKKEEPER_DIGEST_PW_DEFAULT ""
public static final String BKJM_BOOKKEEPER_ENSEMBLE_SIZE "dfs.namenode.bookkeeperjournal.ensemble-size"
public static final int BKJM_BOOKKEEPER_ENSEMBLE_SIZE_DEFAULT 3
public static final String BKJM_BOOKKEEPER_QUORUM_SIZE "dfs.namenode.bookkeeperjournal.quorum-size"
public static final int BKJM_BOOKKEEPER_QUORUM_SIZE_DEFAULT 2
public static final String BKJM_OUTPUT_BUFFER_SIZE "dfs.namenode.bookkeeperjournal.output-buffer-size"
public static final int BKJM_OUTPUT_BUFFER_SIZE_DEFAULT 1024
public static final String BKJM_ZK_LEDGERS_AVAILABLE_PATH "dfs.namenode.bookkeeperjournal.zk.availablebookies"
public static final String BKJM_ZK_LEDGERS_AVAILABLE_PATH_DEFAULT "/ledgers/available"
public static final String BKJM_ZK_SESSION_TIMEOUT "dfs.namenode.bookkeeperjournal.zk.session.timeout"
public static final int BKJM_ZK_SESSION_TIMEOUT_DEFAULT 3000



Copyright © 2014 Apache Software Foundation. All Rights Reserved.