| Package | Description |
|---|---|
| com.facebook.swift.service | |
| com.facebook.swift.service.guice |
| Modifier and Type | Class and Description |
|---|---|
class |
ThriftServiceStatsHandler |
| Constructor and Description |
|---|
ThriftServiceProcessor(ThriftCodecManager codecManager,
List<? extends ThriftEventHandler> eventHandlers,
List<?> services) |
ThriftServiceProcessor(ThriftCodecManager codecManager,
List<? extends ThriftEventHandler> eventHandlers,
Object... services) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftServiceExporter.addEventHandler(ThriftEventHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftServiceExporter.addEventHandler(Class<? extends ThriftEventHandler> cls) |
void |
ThriftServiceExporter.addEventHandler(com.google.inject.Key<? extends ThriftEventHandler> key) |
| Constructor and Description |
|---|
ThriftServiceProcessorProvider(com.google.inject.Injector injector,
ThriftCodecManager codecManager,
Set<ThriftEventHandler> eventHandlers,
Set<ThriftServiceExporter.ThriftServiceExport> serviceExports) |
Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.