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

cz.proto.FileMetaDataProto Maven / Gradle / Ivy

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

package cz.proto;

public final class FileMetaDataProto {
  private FileMetaDataProto() {}
  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_BlockInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_BlockInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_DataLayout_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_DataLayout_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_ExtendedMetaData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_ExtendedMetaData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_ExtendedMetaData_KeyValueEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_ExtendedMetaData_KeyValueEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cz_proto_FileMetaData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cz_proto_FileMetaData_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\024file_meta_data.proto\022\010cz.proto\032\021bucket" +
      "_info.proto\032\026file_format_type.proto\032\020sta" +
      "tistics.proto\032\030virtual_value_info.proto\"" +
      "+\n\tBlockInfo\022\016\n\006offset\030\001 \001(\004\022\016\n\006length\030\002" +
      " \001(\004\"\361\002\n\nDataLayout\022#\n\006footer\030\001 \001(\0132\023.cz" +
      ".proto.BlockInfo\022#\n\006blocks\030\002 \003(\0132\023.cz.pr" +
      "oto.BlockInfo\022%\n\007buckets\030\003 \003(\0132\024.cz.prot" +
      "o.BucketInfo\022.\n\nvalue_info\030\004 \003(\0132\032.cz.pr" +
      "oto.VirtualValueInfo\022)\n\034original_virtual" +
      "_value_count\030\010 \001(\rH\000\210\001\001\022\035\n\020row_index_str" +
      "ide\030\005 \001(\005H\001\210\001\001\022\030\n\020block_row_counts\030\006 \003(\003" +
      "\022\030\n\013data_sealed\030\t \001(\010H\002\210\001\001B\037\n\035_original_" +
      "virtual_value_countB\023\n\021_row_index_stride" +
      "B\016\n\014_data_sealed\"\200\001\n\020ExtendedMetaData\022;\n" +
      "\tkey_value\030\001 \003(\0132(.cz.proto.ExtendedMeta" +
      "Data.KeyValueEntry\032/\n\rKeyValueEntry\022\013\n\003k" +
      "ey\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\265\004\n\014FileMeta" +
      "Data\022\033\n\016data_source_id\030\024 \001(\rH\000\210\001\001\022\021\n\tfil" +
      "e_path\030\001 \001(\t\022-\n\013file_format\030\002 \001(\0162\030.cz.p" +
      "roto.FileFormatType\022%\n\tfile_type\030\003 \001(\0162\022" +
      ".cz.proto.FileType\022\025\n\rfile_slice_id\030\004 \001(" +
      "\003\022\037\n\022file_slice_version\030\005 \001(\003H\001\210\001\001\022\030\n\020co" +
      "mpaction_level\030\006 \001(\005\022\034\n\017cluster_spec_id\030" +
      "\007 \001(\rH\002\210\001\001\022\037\n\022sort_order_spec_id\030\010 \001(\rH\003" +
      "\210\001\001\022 \n\023primary_key_spec_id\030\t \001(\rH\004\210\001\001\022$\n" +
      "\006layout\030\n \001(\0132\024.cz.proto.DataLayout\0225\n\021e" +
      "xtended_metadata\030\013 \001(\0132\032.cz.proto.Extend" +
      "edMetaData\022\"\n\005stats\030\020 \001(\0132\023.cz.proto.Sta" +
      "tsDataB\021\n\017_data_source_idB\025\n\023_file_slice" +
      "_versionB\022\n\020_cluster_spec_idB\025\n\023_sort_or" +
      "der_spec_idB\026\n\024_primary_key_spec_id*;\n\010F" +
      "ileType\022\020\n\014UNKNOWN_FILE\020\000\022\r\n\tDATA_FILE\020\001" +
      "\022\016\n\nDELTA_FILE\020\002B\037\n\010cz.protoB\021FileMetaDa" +
      "taProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          cz.proto.BucketInfoOuterClass.getDescriptor(),
          cz.proto.FileFormatTypeOuterClass.getDescriptor(),
          cz.proto.Statistics.getDescriptor(),
          cz.proto.VirtualValueInfoOuterClass.getDescriptor(),
        });
    internal_static_cz_proto_BlockInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_cz_proto_BlockInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_BlockInfo_descriptor,
        new java.lang.String[] { "Offset", "Length", });
    internal_static_cz_proto_DataLayout_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_cz_proto_DataLayout_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_DataLayout_descriptor,
        new java.lang.String[] { "Footer", "Blocks", "Buckets", "ValueInfo", "OriginalVirtualValueCount", "RowIndexStride", "BlockRowCounts", "DataSealed", "OriginalVirtualValueCount", "RowIndexStride", "DataSealed", });
    internal_static_cz_proto_ExtendedMetaData_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_cz_proto_ExtendedMetaData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_ExtendedMetaData_descriptor,
        new java.lang.String[] { "KeyValue", });
    internal_static_cz_proto_ExtendedMetaData_KeyValueEntry_descriptor =
      internal_static_cz_proto_ExtendedMetaData_descriptor.getNestedTypes().get(0);
    internal_static_cz_proto_ExtendedMetaData_KeyValueEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_ExtendedMetaData_KeyValueEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_cz_proto_FileMetaData_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_cz_proto_FileMetaData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cz_proto_FileMetaData_descriptor,
        new java.lang.String[] { "DataSourceId", "FilePath", "FileFormat", "FileType", "FileSliceId", "FileSliceVersion", "CompactionLevel", "ClusterSpecId", "SortOrderSpecId", "PrimaryKeySpecId", "Layout", "ExtendedMetadata", "Stats", "DataSourceId", "FileSliceVersion", "ClusterSpecId", "SortOrderSpecId", "PrimaryKeySpecId", });
    cz.proto.BucketInfoOuterClass.getDescriptor();
    cz.proto.FileFormatTypeOuterClass.getDescriptor();
    cz.proto.Statistics.getDescriptor();
    cz.proto.VirtualValueInfoOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy