public final class Extensions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Extensions.RetrySemantic
A hint so you can decide a little more in the abstract "can this be retried?""
|
| Modifier and Type | Field and Description |
|---|---|
static int |
RETRY_SEMANTIC_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Extensions.RetrySemantic> |
retrySemantic
Can this message be re-driven without an error?
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int RETRY_SEMANTIC_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Extensions.RetrySemantic> retrySemantic
Can this message be re-driven without an error?
extend .google.protobuf.MessageOptions { ... }public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()