public static interface HdfsClientConfigKeys.StripedRead
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX |
static int |
THREADPOOL_SIZE_DEFAULT
With default RS-6-3-1024k erasure coding policy, each normal read could
span 6 DNs, so this default value accommodates 3 read streams
|
static String |
THREADPOOL_SIZE_KEY |
static final String PREFIX
static final String THREADPOOL_SIZE_KEY
static final int THREADPOOL_SIZE_DEFAULT
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.