|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TSVMapper | |
---|---|
com.ebay.erl.mobius.core.builder | Provides built-in builders to build Datasets. |
Uses of TSVMapper in com.ebay.erl.mobius.core.builder |
---|
Method parameters in com.ebay.erl.mobius.core.builder with type arguments of type TSVMapper | |
---|---|
TSVDatasetBuilder |
TSVDatasetBuilder.setMapper(java.lang.Class<? extends TSVMapper> mapper)
Change the default mapper implementation (default one is TSVMapper ), user should call this mapper when
the parsing logic in TSVMapper doesn't meet
the requirement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |