Class ThriftReply


  • public final class ThriftReply
    extends ThriftMessage
    A container of a Thrift reply or exception object (TBase or TApplicationException) and its header (TMessage). It is exported to RequestLog.responseContent() when a Thrift call is processed.