cz.proto.PartitionMeta Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clickzetta-java Show documentation
Show all versions of clickzetta-java Show documentation
The java SDK for clickzetta's Lakehouse
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: partition_meta.proto
package cz.proto;
public final class PartitionMeta {
private PartitionMeta() {}
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_Partition_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_cz_proto_Partition_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\024partition_meta.proto\022\010cz.proto\032\030virtua" +
"l_value_info.proto\"[\n\tPartition\0226\n\022virtu" +
"al_value_info\030\001 \001(\0132\032.cz.proto.VirtualVa" +
"lueInfo\022\026\n\016partition_keys\030\002 \003(\tB\014\n\010cz.pr" +
"otoP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
cz.proto.VirtualValueInfoOuterClass.getDescriptor(),
});
internal_static_cz_proto_Partition_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_cz_proto_Partition_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_cz_proto_Partition_descriptor,
new java.lang.String[] { "VirtualValueInfo", "PartitionKeys", });
cz.proto.VirtualValueInfoOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy