@InterfaceAudience.Private public class RecordFactoryPBImpl extends Object implements RecordFactory
| Modifier and Type | Method and Description |
|---|---|
static RecordFactory |
get() |
<T> T |
newRecordInstance(Class<T> clazz) |
public static RecordFactory get()
public <T> T newRecordInstance(Class<T> clazz)
newRecordInstance in interface RecordFactoryCopyright © 2018 CERN. All Rights Reserved.