public interface AppenderatorConfig
| Modifier and Type | Method and Description | 
|---|---|
File | 
getBasePersistDirectory()  | 
IndexSpec | 
getIndexSpec()  | 
org.joda.time.Period | 
getIntermediatePersistPeriod()  | 
int | 
getMaxPendingPersists()  | 
int | 
getMaxRowsInMemory()  | 
SegmentWriteOutMediumFactory | 
getSegmentWriteOutMediumFactory()  | 
boolean | 
isReportParseExceptions()  | 
boolean isReportParseExceptions()
int getMaxRowsInMemory()
int getMaxPendingPersists()
org.joda.time.Period getIntermediatePersistPeriod()
IndexSpec getIndexSpec()
File getBasePersistDirectory()
@Nullable SegmentWriteOutMediumFactory getSegmentWriteOutMediumFactory()
Copyright © 2011–2018. All rights reserved.