Class GetPluginInfoResponse
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
Get plugin info response.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringabstract Stringstatic GetPluginInfoResponsenewInstance(String driverName, String version) abstract voidsetDriverName(String driverName) abstract voidsetVersion(String version)
-
Constructor Details
-
GetPluginInfoResponse
public GetPluginInfoResponse()
-
-
Method Details
-
newInstance
-
setDriverName
-
getDriverName
-
setVersion
-
getVersion
-