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

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

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

package com.pingcap.tidb.tipb;

public final class Select {
  private Select() {}
  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_Row_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_Row_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_Error_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_Error_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_SelectResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_SelectResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_Chunk_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_Chunk_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_RowMeta_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_RowMeta_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_DAGRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_DAGRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_ChunkMemoryLayout_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_ChunkMemoryLayout_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_UserIdentity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_UserIdentity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tipb_StreamResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tipb_StreamResponse_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\014select.proto\022\004tipb\032\016executor.proto\032\024go" +
      "goproto/gogo.proto\"#\n\003Row\022\016\n\006handle\030\001 \001(" +
      "\014\022\014\n\004data\030\002 \001(\014\".\n\005Error\022\022\n\004code\030\001 \001(\005B\004" +
      "\310\336\037\000\022\021\n\003msg\030\002 \001(\tB\004\310\336\037\000\"\237\002\n\016SelectRespon" +
      "se\022\032\n\005error\030\001 \001(\0132\013.tipb.Error\022\027\n\004rows\030\002" +
      " \003(\0132\t.tipb.Row\022!\n\006chunks\030\003 \003(\0132\013.tipb.C" +
      "hunkB\004\310\336\037\000\022\035\n\010warnings\030\004 \003(\0132\013.tipb.Erro" +
      "r\022\025\n\routput_counts\030\005 \003(\003\022\025\n\rwarning_coun" +
      "t\030\006 \001(\003\022;\n\023execution_summaries\030\010 \003(\0132\036.t" +
      "ipb.ExecutorExecutionSummary\022+\n\013encode_t" +
      "ype\030\t \001(\0162\020.tipb.EncodeTypeB\004\310\336\037\000\"{\n\005Chu" +
      "nk\022J\n\trows_data\030\003 \001(\014B7\332\336\037/github.com/pi" +
      "ngcap/tipb/sharedbytes.SharedBytes\310\336\037\000\022&" +
      "\n\trows_meta\030\004 \003(\0132\r.tipb.RowMetaB\004\310\336\037\000\"5" +
      "\n\007RowMeta\022\024\n\006handle\030\001 \001(\003B\004\310\336\037\000\022\024\n\006lengt" +
      "h\030\002 \001(\003B\004\310\336\037\000\"\202\004\n\nDAGRequest\022\031\n\021start_ts" +
      "_fallback\030\001 \001(\004\022!\n\texecutors\030\002 \003(\0132\016.tip" +
      "b.Executor\022\036\n\020time_zone_offset\030\003 \001(\003B\004\310\336" +
      "\037\000\022\023\n\005flags\030\004 \001(\004B\004\310\336\037\000\022\026\n\016output_offset" +
      "s\030\005 \003(\r\022\034\n\024collect_range_counts\030\006 \001(\010\022\031\n" +
      "\021max_warning_count\030\007 \001(\004\022+\n\013encode_type\030" +
      "\010 \001(\0162\020.tipb.EncodeTypeB\004\310\336\037\000\022\020\n\010sql_mod" +
      "e\030\t \001(\004\022\034\n\016time_zone_name\030\013 \001(\tB\004\310\336\037\000\022#\n" +
      "\033collect_execution_summaries\030\014 \001(\010\022\032\n\022ma" +
      "x_allowed_packet\030\r \001(\004\0224\n\023chunk_memory_l" +
      "ayout\030\016 \001(\0132\027.tipb.ChunkMemoryLayout\022\023\n\013" +
      "is_rpn_expr\030\017 \001(\010\022 \n\004user\030\020 \001(\0132\022.tipb.U" +
      "serIdentity\022%\n\rroot_executor\030\021 \001(\0132\016.tip" +
      "b.Executor\"7\n\021ChunkMemoryLayout\022\"\n\006endia" +
      "n\030\001 \001(\0162\014.tipb.EndianB\004\310\336\037\000\"@\n\014UserIdent" +
      "ity\022\027\n\tuser_name\030\001 \001(\tB\004\310\336\037\000\022\027\n\tuser_hos" +
      "t\030\002 \001(\tB\004\310\336\037\000\"\300\001\n\016StreamResponse\022\032\n\005erro" +
      "r\030\001 \001(\0132\013.tipb.Error\022E\n\004data\030\003 \001(\014B7\332\336\037/" +
      "github.com/pingcap/tipb/sharedbytes.Shar" +
      "edBytes\310\336\037\000\022\035\n\010warnings\030\004 \003(\0132\013.tipb.Err" +
      "or\022\025\n\routput_counts\030\005 \003(\003\022\025\n\rwarning_cou" +
      "nt\030\006 \001(\003*=\n\nEncodeType\022\017\n\013TypeDefault\020\000\022" +
      "\r\n\tTypeChunk\020\001\022\017\n\013TypeCHBlock\020\002*)\n\006Endia" +
      "n\022\020\n\014LittleEndian\020\000\022\r\n\tBigEndian\020\001B%\n\025co" +
      "m.pingcap.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.ExecutorOuterClass.getDescriptor(),
          com.google.protobuf.GoGoProtos.getDescriptor(),
        }, assigner);
    internal_static_tipb_Row_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tipb_Row_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_Row_descriptor,
        new java.lang.String[] { "Handle", "Data", });
    internal_static_tipb_Error_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_tipb_Error_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_Error_descriptor,
        new java.lang.String[] { "Code", "Msg", });
    internal_static_tipb_SelectResponse_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_tipb_SelectResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_SelectResponse_descriptor,
        new java.lang.String[] { "Error", "Rows", "Chunks", "Warnings", "OutputCounts", "WarningCount", "ExecutionSummaries", "EncodeType", });
    internal_static_tipb_Chunk_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_tipb_Chunk_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_Chunk_descriptor,
        new java.lang.String[] { "RowsData", "RowsMeta", });
    internal_static_tipb_RowMeta_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_tipb_RowMeta_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_RowMeta_descriptor,
        new java.lang.String[] { "Handle", "Length", });
    internal_static_tipb_DAGRequest_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_tipb_DAGRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_DAGRequest_descriptor,
        new java.lang.String[] { "StartTsFallback", "Executors", "TimeZoneOffset", "Flags", "OutputOffsets", "CollectRangeCounts", "MaxWarningCount", "EncodeType", "SqlMode", "TimeZoneName", "CollectExecutionSummaries", "MaxAllowedPacket", "ChunkMemoryLayout", "IsRpnExpr", "User", "RootExecutor", });
    internal_static_tipb_ChunkMemoryLayout_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_tipb_ChunkMemoryLayout_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_ChunkMemoryLayout_descriptor,
        new java.lang.String[] { "Endian", });
    internal_static_tipb_UserIdentity_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_tipb_UserIdentity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_UserIdentity_descriptor,
        new java.lang.String[] { "UserName", "UserHost", });
    internal_static_tipb_StreamResponse_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_tipb_StreamResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tipb_StreamResponse_descriptor,
        new java.lang.String[] { "Error", "Data", "Warnings", "OutputCounts", "WarningCount", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.protobuf.GoGoProtos.customtype);
    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.ExecutorOuterClass.getDescriptor();
    com.google.protobuf.GoGoProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy