/** * Autogenerated by Avro * * DO NOT EDIT DIRECTLY */ package com.cloudera.flume.handlers.avro; @SuppressWarnings("all") public enum Priority { FATAL, ERROR, WARN, INFO, DEBUG, TRACE }