public interface ProviderConfig
Modifier and Type | Field and Description |
---|---|
static String |
READ_THROUGH_ENABLED |
static String |
READ_THROUGH_PROVIDER |
static String |
READ_THROUGH_SIZE_THRESHOLD |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid() |
boolean |
readThroughEnabled() |
String |
readThroughProvider() |
long |
readThroughSizeThreshold() |
Map<Segment,String> |
segments() |
static final String READ_THROUGH_PROVIDER
static final String READ_THROUGH_ENABLED
static final String READ_THROUGH_SIZE_THRESHOLD