JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.yarn.factories
Interface RecordFactory
@LimitedPrivate({"MapReduce","YARN"}) @Unstable
public interface
RecordFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
newRecordInstance
(
Class
<T> clazz)
Method Details
newRecordInstance
<T>
T
newRecordInstance
(
Class
<T> clazz)