public class GetPluginInfoResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
| Constructor and Description | 
|---|
| GetPluginInfoResponsePBImpl() | 
| GetPluginInfoResponsePBImpl(org.apache.hadoop.yarn.proto.CsiAdaptorProtos.GetPluginInfoResponse responseProto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| String | getDriverName() | 
| org.apache.hadoop.yarn.proto.CsiAdaptorProtos.GetPluginInfoResponse | getProto() | 
| String | getVersion() | 
| int | hashCode() | 
| void | setDriverName(String driverName) | 
| void | setVersion(String version) | 
public GetPluginInfoResponsePBImpl(org.apache.hadoop.yarn.proto.CsiAdaptorProtos.GetPluginInfoResponse responseProto)
public GetPluginInfoResponsePBImpl()
public void setDriverName(String driverName)
setDriverName in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponsepublic String getDriverName()
getDriverName in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponsepublic void setVersion(String version)
setVersion in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponsepublic String getVersion()
getVersion in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponsepublic org.apache.hadoop.yarn.proto.CsiAdaptorProtos.GetPluginInfoResponse getProto()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.