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

com.clickzetta.jobcache.proto.JobCacheProtos 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_result_cache_meta.proto

package com.clickzetta.jobcache.proto;

public final class JobCacheProtos {
  private JobCacheProtos() {}
  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_com_clickzetta_jobcache_JobResultCacheMeta_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_clickzetta_jobcache_JobResultCacheMeta_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\033job_result_cache_meta.proto\022\027com.click" +
      "zetta.jobcache\"\250\002\n\022JobResultCacheMeta\022\030\n" +
      "\013instance_id\030\001 \001(\004H\000\210\001\001\022\031\n\014workspace_id\030" +
      "\002 \001(\004H\001\210\001\001\022\032\n\rjob_signature\030\003 \001(\tH\002\210\001\001\022\036" +
      "\n\021preprocessed_plan\030\004 \001(\tH\003\210\001\001\022\031\n\014result" +
      "_files\030\005 \001(\tH\004\210\001\001\022\032\n\rstart_time_ms\030\006 \001(\004" +
      "H\005\210\001\001B\016\n\014_instance_idB\017\n\r_workspace_idB\020" +
      "\n\016_job_signatureB\024\n\022_preprocessed_planB\017" +
      "\n\r_result_filesB\020\n\016_start_time_msB1\n\035com" +
      ".clickzetta.jobcache.protoB\016JobCacheProt" +
      "osP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_clickzetta_jobcache_JobResultCacheMeta_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_clickzetta_jobcache_JobResultCacheMeta_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_clickzetta_jobcache_JobResultCacheMeta_descriptor,
        new java.lang.String[] { "InstanceId", "WorkspaceId", "JobSignature", "PreprocessedPlan", "ResultFiles", "StartTimeMs", "InstanceId", "WorkspaceId", "JobSignature", "PreprocessedPlan", "ResultFiles", "StartTimeMs", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy