public class TimedProcessor extends Object implements org.apache.thrift.TProcessor
TProcessor which tracks the duration of an RPC and adds it to the metrics subsystem.| Constructor and Description |
|---|
TimedProcessor(AccumuloConfiguration conf,
org.apache.thrift.TProcessor next,
String serverName,
String threadName) |
TimedProcessor(MetricsFactory factory,
org.apache.thrift.TProcessor next,
String serverName,
String threadName) |
public TimedProcessor(AccumuloConfiguration conf, org.apache.thrift.TProcessor next, String serverName, String threadName)
public TimedProcessor(MetricsFactory factory, org.apache.thrift.TProcessor next, String serverName, String threadName)
Copyright © 2015 Apache Accumulo Project. All rights reserved.