Uses of Class
org.apache.druid.data.input.impl.systemfield.SystemFields
Packages that use SystemFields
-
Uses of SystemFields in org.apache.druid.data.input.impl
Fields in org.apache.druid.data.input.impl declared as SystemFieldsModifier and TypeFieldDescriptionprotected final SystemFieldsCloudObjectInputSource.systemFieldsMethods in org.apache.druid.data.input.impl that return SystemFieldsConstructors in org.apache.druid.data.input.impl with parameters of type SystemFieldsModifierConstructorDescriptionCloudObjectInputSource(String scheme, List<URI> uris, List<URI> prefixes, List<CloudObjectLocation> objects, String objectGlob, SystemFields systemFields) HttpInputSource(List<URI> uris, String httpAuthenticationUsername, PasswordProvider httpAuthenticationPasswordProvider, SystemFields systemFields, Map<String, String> requestHeaders, HttpInputSourceConfig config) LocalInputSource(File baseDir, String filter, List<File> files, SystemFields systemFields) -
Uses of SystemFields in org.apache.druid.data.input.impl.systemfield
Methods in org.apache.druid.data.input.impl.systemfield that return SystemFields