public interface  org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.DescriptorProtos$GeneratedCodeInfoOrBuilder extends java.lang.Object implements org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageOrBuilder
{
public abstract java.util.List getAnnotationList();
public abstract org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation getAnnotation(int);
public abstract int getAnnotationCount();
public abstract java.util.List getAnnotationOrBuilderList();
public abstract org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder getAnnotationOrBuilder(int);
}