All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pingcap.tidb.tipb.Analyze Maven / Gradle / Ivy

There is a newer version: 3.2.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: analyze.proto

package com.pingcap.tidb.tipb;

public final class Analyze {
  private Analyze() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_AnalyzeReq_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_AnalyzeReq_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_AnalyzeIndexReq_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_AnalyzeIndexReq_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_AnalyzeColumnsReq_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_AnalyzeColumnsReq_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_AnalyzeColumnsResp_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_AnalyzeColumnsResp_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_AnalyzeIndexResp_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_AnalyzeIndexResp_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_Bucket_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_Bucket_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_Histogram_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_Histogram_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_FMSketch_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_FMSketch_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_SampleCollector_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_SampleCollector_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_CMSketchRow_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_CMSketchRow_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_CMSketchTopN_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_CMSketchTopN_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_CMSketch_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_CMSketch_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\ranalyze.proto\022\004tipb\032\014schema.proto\032\024gog" +
      "oproto/gogo.proto\"\323\001\n\nAnalyzeReq\022#\n\002tp\030\001" +
      " \001(\0162\021.tipb.AnalyzeTypeB\004\310\336\037\000\022\031\n\021start_t" +
      "s_fallback\030\002 \001(\004\022\023\n\005flags\030\003 \001(\004B\004\310\336\037\000\022\036\n" +
      "\020time_zone_offset\030\004 \001(\003B\004\310\336\037\000\022&\n\007idx_req" +
      "\030\005 \001(\0132\025.tipb.AnalyzeIndexReq\022(\n\007col_req" +
      "\030\006 \001(\0132\027.tipb.AnalyzeColumnsReq\"\255\001\n\017Anal" +
      "yzeIndexReq\022\031\n\013bucket_size\030\001 \001(\003B\004\310\336\037\000\022\031" +
      "\n\013num_columns\030\002 \001(\005B\004\310\336\037\000\022\026\n\016cmsketch_de" +
      "pth\030\003 \001(\005\022\026\n\016cmsketch_width\030\004 \001(\005\022\031\n\013sam" +
      "ple_size\030\005 \001(\003B\004\310\336\037\000\022\031\n\013sketch_size\030\006 \001(" +
      "\003B\004\310\336\037\000\"\330\001\n\021AnalyzeColumnsReq\022\031\n\013bucket_" +
      "size\030\001 \001(\003B\004\310\336\037\000\022\031\n\013sample_size\030\002 \001(\003B\004\310" +
      "\336\037\000\022\031\n\013sketch_size\030\003 \001(\003B\004\310\336\037\000\022&\n\014column" +
      "s_info\030\004 \003(\0132\020.tipb.ColumnInfo\022\026\n\016cmsket" +
      "ch_depth\030\005 \001(\005\022\026\n\016cmsketch_width\030\006 \001(\005\022\032" +
      "\n\022primary_column_ids\030\007 \003(\003\"a\n\022AnalyzeCol" +
      "umnsResp\022)\n\ncollectors\030\001 \003(\0132\025.tipb.Samp" +
      "leCollector\022 \n\007pk_hist\030\002 \001(\0132\017.tipb.Hist" +
      "ogram\"x\n\020AnalyzeIndexResp\022\035\n\004hist\030\001 \001(\0132" +
      "\017.tipb.Histogram\022\033\n\003cms\030\002 \001(\0132\016.tipb.CMS" +
      "ketch\022(\n\tcollector\030\003 \001(\0132\025.tipb.SampleCo" +
      "llector\"^\n\006Bucket\022\023\n\005count\030\001 \001(\003B\004\310\336\037\000\022\023" +
      "\n\013lower_bound\030\002 \001(\014\022\023\n\013upper_bound\030\003 \001(\014" +
      "\022\025\n\007repeats\030\004 \001(\003B\004\310\336\037\000\"=\n\tHistogram\022\021\n\003" +
      "ndv\030\001 \001(\003B\004\310\336\037\000\022\035\n\007buckets\030\002 \003(\0132\014.tipb." +
      "Bucket\"/\n\010FMSketch\022\022\n\004mask\030\001 \001(\004B\004\310\336\037\000\022\017" +
      "\n\007hashset\030\002 \003(\004\"\253\001\n\017SampleCollector\022\017\n\007s" +
      "amples\030\001 \003(\014\022\030\n\nnull_count\030\002 \001(\003B\004\310\336\037\000\022\023" +
      "\n\005count\030\003 \001(\003B\004\310\336\037\000\022!\n\tfm_sketch\030\004 \001(\0132\016" +
      ".tipb.FMSketch\022!\n\tcm_sketch\030\005 \001(\0132\016.tipb" +
      ".CMSketch\022\022\n\ntotal_size\030\006 \001(\003\"\037\n\013CMSketc" +
      "hRow\022\020\n\010counters\030\001 \003(\r\"1\n\014CMSketchTopN\022\014" +
      "\n\004data\030\001 \001(\014\022\023\n\005count\030\002 \001(\004B\004\310\336\037\000\"k\n\010CMS" +
      "ketch\022\037\n\004rows\030\001 \003(\0132\021.tipb.CMSketchRow\022!" +
      "\n\005top_n\030\002 \003(\0132\022.tipb.CMSketchTopN\022\033\n\rdef" +
      "ault_value\030\003 \001(\004B\004\310\336\037\000*W\n\013AnalyzeType\022\r\n" +
      "\tTypeIndex\020\000\022\016\n\nTypeColumn\020\001\022\024\n\020TypeComm" +
      "onHandle\020\002\022\023\n\017TypeSampleIndex\020\003B%\n\025com.p" +
      "ingcap.tidb.tipbP\001\310\342\036\001\340\342\036\001\320\342\036\001"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.pingcap.tidb.tipb.Schema.getDescriptor(),
          com.google.protobuf.GoGoProtos.getDescriptor(),
        }, assigner);
    internal_static_tipb_AnalyzeReq_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tipb_AnalyzeReq_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_AnalyzeReq_descriptor,
        new java.lang.String[] { "Tp", "StartTsFallback", "Flags", "TimeZoneOffset", "IdxReq", "ColReq", });
    internal_static_tipb_AnalyzeIndexReq_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_tipb_AnalyzeIndexReq_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_AnalyzeIndexReq_descriptor,
        new java.lang.String[] { "BucketSize", "NumColumns", "CmsketchDepth", "CmsketchWidth", "SampleSize", "SketchSize", });
    internal_static_tipb_AnalyzeColumnsReq_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_tipb_AnalyzeColumnsReq_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_AnalyzeColumnsReq_descriptor,
        new java.lang.String[] { "BucketSize", "SampleSize", "SketchSize", "ColumnsInfo", "CmsketchDepth", "CmsketchWidth", "PrimaryColumnIds", });
    internal_static_tipb_AnalyzeColumnsResp_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_tipb_AnalyzeColumnsResp_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_AnalyzeColumnsResp_descriptor,
        new java.lang.String[] { "Collectors", "PkHist", });
    internal_static_tipb_AnalyzeIndexResp_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_tipb_AnalyzeIndexResp_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_AnalyzeIndexResp_descriptor,
        new java.lang.String[] { "Hist", "Cms", "Collector", });
    internal_static_tipb_Bucket_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_tipb_Bucket_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_Bucket_descriptor,
        new java.lang.String[] { "Count", "LowerBound", "UpperBound", "Repeats", });
    internal_static_tipb_Histogram_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_tipb_Histogram_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_Histogram_descriptor,
        new java.lang.String[] { "Ndv", "Buckets", });
    internal_static_tipb_FMSketch_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_tipb_FMSketch_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_FMSketch_descriptor,
        new java.lang.String[] { "Mask", "Hashset", });
    internal_static_tipb_SampleCollector_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_tipb_SampleCollector_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_SampleCollector_descriptor,
        new java.lang.String[] { "Samples", "NullCount", "Count", "FmSketch", "CmSketch", "TotalSize", });
    internal_static_tipb_CMSketchRow_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_tipb_CMSketchRow_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_CMSketchRow_descriptor,
        new java.lang.String[] { "Counters", });
    internal_static_tipb_CMSketchTopN_descriptor =
      getDescriptor().getMessageTypes().get(10);
    internal_static_tipb_CMSketchTopN_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_CMSketchTopN_descriptor,
        new java.lang.String[] { "Data", "Count", });
    internal_static_tipb_CMSketch_descriptor =
      getDescriptor().getMessageTypes().get(11);
    internal_static_tipb_CMSketch_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_CMSketch_descriptor,
        new java.lang.String[] { "Rows", "TopN", "DefaultValue", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.protobuf.GoGoProtos.marshalerAll);
    registry.add(com.google.protobuf.GoGoProtos.nullable);
    registry.add(com.google.protobuf.GoGoProtos.sizerAll);
    registry.add(com.google.protobuf.GoGoProtos.unmarshalerAll);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.pingcap.tidb.tipb.Schema.getDescriptor();
    com.google.protobuf.GoGoProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy