org.finos.tracdap.config.Platform Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tracdap-api-config Show documentation
Show all versions of tracdap-api-config Show documentation
TRAC D.A.P. config library, contains data structures used for config files (and other config sources)
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: tracdap/config/platform.proto
// Protobuf Java Version: 4.28.2
package org.finos.tracdap.config;
public final class Platform {
private Platform() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 28,
/* patch= */ 2,
/* suffix= */ "",
Platform.class.getName());
}
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_tracdap_config_PlatformConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_PlatformConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_PlatformConfig_ConfigEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_PlatformConfig_ConfigEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_PlatformConfig_RepositoriesEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_PlatformConfig_RepositoriesEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_PlatformConfig_TenantsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_PlatformConfig_TenantsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_PlatformConfig_ServicesEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_PlatformConfig_ServicesEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_MetadataConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_MetadataConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_TenantConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_TenantConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_WebServerConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_WebServerConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_WebServerRewriteRule_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_WebServerRewriteRule_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_WebServerRedirect_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_WebServerRedirect_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_GatewayConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_GatewayConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_RouteConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_RouteConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_RoutingMatch_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_RoutingMatch_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_RoutingTarget_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_RoutingTarget_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tracdap_config_DeploymentConfig_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_tracdap_config_DeploymentConfig_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\035tracdap/config/platform.proto\022\016tracdap" +
".config\032\035tracdap/metadata/common.proto\032\033" +
"tracdap/config/common.proto\"\244\010\n\016Platform" +
"Config\022:\n\006config\030\001 \003(\0132*.tracdap.config." +
"PlatformConfig.ConfigEntry\0222\n\014platformIn" +
"fo\030\002 \001(\0132\034.tracdap.config.PlatformInfo\022<" +
"\n\016authentication\030\005 \001(\0132$.tracdap.config." +
"AuthenticationConfig\0220\n\010metadata\030\006 \001(\0132\036" +
".tracdap.config.MetadataConfig\022.\n\007storag" +
"e\030\007 \001(\0132\035.tracdap.config.StorageConfig\022F" +
"\n\014repositories\030\010 \003(\01320.tracdap.config.Pl" +
"atformConfig.RepositoriesEntry\022.\n\010execut" +
"or\030\t \001(\0132\034.tracdap.config.PluginConfig\022." +
"\n\010jobCache\030\014 \001(\0132\034.tracdap.config.Plugin" +
"Config\022<\n\007tenants\030\n \003(\0132+.tracdap.config" +
".PlatformConfig.TenantsEntry\0227\n\twebServe" +
"r\030\013 \001(\0132\037.tracdap.config.WebServerConfig" +
"H\000\210\001\001\0223\n\007gateway\030\r \001(\0132\035.tracdap.config." +
"GatewayConfigH\001\210\001\001\022>\n\010services\030\004 \003(\0132,.t" +
"racdap.config.PlatformConfig.ServicesEnt" +
"ry\0224\n\ndeployment\030\016 \001(\0132 .tracdap.config." +
"DeploymentConfig\032-\n\013ConfigEntry\022\013\n\003key\030\001" +
" \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\032Q\n\021RepositoriesE" +
"ntry\022\013\n\003key\030\001 \001(\t\022+\n\005value\030\002 \001(\0132\034.tracd" +
"ap.config.PluginConfig:\0028\001\032L\n\014TenantsEnt" +
"ry\022\013\n\003key\030\001 \001(\t\022+\n\005value\030\002 \001(\0132\034.tracdap" +
".config.TenantConfig:\0028\001\032N\n\rServicesEntr" +
"y\022\013\n\003key\030\001 \001(\t\022,\n\005value\030\002 \001(\0132\035.tracdap." +
"config.ServiceConfig:\0028\001B\014\n\n_webServerB\n" +
"\n\010_gateway\"r\n\016MetadataConfig\022.\n\010database" +
"\030\001 \001(\0132\034.tracdap.config.PluginConfig\0220\n\006" +
"format\030\002 \001(\0162 .tracdap.metadata.Metadata" +
"Format\"j\n\014TenantConfig\022\032\n\rdefaultBucket\030" +
"\001 \001(\tH\000\210\001\001\022\032\n\rdefaultFormat\030\002 \001(\tH\001\210\001\001B\020" +
"\n\016_defaultBucketB\020\n\016_defaultFormat\"\307\001\n\017W" +
"ebServerConfig\022\017\n\007enabled\030\001 \001(\010\0221\n\013conte" +
"ntRoot\030\003 \001(\0132\034.tracdap.config.PluginConf" +
"ig\022:\n\014rewriteRules\030\004 \003(\0132$.tracdap.confi" +
"g.WebServerRewriteRule\0224\n\tredirects\030\005 \003(" +
"\0132!.tracdap.config.WebServerRedirect\"6\n\024" +
"WebServerRewriteRule\022\016\n\006source\030\001 \001(\t\022\016\n\006" +
"target\030\002 \001(\t\"C\n\021WebServerRedirect\022\016\n\006sou" +
"rce\030\001 \001(\t\022\016\n\006target\030\002 \001(\t\022\016\n\006status\030\003 \001(" +
"\005\"\207\001\n\rGatewayConfig\022\023\n\013idleTimeout\030\001 \001(\r" +
"\022+\n\006routes\030\002 \003(\0132\033.tracdap.config.RouteC" +
"onfig\0224\n\tredirects\030\003 \003(\0132!.tracdap.confi" +
"g.WebServerRedirect\"\344\001\n\013RouteConfig\022\021\n\tr" +
"outeName\030\001 \001(\t\0222\n\trouteType\030\002 \001(\0162\037.trac" +
"dap.config.RoutingProtocol\0222\n\tprotocols\030" +
"\003 \003(\0162\037.tracdap.config.RoutingProtocol\022+" +
"\n\005match\030\005 \001(\0132\034.tracdap.config.RoutingMa" +
"tch\022-\n\006target\030\006 \001(\0132\035.tracdap.config.Rou" +
"tingTarget\"*\n\014RoutingMatch\022\014\n\004host\030\001 \001(\t" +
"\022\014\n\004path\030\002 \001(\t\"I\n\rRoutingTarget\022\016\n\006schem" +
"e\030\001 \001(\t\022\014\n\004host\030\002 \001(\t\022\014\n\004port\030\003 \001(\r\022\014\n\004p" +
"ath\030\004 \001(\t\"D\n\020DeploymentConfig\0220\n\006layout\030" +
"\001 \001(\0162 .tracdap.config.DeploymentLayout*" +
"S\n\017RoutingProtocol\022\024\n\020PROTOCOL_NOT_SET\020\000" +
"\022\010\n\004HTTP\020\001\022\010\n\004GRPC\020\002\022\014\n\010GRPC_WEB\020\003\022\010\n\004RE" +
"ST\020\004*K\n\020DeploymentLayout\022\022\n\016LAYOUT_NOT_S" +
"ET\020\000\022\013\n\007SANDBOX\020\001\022\n\n\006HOSTED\020\002\022\n\n\006CUSTOM\020" +
"\003B\034\n\030org.finos.tracdap.configP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.finos.tracdap.metadata.Common.getDescriptor(),
org.finos.tracdap.config.Common.getDescriptor(),
});
internal_static_tracdap_config_PlatformConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_tracdap_config_PlatformConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_PlatformConfig_descriptor,
new java.lang.String[] { "Config", "PlatformInfo", "Authentication", "Metadata", "Storage", "Repositories", "Executor", "JobCache", "Tenants", "WebServer", "Gateway", "Services", "Deployment", });
internal_static_tracdap_config_PlatformConfig_ConfigEntry_descriptor =
internal_static_tracdap_config_PlatformConfig_descriptor.getNestedTypes().get(0);
internal_static_tracdap_config_PlatformConfig_ConfigEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_PlatformConfig_ConfigEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tracdap_config_PlatformConfig_RepositoriesEntry_descriptor =
internal_static_tracdap_config_PlatformConfig_descriptor.getNestedTypes().get(1);
internal_static_tracdap_config_PlatformConfig_RepositoriesEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_PlatformConfig_RepositoriesEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tracdap_config_PlatformConfig_TenantsEntry_descriptor =
internal_static_tracdap_config_PlatformConfig_descriptor.getNestedTypes().get(2);
internal_static_tracdap_config_PlatformConfig_TenantsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_PlatformConfig_TenantsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tracdap_config_PlatformConfig_ServicesEntry_descriptor =
internal_static_tracdap_config_PlatformConfig_descriptor.getNestedTypes().get(3);
internal_static_tracdap_config_PlatformConfig_ServicesEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_PlatformConfig_ServicesEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tracdap_config_MetadataConfig_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_tracdap_config_MetadataConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_MetadataConfig_descriptor,
new java.lang.String[] { "Database", "Format", });
internal_static_tracdap_config_TenantConfig_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_tracdap_config_TenantConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_TenantConfig_descriptor,
new java.lang.String[] { "DefaultBucket", "DefaultFormat", });
internal_static_tracdap_config_WebServerConfig_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_tracdap_config_WebServerConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_WebServerConfig_descriptor,
new java.lang.String[] { "Enabled", "ContentRoot", "RewriteRules", "Redirects", });
internal_static_tracdap_config_WebServerRewriteRule_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_tracdap_config_WebServerRewriteRule_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_WebServerRewriteRule_descriptor,
new java.lang.String[] { "Source", "Target", });
internal_static_tracdap_config_WebServerRedirect_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_tracdap_config_WebServerRedirect_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_WebServerRedirect_descriptor,
new java.lang.String[] { "Source", "Target", "Status", });
internal_static_tracdap_config_GatewayConfig_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_tracdap_config_GatewayConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_GatewayConfig_descriptor,
new java.lang.String[] { "IdleTimeout", "Routes", "Redirects", });
internal_static_tracdap_config_RouteConfig_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_tracdap_config_RouteConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_RouteConfig_descriptor,
new java.lang.String[] { "RouteName", "RouteType", "Protocols", "Match", "Target", });
internal_static_tracdap_config_RoutingMatch_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_tracdap_config_RoutingMatch_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_RoutingMatch_descriptor,
new java.lang.String[] { "Host", "Path", });
internal_static_tracdap_config_RoutingTarget_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_tracdap_config_RoutingTarget_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_RoutingTarget_descriptor,
new java.lang.String[] { "Scheme", "Host", "Port", "Path", });
internal_static_tracdap_config_DeploymentConfig_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_tracdap_config_DeploymentConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_tracdap_config_DeploymentConfig_descriptor,
new java.lang.String[] { "Layout", });
descriptor.resolveAllFeaturesImmutable();
org.finos.tracdap.metadata.Common.getDescriptor();
org.finos.tracdap.config.Common.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}