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

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

The 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\"w\n\017Analy" +
      "zeIndexReq\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_dep" +
      "th\030\003 \001(\005\022\026\n\016cmsketch_width\030\004 \001(\005\"\274\001\n\021Ana" +
      "lyzeColumnsReq\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_s" +
      "ize\030\003 \001(\003B\004\310\336\037\000\022&\n\014columns_info\030\004 \003(\0132\020." +
      "tipb.ColumnInfo\022\026\n\016cmsketch_depth\030\005 \001(\005\022" +
      "\026\n\016cmsketch_width\030\006 \001(\005\"a\n\022AnalyzeColumn" +
      "sResp\022)\n\ncollectors\030\001 \003(\0132\025.tipb.SampleC" +
      "ollector\022 \n\007pk_hist\030\002 \001(\0132\017.tipb.Histogr" +
      "am\"N\n\020AnalyzeIndexResp\022\035\n\004hist\030\001 \001(\0132\017.t" +
      "ipb.Histogram\022\033\n\003cms\030\002 \001(\0132\016.tipb.CMSket" +
      "ch\"^\n\006Bucket\022\023\n\005count\030\001 \001(\003B\004\310\336\037\000\022\023\n\013low" +
      "er_bound\030\002 \001(\014\022\023\n\013upper_bound\030\003 \001(\014\022\025\n\007r" +
      "epeats\030\004 \001(\003B\004\310\336\037\000\"=\n\tHistogram\022\021\n\003ndv\030\001" +
      " \001(\003B\004\310\336\037\000\022\035\n\007buckets\030\002 \003(\0132\014.tipb.Bucke" +
      "t\"/\n\010FMSketch\022\022\n\004mask\030\001 \001(\004B\004\310\336\037\000\022\017\n\007has" +
      "hset\030\002 \003(\004\"\253\001\n\017SampleCollector\022\017\n\007sample" +
      "s\030\001 \003(\014\022\030\n\nnull_count\030\002 \001(\003B\004\310\336\037\000\022\023\n\005cou" +
      "nt\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.CMSk" +
      "etch\022\022\n\ntotal_size\030\006 \001(\003\"\037\n\013CMSketchRow\022" +
      "\020\n\010counters\030\001 \003(\r\"1\n\014CMSketchTopN\022\014\n\004dat" +
      "a\030\001 \001(\014\022\023\n\005count\030\002 \001(\004B\004\310\336\037\000\"k\n\010CMSketch" +
      "\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\rdefault_" +
      "value\030\003 \001(\004B\004\310\336\037\000*,\n\013AnalyzeType\022\r\n\tType" +
      "Index\020\000\022\016\n\nTypeColumn\020\001B%\n\025com.pingcap.t" +
      "idb.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", });
    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", });
    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", });
    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 - 2025 Weber Informatics LLC | Privacy Policy