java.io.deephaven.proto.backplane.grpc.Partitionedtable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of deephaven-proto-backplane-grpc Show documentation
Show all versions of deephaven-proto-backplane-grpc Show documentation
The Deephaven proto-backplane-grpc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: deephaven_core/proto/partitionedtable.proto
// Protobuf Java Version: 3.25.3
package io.deephaven.proto.backplane.grpc;
public final class Partitionedtable {
private Partitionedtable() {}
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_io_deephaven_proto_backplane_grpc_PartitionByRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_deephaven_proto_backplane_grpc_PartitionByRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_deephaven_proto_backplane_grpc_PartitionByResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_deephaven_proto_backplane_grpc_PartitionByResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_deephaven_proto_backplane_grpc_MergeRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_deephaven_proto_backplane_grpc_MergeRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_deephaven_proto_backplane_grpc_GetTableRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_deephaven_proto_backplane_grpc_GetTableRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_deephaven_proto_backplane_grpc_PartitionedTableDescriptor_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_deephaven_proto_backplane_grpc_PartitionedTableDescriptor_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+deephaven_core/proto/partitionedtable." +
"proto\022!io.deephaven.proto.backplane.grpc" +
"\032 deephaven_core/proto/table.proto\032!deep" +
"haven_core/proto/ticket.proto\"\274\001\n\022Partit" +
"ionByRequest\022;\n\010table_id\030\001 \001(\0132).io.deep" +
"haven.proto.backplane.grpc.Ticket\022<\n\tres" +
"ult_id\030\002 \001(\0132).io.deephaven.proto.backpl" +
"ane.grpc.Ticket\022\030\n\020key_column_names\030\003 \003(" +
"\t\022\021\n\tdrop_keys\030\004 \001(\010\"\025\n\023PartitionByRespo" +
"nse\"\222\001\n\014MergeRequest\022D\n\021partitioned_tabl" +
"e\030\001 \001(\0132).io.deephaven.proto.backplane.g" +
"rpc.Ticket\022<\n\tresult_id\030\002 \001(\0132).io.deeph" +
"aven.proto.backplane.grpc.Ticket\"\332\001\n\017Get" +
"TableRequest\022D\n\021partitioned_table\030\001 \001(\0132" +
").io.deephaven.proto.backplane.grpc.Tick" +
"et\022C\n\020key_table_ticket\030\002 \001(\0132).io.deepha" +
"ven.proto.backplane.grpc.Ticket\022<\n\tresul" +
"t_id\030\004 \001(\0132).io.deephaven.proto.backplan" +
"e.grpc.Ticket\"\272\001\n\032PartitionedTableDescri" +
"ptor\022\030\n\020key_column_names\030\001 \003(\t\022\037\n\027consti" +
"tuent_column_name\030\004 \001(\t\022\023\n\013unique_keys\030\002" +
" \001(\010\022%\n\035constituent_definition_schema\030\003 " +
"\001(\014\022%\n\035constituent_changes_permitted\030\005 \001" +
"(\0102\226\003\n\027PartitionedTableService\022|\n\013Partit" +
"ionBy\0225.io.deephaven.proto.backplane.grp" +
"c.PartitionByRequest\0326.io.deephaven.prot" +
"o.backplane.grpc.PartitionByResponse\022z\n\005" +
"Merge\022/.io.deephaven.proto.backplane.grp" +
"c.MergeRequest\[email protected]" +
"plane.grpc.ExportedTableCreationResponse" +
"\022\200\001\n\010GetTable\0222.io.deephaven.proto.backp" +
"lane.grpc.GetTableRequest\[email protected]" +
".proto.backplane.grpc.ExportedTableCreat" +
"ionResponseBLH\001P\001ZFgithub.com/deephaven/" +
"deephaven-core/go/internal/proto/partiti" +
"onedtableb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.deephaven.proto.backplane.grpc.Table.getDescriptor(),
io.deephaven.proto.backplane.grpc.TicketOuterClass.getDescriptor(),
});
internal_static_io_deephaven_proto_backplane_grpc_PartitionByRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_io_deephaven_proto_backplane_grpc_PartitionByRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_deephaven_proto_backplane_grpc_PartitionByRequest_descriptor,
new java.lang.String[] { "TableId", "ResultId", "KeyColumnNames", "DropKeys", });
internal_static_io_deephaven_proto_backplane_grpc_PartitionByResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_io_deephaven_proto_backplane_grpc_PartitionByResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_deephaven_proto_backplane_grpc_PartitionByResponse_descriptor,
new java.lang.String[] { });
internal_static_io_deephaven_proto_backplane_grpc_MergeRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_io_deephaven_proto_backplane_grpc_MergeRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_deephaven_proto_backplane_grpc_MergeRequest_descriptor,
new java.lang.String[] { "PartitionedTable", "ResultId", });
internal_static_io_deephaven_proto_backplane_grpc_GetTableRequest_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_io_deephaven_proto_backplane_grpc_GetTableRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_deephaven_proto_backplane_grpc_GetTableRequest_descriptor,
new java.lang.String[] { "PartitionedTable", "KeyTableTicket", "ResultId", });
internal_static_io_deephaven_proto_backplane_grpc_PartitionedTableDescriptor_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_io_deephaven_proto_backplane_grpc_PartitionedTableDescriptor_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_deephaven_proto_backplane_grpc_PartitionedTableDescriptor_descriptor,
new java.lang.String[] { "KeyColumnNames", "ConstituentColumnName", "UniqueKeys", "ConstituentDefinitionSchema", "ConstituentChangesPermitted", });
io.deephaven.proto.backplane.grpc.Table.getDescriptor();
io.deephaven.proto.backplane.grpc.TicketOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy