ProtoTranslator<org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse,csi.v0.Csi.GetPluginInfoResponse>public class GetPluginInfoResponseProtoTranslator<A,B> extends java.lang.Object implements ProtoTranslator<org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse,csi.v0.Csi.GetPluginInfoResponse>
| Constructor | Description |
|---|---|
GetPluginInfoResponseProtoTranslator() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse |
convertFrom(csi.v0.Csi.GetPluginInfoResponse messageB) |
Convert message from type B to type A.
|
csi.v0.Csi.GetPluginInfoResponse |
convertTo(org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse messageA) |
Convert message from type A to type B.
|
public GetPluginInfoResponseProtoTranslator()
public csi.v0.Csi.GetPluginInfoResponse convertTo(org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse messageA)
throws org.apache.hadoop.yarn.exceptions.YarnException
ProtoTranslatorconvertTo in interface ProtoTranslator<A,B>org.apache.hadoop.yarn.exceptions.YarnExceptionpublic org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse convertFrom(csi.v0.Csi.GetPluginInfoResponse messageB)
throws org.apache.hadoop.yarn.exceptions.YarnException
ProtoTranslatorconvertFrom in interface ProtoTranslator<A,B>org.apache.hadoop.yarn.exceptions.YarnExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.