Uses of Class
flyteidl.core.Tasks.DataLoadingConfig.LiteralMapFormat
-
Packages that use Tasks.DataLoadingConfig.LiteralMapFormat Package Description flyteidl.core -
-
Uses of Tasks.DataLoadingConfig.LiteralMapFormat in flyteidl.core
Fields in flyteidl.core declared as Tasks.DataLoadingConfig.LiteralMapFormat Modifier and Type Field Description private static Tasks.DataLoadingConfig.LiteralMapFormat[]Tasks.DataLoadingConfig.LiteralMapFormat. VALUESFields in flyteidl.core with type parameters of type Tasks.DataLoadingConfig.LiteralMapFormat Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Tasks.DataLoadingConfig.LiteralMapFormat>Tasks.DataLoadingConfig.LiteralMapFormat. internalValueMapMethods in flyteidl.core that return Tasks.DataLoadingConfig.LiteralMapFormat Modifier and Type Method Description static Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig.LiteralMapFormat. forNumber(int value)Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig.Builder. getFormat()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig. getFormat()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfigOrBuilder. getFormat()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.static Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig.LiteralMapFormat. valueOf(int value)Deprecated.static Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig.LiteralMapFormat. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Tasks.DataLoadingConfig.LiteralMapFormatTasks.DataLoadingConfig.LiteralMapFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static Tasks.DataLoadingConfig.LiteralMapFormat[]Tasks.DataLoadingConfig.LiteralMapFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.core that return types with arguments of type Tasks.DataLoadingConfig.LiteralMapFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Tasks.DataLoadingConfig.LiteralMapFormat>Tasks.DataLoadingConfig.LiteralMapFormat. internalGetValueMap()Methods in flyteidl.core with parameters of type Tasks.DataLoadingConfig.LiteralMapFormat Modifier and Type Method Description Tasks.DataLoadingConfig.BuilderTasks.DataLoadingConfig.Builder. setFormat(Tasks.DataLoadingConfig.LiteralMapFormat value)In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.
-