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

cz.proto.JobMetaOuterClass Maven / Gradle / Ivy

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

package cz.proto;

public final class JobMetaOuterClass {
  private JobMetaOuterClass() {}
  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_cz_proto_JobCost_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobCost_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobHistory_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobHistory_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_SQLJobConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_SQLJobConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_SQLJobConfig_HintEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_SQLJobConfig_HintEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_SQLJob_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_SQLJob_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobSummaryLocation_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobSummaryLocation_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobProfiling_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobProfiling_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobProfiling_JobProfilingItem_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobProfiling_JobProfilingItem_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_HistoryList_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_HistoryList_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_Partition_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_Partition_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_Table_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_Table_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_TableList_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_TableList_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_Content_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_Content_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_JobMeta_Content_JobConfigEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_JobMeta_Content_JobConfigEntry_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\016job_meta.proto\022\010cz.proto\"&\n\007JobCost\022\013\n" +
      "\003cpu\030\001 \001(\r\022\016\n\006memory\030\002 \001(\r\"s\n\nJobHistory" +
      "\022\030\n\020coordinator_host\030\001 \001(\t\022\033\n\023coordinato" +
      "r_version\030\002 \001(\004\022\025\n\rstart_time_ms\030\003 \001(\004\022\027" +
      "\n\017release_version\030\004 \001(\t\"\257\001\n\014SQLJobConfig" +
      "\022\017\n\007timeout\030\001 \001(\005\022\030\n\020adhoc_size_limit\030\002 " +
      "\001(\003\022\027\n\017adhoc_row_limit\030\003 \001(\003\022.\n\004hint\030\004 \003" +
      "(\0132 .cz.proto.SQLJobConfig.HintEntry\032+\n\t" +
      "HintEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" +
      "\001\"{\n\006SQLJob\022\r\n\005query\030\001 \003(\t\022\031\n\021default_na" +
      "mespace\030\002 \003(\t\022*\n\nsql_config\030\003 \001(\0132\026.cz.p" +
      "roto.SQLJobConfig\022\033\n\023default_instance_id" +
      "\030\004 \001(\003\"\250\001\n\022JobSummaryLocation\022\030\n\020summary" +
      "_location\030\001 \001(\t\022\025\n\rplan_location\030\002 \001(\t\022\026" +
      "\n\016stats_location\030\003 \001(\t\022\031\n\021progress_locat" +
      "ion\030\004 \001(\t\022\027\n\017result_location\030\005 \001(\t\022\025\n\rba" +
      "se_location\030\n \001(\t\"t\n\014JobProfiling\022:\n\tpro" +
      "filing\030\001 \003(\0132\'.cz.proto.JobProfiling.Job" +
      "ProfilingItem\032(\n\020JobProfilingItem\022\t\n\001e\030\001" +
      " \001(\005\022\t\n\001t\030\002 \001(\003\"\223\t\n\007JobMeta\022\020\n\010job_name\030" +
      "\002 \001(\t\022\027\n\017virtual_cluster\030\003 \001(\003\022#\n\006status" +
      "\030\004 \001(\0162\023.cz.proto.JobStatus\022\037\n\004type\030\005 \001(" +
      "\0162\021.cz.proto.JobType\022\022\n\nstart_time\030\006 \001(\004" +
      "\022\020\n\010end_time\030\007 \001(\004\022\020\n\010priority\030\t \001(\r\022\021\n\t" +
      "signature\030\n \001(\t\022\037\n\004cost\030\013 \001(\0132\021.cz.proto" +
      ".JobCost\0220\n\thistories\030\014 \001(\0132\035.cz.proto.J" +
      "obMeta.HistoryList\022\016\n\006result\030\r \001(\t\0221\n\013jo" +
      "b_summary\030\016 \001(\0132\034.cz.proto.JobSummaryLoc" +
      "ation\0221\n\014input_tables\030\017 \001(\0132\033.cz.proto.J" +
      "obMeta.TableList\0222\n\routput_tables\030\020 \001(\0132" +
      "\033.cz.proto.JobMeta.TableList\022*\n\007content\030" +
      "\021 \001(\0132\031.cz.proto.JobMeta.Content\022\022\n\nerro" +
      "r_code\030\022 \001(\t\022\025\n\rerror_message\030\023 \001(\t\022)\n\tp" +
      "rofiling\030\024 \001(\0132\026.cz.proto.JobProfiling\0324" +
      "\n\013HistoryList\022%\n\007history\030\001 \003(\0132\024.cz.prot" +
      "o.JobHistory\032,\n\tPartition\022\020\n\010field_id\030\001 " +
      "\003(\r\022\r\n\005value\030\002 \003(\t\032\245\001\n\005Table\022\021\n\tnamespac" +
      "e\030\001 \003(\t\022\021\n\ttableName\030\002 \001(\t\022\014\n\004size\030\003 \001(\004" +
      "\022\016\n\006record\030\004 \001(\004\022\022\n\ncache_size\030\005 \001(\004\022/\n\n" +
      "partitions\030\006 \003(\0132\033.cz.proto.JobMeta.Part" +
      "ition\022\023\n\013instance_id\030\007 \001(\003\0323\n\tTableList\022" +
      "&\n\005table\030\001 \003(\0132\027.cz.proto.JobMeta.Table\032" +
      "\213\002\n\007Content\022<\n\njob_config\030\001 \003(\0132(.cz.pro" +
      "to.JobMeta.Content.JobConfigEntry\022#\n\007sql" +
      "_job\030\002 \001(\0132\020.cz.proto.SQLJobH\000\022\027\n\017releas" +
      "e_version\030\003 \001(\t\022\034\n\024virtual_cluster_name\030" +
      "\004 \001(\t\022\022\n\njob_client\030\005 \001(\t\022\031\n\021job_desc_lo" +
      "cation\030\024 \001(\t\0320\n\016JobConfigEntry\022\013\n\003key\030\001 " +
      "\001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\005\n\003job*\177\n\tJobStat" +
      "us\022\t\n\005SETUP\020\000\022\014\n\010QUEUEING\020\001\022\013\n\007RUNNING\020\002" +
      "\022\013\n\007SUCCEED\020\003\022\016\n\nCANCELLING\020\004\022\r\n\tCANCELL" +
      "ED\020\005\022\n\n\006FAILED\020\006\022\024\n\020RESUMING_CLUSTER\020\007**" +
      "\n\007JobType\022\013\n\007SQL_JOB\020\000\022\022\n\016COMPACTION_JOB" +
      "\020\001B\002P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_cz_proto_JobCost_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_cz_proto_JobCost_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobCost_descriptor,
        new java.lang.String[] { "Cpu", "Memory", });
    internal_static_cz_proto_JobHistory_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_cz_proto_JobHistory_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobHistory_descriptor,
        new java.lang.String[] { "CoordinatorHost", "CoordinatorVersion", "StartTimeMs", "ReleaseVersion", });
    internal_static_cz_proto_SQLJobConfig_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_cz_proto_SQLJobConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_SQLJobConfig_descriptor,
        new java.lang.String[] { "Timeout", "AdhocSizeLimit", "AdhocRowLimit", "Hint", });
    internal_static_cz_proto_SQLJobConfig_HintEntry_descriptor =
      internal_static_cz_proto_SQLJobConfig_descriptor.getNestedTypes().get(0);
    internal_static_cz_proto_SQLJobConfig_HintEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_SQLJobConfig_HintEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_cz_proto_SQLJob_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_cz_proto_SQLJob_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_SQLJob_descriptor,
        new java.lang.String[] { "Query", "DefaultNamespace", "SqlConfig", "DefaultInstanceId", });
    internal_static_cz_proto_JobSummaryLocation_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_cz_proto_JobSummaryLocation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobSummaryLocation_descriptor,
        new java.lang.String[] { "SummaryLocation", "PlanLocation", "StatsLocation", "ProgressLocation", "ResultLocation", "BaseLocation", });
    internal_static_cz_proto_JobProfiling_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_cz_proto_JobProfiling_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobProfiling_descriptor,
        new java.lang.String[] { "Profiling", });
    internal_static_cz_proto_JobProfiling_JobProfilingItem_descriptor =
      internal_static_cz_proto_JobProfiling_descriptor.getNestedTypes().get(0);
    internal_static_cz_proto_JobProfiling_JobProfilingItem_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobProfiling_JobProfilingItem_descriptor,
        new java.lang.String[] { "E", "T", });
    internal_static_cz_proto_JobMeta_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_cz_proto_JobMeta_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_descriptor,
        new java.lang.String[] { "JobName", "VirtualCluster", "Status", "Type", "StartTime", "EndTime", "Priority", "Signature", "Cost", "Histories", "Result", "JobSummary", "InputTables", "OutputTables", "Content", "ErrorCode", "ErrorMessage", "Profiling", });
    internal_static_cz_proto_JobMeta_HistoryList_descriptor =
      internal_static_cz_proto_JobMeta_descriptor.getNestedTypes().get(0);
    internal_static_cz_proto_JobMeta_HistoryList_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_HistoryList_descriptor,
        new java.lang.String[] { "History", });
    internal_static_cz_proto_JobMeta_Partition_descriptor =
      internal_static_cz_proto_JobMeta_descriptor.getNestedTypes().get(1);
    internal_static_cz_proto_JobMeta_Partition_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_Partition_descriptor,
        new java.lang.String[] { "FieldId", "Value", });
    internal_static_cz_proto_JobMeta_Table_descriptor =
      internal_static_cz_proto_JobMeta_descriptor.getNestedTypes().get(2);
    internal_static_cz_proto_JobMeta_Table_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_Table_descriptor,
        new java.lang.String[] { "Namespace", "TableName", "Size", "Record", "CacheSize", "Partitions", "InstanceId", });
    internal_static_cz_proto_JobMeta_TableList_descriptor =
      internal_static_cz_proto_JobMeta_descriptor.getNestedTypes().get(3);
    internal_static_cz_proto_JobMeta_TableList_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_TableList_descriptor,
        new java.lang.String[] { "Table", });
    internal_static_cz_proto_JobMeta_Content_descriptor =
      internal_static_cz_proto_JobMeta_descriptor.getNestedTypes().get(4);
    internal_static_cz_proto_JobMeta_Content_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_Content_descriptor,
        new java.lang.String[] { "JobConfig", "SqlJob", "ReleaseVersion", "VirtualClusterName", "JobClient", "JobDescLocation", "Job", });
    internal_static_cz_proto_JobMeta_Content_JobConfigEntry_descriptor =
      internal_static_cz_proto_JobMeta_Content_descriptor.getNestedTypes().get(0);
    internal_static_cz_proto_JobMeta_Content_JobConfigEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_JobMeta_Content_JobConfigEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy