public class ThriftServerStatsModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
ThriftServerStatsModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
Map<String,ThriftMethodStats> |
getMethodStats(ThriftServiceProcessor thriftServiceProcessor,
ThriftServiceStatsHandler serviceStatsHandler) |
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides @Singleton public Map<String,ThriftMethodStats> getMethodStats(ThriftServiceProcessor thriftServiceProcessor, ThriftServiceStatsHandler serviceStatsHandler)
Copyright © 2012–2015 Facebook, Inc.. All rights reserved.