Package one.tomorrow.kafka.messages
Class DeserializerMessages
java.lang.Object
one.tomorrow.kafka.messages.DeserializerMessages
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFor messages which are missing required headers, or where parsing the data failedstatic interfacestatic final classFor messages of an unsupported type (according to the "x-value-type" header)static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-