Uses of Interface
org.apache.hadoop.ipc.internal.ShadedProtobufHelper.IpcCall
Packages that use ShadedProtobufHelper.IpcCall
Package
Description
IPC internal classes not for any use by libraries outside
the apache hadoop source tree.
-
Uses of ShadedProtobufHelper.IpcCall in org.apache.hadoop.ipc.internal
Methods in org.apache.hadoop.ipc.internal with parameters of type ShadedProtobufHelper.IpcCallModifier and TypeMethodDescriptionstatic <T> TShadedProtobufHelper.ipc(ShadedProtobufHelper.IpcCall<T> call) Evaluate a protobuf call, converting any ServiceException to an IOException.