Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6F641200C89 for ; Fri, 19 May 2017 16:59:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6DE03160BBE; Fri, 19 May 2017 14:59:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0C16C160BD6 for ; Fri, 19 May 2017 16:59:01 +0200 (CEST) Received: (qmail 38028 invoked by uid 500); 19 May 2017 14:58:51 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 35958 invoked by uid 99); 19 May 2017 14:58:48 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2017 14:58:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 82A1BDFF15; Fri, 19 May 2017 14:58:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Fri, 19 May 2017 14:59:28 -0000 Message-Id: <99eeca0e84c84d7cad07b54998993693@git.apache.org> In-Reply-To: <5b02612d625d414f9899949be6738afc@git.apache.org> References: <5b02612d625d414f9899949be6738afc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [42/51] [partial] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd. archived-at: Fri, 19 May 2017 14:59:04 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c635e71b/devapidocs/org/apache/hadoop/hbase/HConstants.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.html b/devapidocs/org/apache/hadoop/hbase/HConstants.html index 21f6fcd..a99b408 100644 --- a/devapidocs/org/apache/hadoop/hbase/HConstants.html +++ b/devapidocs/org/apache/hadoop/hbase/HConstants.html @@ -890,6 +890,18 @@ extends static String +HBASE_CLIENT_MEAT_REPLICA_SCAN_TIMEOUT +
Parameter name for HBase client meta replica scan call timeout.
+ + + +static int +HBASE_CLIENT_MEAT_REPLICA_SCAN_TIMEOUT_DEFAULT +
Default HBase client meta replica scan call timeout, 1 second
+ + + +static String HBASE_CLIENT_META_OPERATION_TIMEOUT
Parameter name for HBase client operation timeout.
@@ -3013,13 +3025,41 @@ extends + + + + + + + @@ -3435,7 +3475,7 @@ public static final byte[]
  • REPLICATION_BARRIER_FAMILY_STR

    -
    public static final String REPLICATION_BARRIER_FAMILY_STR
    +
    public static final String REPLICATION_BARRIER_FAMILY_STR
    The replication barrier family as a string
    See Also:
    @@ -3449,7 +3489,7 @@ public static final byte[]
  • REPLICATION_BARRIER_FAMILY

    -
    public static final byte[] REPLICATION_BARRIER_FAMILY
    +
    public static final byte[] REPLICATION_BARRIER_FAMILY
    The replication barrier family
  • @@ -3459,7 +3499,7 @@ public static final byte[]
  • REPLICATION_POSITION_FAMILY_STR

    -
    public static final String REPLICATION_POSITION_FAMILY_STR
    +
    public static final String REPLICATION_POSITION_FAMILY_STR
    The replication position family as a string
    See Also:
    @@ -3473,7 +3513,7 @@ public static final byte[]
  • REPLICATION_POSITION_FAMILY

    -
    public static final byte[] REPLICATION_POSITION_FAMILY
    +
    public static final byte[] REPLICATION_POSITION_FAMILY
    The replication position family
  • @@ -3483,7 +3523,7 @@ public static final byte[]
  • REPLICATION_META_FAMILY_STR

    -
    public static final String REPLICATION_META_FAMILY_STR
    +
    public static final String REPLICATION_META_FAMILY_STR
    The replication meta family as a string
    See Also:
    @@ -3497,7 +3537,7 @@ public static final byte[]
  • REPLICATION_META_FAMILY

    -
    public static final byte[] REPLICATION_META_FAMILY
    +
    public static final byte[] REPLICATION_META_FAMILY
    The replication meta family
  • @@ -3507,7 +3547,7 @@ public static final byte[]
  • REGIONINFO_QUALIFIER_STR

    -
    public static final String REGIONINFO_QUALIFIER_STR
    +
    public static final String REGIONINFO_QUALIFIER_STR
    The RegionInfo qualifier as a string
    See Also:
    @@ -3521,7 +3561,7 @@ public static final byte[]
  • REGIONINFO_QUALIFIER

    -
    public static final byte[] REGIONINFO_QUALIFIER
    +
    public static final byte[] REGIONINFO_QUALIFIER
    The regioninfo column qualifier
  • @@ -3531,7 +3571,7 @@ public static final byte[]
  • SERVER_QUALIFIER_STR

    -
    public static final String SERVER_QUALIFIER_STR
    +
    public static final String SERVER_QUALIFIER_STR
    The server column qualifier
    See Also:
    @@ -3545,7 +3585,7 @@ public static final byte[]
  • SERVER_QUALIFIER

    -
    public static final byte[] SERVER_QUALIFIER
    +
    public static final byte[] SERVER_QUALIFIER
    The server column qualifier
  • @@ -3555,7 +3595,7 @@ public static final byte[]
  • STARTCODE_QUALIFIER_STR

    -
    public static final String STARTCODE_QUALIFIER_STR
    +
    public static final String STARTCODE_QUALIFIER_STR
    The startcode column qualifier
    See Also:
    @@ -3569,7 +3609,7 @@ public static final byte[]
  • STARTCODE_QUALIFIER

    -
    public static final byte[] STARTCODE_QUALIFIER
    +
    public static final byte[] STARTCODE_QUALIFIER
    The startcode column qualifier
  • @@ -3579,7 +3619,7 @@ public static final byte[]
  • SEQNUM_QUALIFIER_STR

    -
    public static final String SEQNUM_QUALIFIER_STR
    +
    public static final String SEQNUM_QUALIFIER_STR
    The open seqnum column qualifier
    See Also:
    @@ -3593,7 +3633,7 @@ public static final byte[]
  • SEQNUM_QUALIFIER

    -
    public static final byte[] SEQNUM_QUALIFIER
    +
    public static final byte[] SEQNUM_QUALIFIER
    The open seqnum column qualifier
  • @@ -3603,7 +3643,7 @@ public static final byte[]
  • STATE_QUALIFIER_STR

    -
    public static final String STATE_QUALIFIER_STR
    +
    public static final String STATE_QUALIFIER_STR
    The state column qualifier
    See Also:
    @@ -3617,7 +3657,7 @@ public static final byte[]
  • STATE_QUALIFIER

    -
    public static final byte[] STATE_QUALIFIER
    +
    public static final byte[] STATE_QUALIFIER
  • @@ -3626,7 +3666,7 @@ public static final byte[]
  • SERVERNAME_QUALIFIER_STR

    -
    public static final String SERVERNAME_QUALIFIER_STR
    +
    public static final String SERVERNAME_QUALIFIER_STR
    The serverName column qualifier. Its the server where the region is transitioning on, while column server is the server where the region is opened on. They are the same when the region is in state OPEN.
    @@ -3642,7 +3682,7 @@ public static final byte[]
  • SERVERNAME_QUALIFIER

    -
    public static final byte[] SERVERNAME_QUALIFIER
    +
    public static final byte[] SERVERNAME_QUALIFIER
  • @@ -3651,7 +3691,7 @@ public static final byte[]
  • SPLITA_QUALIFIER

    -
    public static final byte[] SPLITA_QUALIFIER
    +
    public static final byte[] SPLITA_QUALIFIER
    The lower-half split region column qualifier
  • @@ -3661,7 +3701,7 @@ public static final byte[]
  • SPLITB_QUALIFIER

    -
    public static final byte[] SPLITB_QUALIFIER
    +
    public static final byte[] SPLITB_QUALIFIER
    The upper-half split region column qualifier
  • @@ -3671,7 +3711,7 @@ public static final byte[]
  • MERGEA_QUALIFIER

    -
    public static final byte[] MERGEA_QUALIFIER
    +
    public static final byte[] MERGEA_QUALIFIER
    The lower-half merge region column qualifier
  • @@ -3681,7 +3721,7 @@ public static final byte[]
  • MERGEB_QUALIFIER

    -
    public static final byte[] MERGEB_QUALIFIER
    +
    public static final byte[] MERGEB_QUALIFIER
    The upper-half merge region column qualifier
  • @@ -3691,7 +3731,7 @@ public static final byte[]
  • TABLE_FAMILY_STR

    -
    public static final String TABLE_FAMILY_STR
    +
    public static final String TABLE_FAMILY_STR
    The catalog family as a string
    See Also:
    @@ -3705,7 +3745,7 @@ public static final byte[]
  • TABLE_FAMILY

    -
    public static final byte[] TABLE_FAMILY
    +
    public static final byte[] TABLE_FAMILY
    The catalog family
  • @@ -3715,7 +3755,7 @@ public static final byte[]
  • TABLE_STATE_QUALIFIER

    -
    public static final byte[] TABLE_STATE_QUALIFIER
    +
    public static final byte[] TABLE_STATE_QUALIFIER
    The serialized table state qualifier
  • @@ -3725,7 +3765,7 @@ public static final byte[]
  • META_VERSION_QUALIFIER

    -
    public static final byte[] META_VERSION_QUALIFIER
    +
    public static final byte[] META_VERSION_QUALIFIER
    The meta table version column qualifier. We keep current version of the meta table in this column in -ROOT- table: i.e. in the 'info:v' column.
    @@ -3737,7 +3777,7 @@ public static final byte[]
  • META_VERSION

    -
    public static final short META_VERSION
    +
    public static final short META_VERSION
    The current version of the meta table. - pre-hbase 0.92. There is no META_VERSION column in the root table in this case. The meta has HTableDescriptor serialized into the HRegionInfo; @@ -3758,7 +3798,7 @@ public static final byte[]
  • EMPTY_BYTE_ARRAY

    -
    public static final byte[] EMPTY_BYTE_ARRAY
    +
    public static final byte[] EMPTY_BYTE_ARRAY
    An empty instance.
  • @@ -3768,7 +3808,7 @@ public static final byte[]
  • EMPTY_BYTE_BUFFER

    -
    public static final ByteBuffer EMPTY_BYTE_BUFFER
    +
    public static final ByteBuffer EMPTY_BYTE_BUFFER
  • @@ -3777,7 +3817,7 @@ public static final byte[]
  • EMPTY_START_ROW

    -
    public static final byte[] EMPTY_START_ROW
    +
    public static final byte[] EMPTY_START_ROW
    Used by scanners, etc when they want to start at the beginning of a region
  • @@ -3787,7 +3827,7 @@ public static final byte[]
  • EMPTY_END_ROW

    -
    public static final byte[] EMPTY_END_ROW
    +
    public static final byte[] EMPTY_END_ROW
    Last row in a table.
  • @@ -3797,7 +3837,7 @@ public static final byte[]
  • LAST_ROW

    -
    public static final byte[] LAST_ROW
    +
    public static final byte[] LAST_ROW
    Used by scanners and others when they're trying to detect the end of a table
  • @@ -3808,7 +3848,7 @@ public static final byte[]
  • MAX_ROW_LENGTH

    -
    public static final int MAX_ROW_LENGTH
    +
    public static final int MAX_ROW_LENGTH
    Max length a row can have because of the limitation in TFile.
    See Also:
    @@ -3822,7 +3862,7 @@ public static final byte[]
  • LATEST_TIMESTAMP

    -
    public static final long LATEST_TIMESTAMP
    +
    public static final long LATEST_TIMESTAMP
    Timestamp to use when we want to refer to the latest cell. This is the timestamp sent by clients when no timestamp is specified on commit.
    @@ -3839,7 +3879,7 @@ public static final byte[]

    OLDEST_TIMESTAMP

    @Deprecated
    -public static final long OLDEST_TIMESTAMP
    +public static final long OLDEST_TIMESTAMP
    Deprecated. Should not be public since hbase-1.3.0. For internal use only. Move internal to Scanners flagged as special timestamp value never to be returned as timestamp on a Cell.
    Timestamp to use when we want to refer to the oldest cell. @@ -3857,7 +3897,7 @@ public static final long
  • LATEST_TIMESTAMP_BYTES

    -
    public static final byte[] LATEST_TIMESTAMP_BYTES
    +
    public static final byte[] LATEST_TIMESTAMP_BYTES
    LATEST_TIMESTAMP in bytes form
  • @@ -3867,7 +3907,7 @@ public static final long
  • ALL_VERSIONS

    -
    public static final int ALL_VERSIONS
    +
    public static final int ALL_VERSIONS
    Define for 'return-all-versions'.
    See Also:
    @@ -3881,7 +3921,7 @@ public static final long
  • FOREVER

    -
    public static final int FOREVER
    +
    public static final int FOREVER
    Unlimited time-to-live.
    See Also:
    @@ -3895,7 +3935,7 @@ public static final long
  • WEEK_IN_SECONDS

    -
    public static final int WEEK_IN_SECONDS
    +
    public static final int WEEK_IN_SECONDS
    Seconds in a week
    See Also:
    @@ -3909,7 +3949,7 @@ public static final long
  • DAY_IN_SECONDS

    -
    public static final int DAY_IN_SECONDS
    +
    public static final int DAY_IN_SECONDS
    Seconds in a day, hour and minute
    See Also:
    @@ -3923,7 +3963,7 @@ public static final long
  • HOUR_IN_SECONDS

    -
    public static final int HOUR_IN_SECONDS
    +
    public static final int HOUR_IN_SECONDS
    See Also:
    Constant Field Values
    @@ -3936,7 +3976,7 @@ public static final long
  • MINUTE_IN_SECONDS

    -
    public static final int MINUTE_IN_SECONDS
    +
    public static final int MINUTE_IN_SECONDS
    See Also:
    Constant Field Values
    @@ -3949,7 +3989,7 @@ public static final long
  • NAME

    -
    public static final String NAME
    +
    public static final String NAME
    See Also:
    Constant Field Values
    @@ -3962,7 +4002,7 @@ public static final long
  • VERSIONS

    -
    public static final String VERSIONS
    +
    public static final String VERSIONS
    See Also:
    Constant Field Values
    @@ -3975,7 +4015,7 @@ public static final long
  • IN_MEMORY

    -
    public static final String IN_MEMORY
    +
    public static final String IN_MEMORY
    See Also:
    Constant Field Values
    @@ -3988,7 +4028,7 @@ public static final long
  • METADATA

    -
    public static final String METADATA
    +
    public static final String METADATA
    See Also:
    Constant Field Values
    @@ -4001,7 +4041,7 @@ public static final long
  • CONFIGURATION

    -
    public static final String CONFIGURATION
    +
    public static final String CONFIGURATION
    See Also:
    Constant Field Values
    @@ -4014,7 +4054,7 @@ public static final long
  • RETRY_BACKOFF

    -
    public static final int[] RETRY_BACKOFF
    +
    public static final int[] RETRY_BACKOFF
    Retrying we multiply hbase.client.pause setting by what we have in this array until we run out of array items. Retries beyond this use the last number in the array. So, for example, if hbase.client.pause is 1 second, and maximum retries count @@ -4029,7 +4069,7 @@ public static final long
  • REGION_IMPL

    -
    public static final String REGION_IMPL
    +
    public static final String REGION_IMPL
    See Also:
    Constant Field Values
    @@ -4042,7 +4082,7 @@ public static final long
  • REPLICATION_SCOPE_LOCAL

    -
    public static final int REPLICATION_SCOPE_LOCAL
    +
    public static final int REPLICATION_SCOPE_LOCAL
    Scope tag for locally scoped data. This data will not be replicated.
    @@ -4057,7 +4097,7 @@ public static final long
  • REPLICATION_SCOPE_GLOBAL

    -
    public static final int REPLICATION_SCOPE_GLOBAL
    +
    public static final int REPLICATION_SCOPE_GLOBAL
    Scope tag for globally scoped data. This data will be replicated to all peers.
    @@ -4072,7 +4112,7 @@ public static final long
  • REPLICATION_SCOPE_SERIAL

    -
    public static final int REPLICATION_SCOPE_SERIAL
    +
    public static final int REPLICATION_SCOPE_SERIAL
    Scope tag for serially scoped data This data will be replicated to all peers by the order of sequence id.
    @@ -4087,7 +4127,7 @@ public static final long
  • DEFAULT_CLUSTER_ID

    -
    public static final UUID DEFAULT_CLUSTER_ID
    +
    public static final UUID DEFAULT_CLUSTER_ID
    Default cluster ID, cannot be used to identify a cluster so a key with this value means it wasn't meant for replication.
  • @@ -4098,7 +4138,7 @@ public static final long
  • HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE_KEY

    -
    public static final String HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE_KEY
    +
    public static final String HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE_KEY
    Parameter name for maximum number of bytes returned when calling a scanner's next method. Controlled by the client.
    @@ -4113,7 +4153,7 @@ public static final long
  • HBASE_SERVER_SCANNER_MAX_RESULT_SIZE_KEY

    -
    public static final String HBASE_SERVER_SCANNER_MAX_RESULT_SIZE_KEY
    +
    public static final String HBASE_SERVER_SCANNER_MAX_RESULT_SIZE_KEY
    Parameter name for maximum number of bytes returned when calling a scanner's next method. Controlled by the server.
    @@ -4128,7 +4168,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE

    -
    public static final long DEFAULT_HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE
    +
    public static final long DEFAULT_HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE
    Maximum number of bytes returned when calling a scanner's next method. Note that when a single row is larger than this limit the row is still returned completely. @@ -4146,7 +4186,7 @@ public static final long
  • DEFAULT_HBASE_SERVER_SCANNER_MAX_RESULT_SIZE

    -
    public static final long DEFAULT_HBASE_SERVER_SCANNER_MAX_RESULT_SIZE
    +
    public static final long DEFAULT_HBASE_SERVER_SCANNER_MAX_RESULT_SIZE
    Maximum number of bytes returned when calling a scanner's next method. Note that when a single row is larger than this limit the row is still returned completely. @@ -4165,7 +4205,7 @@ public static final long
  • HBASE_CLIENT_PAUSE

    -
    public static final String HBASE_CLIENT_PAUSE
    +
    public static final String HBASE_CLIENT_PAUSE
    Parameter name for client pause value, used mostly as value to wait before running a retry of a failed get, region lookup, etc.
    @@ -4180,7 +4220,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_PAUSE

    -
    public static final long DEFAULT_HBASE_CLIENT_PAUSE
    +
    public static final long DEFAULT_HBASE_CLIENT_PAUSE
    Default value of HBASE_CLIENT_PAUSE.
    See Also:
    @@ -4194,7 +4234,7 @@ public static final long
  • HBASE_CLIENT_PAUSE_FOR_CQTBE

    -
    public static final String HBASE_CLIENT_PAUSE_FOR_CQTBE
    +
    public static final String HBASE_CLIENT_PAUSE_FOR_CQTBE
    Parameter name for client pause value for special case such as call queue too big, etc.
    See Also:
    @@ -4208,7 +4248,7 @@ public static final long
  • HBASE_CLIENT_MAX_TOTAL_TASKS

    -
    public static final String HBASE_CLIENT_MAX_TOTAL_TASKS
    +
    public static final String HBASE_CLIENT_MAX_TOTAL_TASKS
    The maximum number of concurrent connections the client will maintain.
    See Also:
    @@ -4222,7 +4262,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_MAX_TOTAL_TASKS

    -
    public static final int DEFAULT_HBASE_CLIENT_MAX_TOTAL_TASKS
    +
    public static final int DEFAULT_HBASE_CLIENT_MAX_TOTAL_TASKS
    See Also:
    @@ -4236,7 +4276,7 @@ public static final long
  • HBASE_CLIENT_MAX_PERSERVER_TASKS

    -
    public static final String HBASE_CLIENT_MAX_PERSERVER_TASKS
    +
    public static final String HBASE_CLIENT_MAX_PERSERVER_TASKS
    The maximum number of concurrent connections the client will maintain to a single RegionServer.
    @@ -4251,7 +4291,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_MAX_PERSERVER_TASKS

    -
    public static final int DEFAULT_HBASE_CLIENT_MAX_PERSERVER_TASKS
    +
    public static final int DEFAULT_HBASE_CLIENT_MAX_PERSERVER_TASKS
    See Also:
    @@ -4265,7 +4305,7 @@ public static final long
  • HBASE_CLIENT_MAX_PERREGION_TASKS

    -
    public static final String HBASE_CLIENT_MAX_PERREGION_TASKS
    +
    public static final String HBASE_CLIENT_MAX_PERREGION_TASKS
    The maximum number of concurrent connections the client will maintain to a single Region.
    @@ -4280,7 +4320,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_MAX_PERREGION_TASKS

    -
    public static final int DEFAULT_HBASE_CLIENT_MAX_PERREGION_TASKS
    +
    public static final int DEFAULT_HBASE_CLIENT_MAX_PERREGION_TASKS
    See Also:
    @@ -4294,7 +4334,7 @@ public static final long
  • HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD

    -
    public static final String HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
    +
    public static final String HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
    The maximum number of concurrent pending RPC requests for one server in process level.
    See Also:
    @@ -4308,7 +4348,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD

    -
    public static final int DEFAULT_HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
    +
    public static final int DEFAULT_HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
    See Also:
    @@ -4322,7 +4362,7 @@ public static final long
  • HBASE_SERVER_PAUSE

    -
    public static final String HBASE_SERVER_PAUSE
    +
    public static final String HBASE_SERVER_PAUSE
    Parameter name for server pause value, used mostly as value to wait before running a retry of a failed operation.
    @@ -4337,7 +4377,7 @@ public static final long
  • DEFAULT_HBASE_SERVER_PAUSE

    -
    public static final int DEFAULT_HBASE_SERVER_PAUSE
    +
    public static final int DEFAULT_HBASE_SERVER_PAUSE
    Default value of HBASE_SERVER_PAUSE.
    See Also:
    @@ -4351,7 +4391,7 @@ public static final long
  • HBASE_CLIENT_RETRIES_NUMBER

    -
    public static final String HBASE_CLIENT_RETRIES_NUMBER
    +
    public static final String HBASE_CLIENT_RETRIES_NUMBER
    Parameter name for maximum retries, used as maximum for all retryable operations such as fetching of the root region from root region server, getting a cell's value, starting a row update, etc.
    @@ -4367,7 +4407,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_RETRIES_NUMBER

    -
    public static final int DEFAULT_HBASE_CLIENT_RETRIES_NUMBER
    +
    public static final int DEFAULT_HBASE_CLIENT_RETRIES_NUMBER
    Default value of HBASE_CLIENT_RETRIES_NUMBER.
    See Also:
    @@ -4381,7 +4421,7 @@ public static final long
  • HBASE_CLIENT_SCANNER_CACHING

    -
    public static final String HBASE_CLIENT_SCANNER_CACHING
    +
    public static final String HBASE_CLIENT_SCANNER_CACHING
    Parameter name to set the default scanner caching for all clients.
    See Also:
    @@ -4395,7 +4435,7 @@ public static final long
  • DEFAULT_HBASE_CLIENT_SCANNER_CACHING

    -
    public static final int DEFAULT_HBASE_CLIENT_SCANNER_CACHING
    +
    public static final int DEFAULT_HBASE_CLIENT_SCANNER_CACHING
    See Also:
    @@ -4409,7 +4449,7 @@ public static final long
  • HBASE_META_SCANNER_CACHING

    -
    public static final String HBASE_META_SCANNER_CACHING
    +
    public static final String HBASE_META_SCANNER_CACHING
    Parameter name for number of rows that will be fetched when calling next on a scanner if it is not served from memory. Higher caching values will enable faster scanners but will eat up more memory and some calls of next @@ -4426,7 +4466,7 @@ public static final long
  • DEFAULT_HBASE_META_SCANNER_CACHING

    -
    public static final int DEFAULT_HBASE_META_SCANNER_CACHING
    +
    public static final int DEFAULT_HBASE_META_SCANNER_CACHING
    Default value of HBASE_META_SCANNER_CACHING.
    See Also:
    @@ -4440,7 +4480,7 @@ public static final long
  • HBASE_META_VERSIONS

    -
    public static final String HBASE_META_VERSIONS
    +
    public static final String HBASE_META_VERSIONS
    Parameter name for number of versions, kept by meta table.
    See Also:
    @@ -4454,7 +4494,7 @@ public static final long
  • DEFAULT_HBASE_META_VERSIONS

    -
    public static final int DEFAULT_HBASE_META_VERSIONS
    +
    public static final int DEFAULT_HBASE_META_VERSIONS
    Default value of HBASE_META_VERSIONS.
    See Also:
    @@ -4468,7 +4508,7 @@ public static final long
  • HBASE_META_BLOCK_SIZE

    -
    public static final String HBASE_META_BLOCK_SIZE
    +
    public static final String HBASE_META_BLOCK_SIZE
    Parameter name for number of versions, kept by meta table.
    See Also:
    @@ -4482,7 +4522,7 @@ public static final long
  • DEFAULT_HBASE_META_BLOCK_SIZE

    -
    public static final int DEFAULT_HBASE_META_BLOCK_SIZE
    +
    public static final int DEFAULT_HBASE_META_BLOCK_SIZE
    Default value of HBASE_META_BLOCK_SIZE.
    See Also:
    @@ -4496,7 +4536,7 @@ public static final long
  • HBASE_CLIENT_INSTANCE_ID

    -
    public static final String HBASE_CLIENT_INSTANCE_ID
    +
    public static final String HBASE_CLIENT_INSTANCE_ID
    Parameter name for unique identifier for this Configuration instance. If there are two or more Configuration instances that, for all intents and purposes, are the same except for their instance ids, then they will not be @@ -4516,7 +4556,7 @@ public static final long
  • HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD

    -
    public static final String HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD
    +
    public static final String HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD
    The client scanner timeout period in milliseconds.
    See Also:
    @@ -4531,7 +4571,7 @@ public static final long

    HBASE_REGIONSERVER_LEASE_PERIOD_KEY