| Package | Description |
|---|---|
| com.facebook.drift.transport | |
| com.facebook.drift.transport.client | |
| com.facebook.drift.transport.server |
| Modifier and Type | Method and Description |
|---|---|
static MethodMetadata |
MethodMetadata.toMethodMetadata(ThriftCodecManager codecManager,
ThriftMethodMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
MethodMetadata |
InvokeRequest.getMethod() |
| Constructor and Description |
|---|
InvokeRequest(MethodMetadata method,
Address address,
Map<String,String> headers,
List<Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
MethodMetadata |
ServerInvokeRequest.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
Optional<MethodMetadata> |
ServerMethodInvoker.getMethodMetadata(String name) |
| Constructor and Description |
|---|
ServerInvokeRequest(MethodMetadata method,
Map<String,String> headers,
Map<Short,Object> parameters) |
Copyright © 2012–2023. All rights reserved.