public class RpcWrapper extends Object
TException only, by wrapping RuntimeException and Error as TException, so it doesn't just close the connection and look like
a network issue, but informs the client that a TApplicationException had occurred, as it did in Thrift 0.9.0. This performs similar functions as
TraceWrap, but with the additional action of translating exceptions. See also ACCUMULO-1691 and ACCUMULO-2950.| Constructor and Description |
|---|
RpcWrapper() |
Copyright © 2015 Apache Accumulo Project. All rights reserved.