Class EventsProto
- java.lang.Object
-
- org.opennms.features.kafka.consumer.events.EventsProto
-
public final class EventsProto extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EventsProto.Event
Protobuf typeEvent
static interface
EventsProto.EventOrBuilder
static class
EventsProto.EventParameter
Protobuf typeEventParameter
static interface
EventsProto.EventParameterOrBuilder
static class
EventsProto.Severity
The values differ from the standard codes in OpenNMS since proto3 enforces us to start at 0
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
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()
-
-