public class RecordInfoLoaderFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
<I,J,K,V> RecordInfoLoader<K,V> |
createRecordInfoLoader(JobContext context) |
static RecordInfoLoaderFactory |
getInstance(Configuration conf) |
public <I,J,K,V> RecordInfoLoader<K,V> createRecordInfoLoader(JobContext context)
public static RecordInfoLoaderFactory getInstance(Configuration conf)
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.