| Interface | Description |
|---|---|
| LogFormatter.FieldHandler |
Handler for a single field in a message.
|
| ServiceCallInstrumentation |
Interface handling the instrumentation of service calls.
|
| TypeRegistry |
Basic type registry used in managing content.
|
| WritableTypeRegistry |
Registry for declared types referenced in a specific program context.
|
| Class | Description |
|---|---|
| BaseTypeRegistry |
Registry for declared types referenced in a flat space program context.
|
| LogFormatter |
LogFormatter is a formatter (one-way serialization) similar to the PrettySerializer,
except it supports adding FieldHandlers to modify in.
|
| ProvidenceHelper |
Convenience methods for handling providence messages.
|
| SimpleTypeRegistry |
Registry for declared types referenced in a flat space program context.
|
| Enum | Description |
|---|---|
| ThriftAnnotation |
Enum containing known "general" thrift annotations.
|
| ThriftCollection |
Enum containing known "general" thrift annotations.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.