| 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 |
|---|---|
| Any |
A message containing anything.
|
| Any._Builder |
A message containing anything.
|
| BaseTypeRegistry |
Registry for declared types referenced in a flat space program context.
|
| Empty |
Dummy struct that is just empty.
|
| Empty._Builder |
Dummy struct that is just empty.
|
| 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 |
|---|---|
| Any._Field | |
| Empty._Field | |
| ThriftAnnotation |
Enum containing known "general" thrift annotations.
|
| ThriftContainer |
Enum containing the values of the
container = "..." |
Copyright © 2015–2019 morimekta.net. All rights reserved.