@InterfaceAudience.LimitedPrivate(value={"MapReduce","YARN"}) @InterfaceStability.Unstable public interface RecordFactory
Modifier and Type | Method and Description |
---|---|
<T> T |
newRecordInstance(Class<T> clazz) |
<T> T newRecordInstance(Class<T> clazz)
Copyright © 2013 Apache Software Foundation. All rights reserved.