A - YARN side internal messagesB - CSI proto messagesGetPluginInfoResponseProtoTranslator, NodePublishVolumeRequestProtoTranslator, NodeUnpublishVolumeRequestProtoTranslator, ValidateVolumeCapabilitiesRequestProtoTranslator, ValidationVolumeCapabilitiesResponseProtoTranslatorpublic interface ProtoTranslator<A,B>
| Modifier and Type | Method | Description |
|---|---|---|
A |
convertFrom(B messageB) |
Convert message from type B to type A.
|
B |
convertTo(A messageA) |
Convert message from type A to type B.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.