A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes All Packages

A

AbstractAqlChangeGenerator - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql
 
AbstractAqlChangeGenerator(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
AbstractAqlChangeGenerator(String, Configuration, List<AqlConfigInfo>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
AbstractAqlConfigBuilder<B extends AbstractAqlConfigBuilder<B>> - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
An abstract builder.
AbstractAqlConfigBuilder() - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
AbstractFileAtlasProvider - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider.file
Abstract AtlasProvider that focuses on accessing Atlas data from files/resources using ResourceCaches.
AbstractFileAtlasProvider() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
 
AbstractFileOutputFormat<T> - Class in org.openstreetmap.atlas.generator.persistence
Abstract implementation of FileOutputFormat that takes care of the RecordWriter
AbstractFileOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
AbstractMultipleAtlasBasedOutputFormat<T> - Class in org.openstreetmap.atlas.generator.persistence
Default MultipleOutputFormat for the Atlas jobs.
AbstractMultipleAtlasBasedOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AbstractMultipleAtlasBasedOutputFormat
 
accept(Path) - Method in class org.openstreetmap.atlas.generator.sharding.PbfFilePathFilter
 
accept(Path) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.CountrySpecificAtlasFilePathFilter
 
accept(Path) - Method in class org.openstreetmap.atlas.generator.world.AtlasFilePathFilter
 
ADD_MUTATION_TAGS - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
ADD_MUTATION_TAGS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
addBroadcastVariable(String, Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
addBroadcastVariable(String, Broadcast<?>) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
addDebugWhiteListedMutator(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
addDebugWhiteListedShard(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
AddedAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
FileOutputFormat that writes an AtlasStatistics.
AddedAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.AddedAtlasDeltaOutputFormat
 
AddedMultipleAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
MultipleOutputFormat for the AtlasStatistics, based on the model of MultipleTextOutputFormat
AddedMultipleAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.AddedMultipleAtlasDeltaOutputFormat
 
ADDITIONAL_SPARK_OPTIONS - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
addResource(String, String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
addResource(String, String, boolean) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
addResource(String, String, boolean, Class<?>) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
addResource(String, Resource) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
addResourceContents(String, String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
AGGRESSIVELY_EXPLORE_RELATIONS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
ALL - org.openstreetmap.atlas.mutator.AtlasMutatorParameters.DebugFeatureChangeOutput
 
ALLOW_RDD - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
AlwaysPickLeftStrategy - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
This MergeForgivenessStrategy always chooses the left FeatureChange.
AlwaysPickLeftStrategy() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.AlwaysPickLeftStrategy
 
append(Path, int, Progressable) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
APPLIED - org.openstreetmap.atlas.mutator.AtlasMutatorParameters.DebugFeatureChangeOutput
 
apply(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
 
apply(SparkConf) - Method in class org.openstreetmap.atlas.generator.tools.spark.context.DefaultSparkContextProvider
 
apply(Atlas) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
apply(Change) - Method in class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
 
applyPolicy(FeatureChangeMergeException, FeatureChange, FeatureChange) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
Given some FeatureChangeMergeException and a left and right FeatureChange, attempt to apply the merge forgiveness policies represented by this object.
AqlConfigInfo - Interface in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
AqlConfigInfoBuilderFactory - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
AqlConstants - Class in org.openstreetmap.atlas.mutator.configuration.util.consts
 
AqlSupportedAtlasChangeGenerator - Interface in org.openstreetmap.atlas.mutator.configuration.mutators.aql
 
assignedToConcatenatedFeatureChanges(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
assignedToShardAppliedFeatureChanges(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
ATLAS_FOLDER - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
ATLAS_SCHEME - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
atlasAreasToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
AtlasChangeGeneratorAddShard - Class in org.openstreetmap.atlas.mutator.testing
 
AtlasChangeGeneratorAddShard(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddShard
 
AtlasChangeGeneratorAddTag - Class in org.openstreetmap.atlas.mutator.testing
 
AtlasChangeGeneratorAddTag(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
AtlasChangeGeneratorRemovePointsWithRemoveMeTag - Class in org.openstreetmap.atlas.mutator.testing
A mutator that removes any Points that have a "removeme" tag.
AtlasChangeGeneratorRemovePointsWithRemoveMeTag(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorRemovePointsWithRemoveMeTag
 
AtlasChangeGeneratorSelfConflicting - Class in org.openstreetmap.atlas.mutator.testing
A test mutation that generates FeatureChanges which conflict with each other (it tries to add a "foo=bar" tag to all Points, but also tries to remove all Points).
AtlasChangeGeneratorSelfConflicting(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorSelfConflicting
 
AtlasDataFrame - Class in org.openstreetmap.atlas.generator.dataframe
Methods for converting an Atlas RDD to Dataset
AtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
FileOutputFormat that writes an AtlasStatistics.
AtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.AtlasDeltaOutputFormat
 
atlasEdgesToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
atlasFetcher(HadoopAtlasFileCache, HadoopAtlasFileCache, String, Shard) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
atlasFetcher(HadoopAtlasFileCache, Atlas, CountryBoundaryMap, String, Shard) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
AtlasFileAtlasProvider - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider.file
The simplest default Atlas provider which takes a repository of serialized Atlas files to provide the Atlas objects.
AtlasFileAtlasProvider() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
AtlasFileAtlasProvider(Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
AtlasFilePathFilter - Class in org.openstreetmap.atlas.generator.world
Filter that only accepts .atlas files.
AtlasFilePathFilter() - Constructor for class org.openstreetmap.atlas.generator.world.AtlasFilePathFilter
 
atlasFiles(JavaSparkContext, String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.input.SparkInput
Load Atlas files from an input path
atlasForShard(String, Iterable<String>) - Method in class org.openstreetmap.atlas.generator.AtlasLocator
 
atlasForShard(String, String) - Method in class org.openstreetmap.atlas.generator.AtlasLocator
 
AtlasGenerator - Class in org.openstreetmap.atlas.generator
Generate Atlas Shards for a specific version and a specific set of countries
AtlasGenerator() - Constructor for class org.openstreetmap.atlas.generator.AtlasGenerator
 
AtlasGeneratorHelper - Class in org.openstreetmap.atlas.generator
Utility class for AtlasGenerator.
AtlasGeneratorHelper.NamedAtlasStatistics - Class in org.openstreetmap.atlas.generator
 
AtlasGeneratorJobGroup - Enum in org.openstreetmap.atlas.generator
 
AtlasGeneratorParameters - Class in org.openstreetmap.atlas.generator
 
AtlasGeoJsonOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
 
AtlasGeoJsonOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AtlasGeoJsonOutputFormat
 
atlasLinesToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
AtlasLocator - Class in org.openstreetmap.atlas.generator
Locate Atlas Files.
AtlasLocator(Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.AtlasLocator
 
AtlasMissingShardVerifier - Class in org.openstreetmap.atlas.generator.sharding
Checks intersection of country boundary and shards to validate missing shards.
AtlasMissingShardVerifier() - Constructor for class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 
AtlasMutationLevel - Class in org.openstreetmap.atlas.mutator.configuration
Class that holds level and country specific configuration for an AtlasMutator
AtlasMutationLevel(AtlasMutatorConfiguration, String, Set<String>, Set<ConfiguredAtlasChangeGenerator>, int, int) - Constructor for class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
AtlasMutator - Class in org.openstreetmap.atlas.mutator
SparkJob that applies mutations to Atlas shards, following a specific configuration and Mutator DAG for each country.
AtlasMutator() - Constructor for class org.openstreetmap.atlas.mutator.AtlasMutator
 
atlasMutatorConfiguration(CommandMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
AtlasMutatorConfiguration - Class in org.openstreetmap.atlas.mutator.configuration
Class that holds global configuration for an AtlasMutator
AtlasMutatorConfiguration(Set<String>, Sharding, CountryBoundaryMap, String, String, Map<String, String>, Configuration, boolean, boolean, boolean) - Constructor for class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
AtlasMutatorConfiguration(Set<String>, Sharding, CountryBoundaryMap, String, String, Map<String, String>, Configuration, boolean, boolean, boolean, boolean) - Constructor for class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
AtlasMutatorConfigurationCommand - Class in org.openstreetmap.atlas.mutator.configuration
Command to test locally whether a configuration works
AtlasMutatorConfigurationCommand() - Constructor for class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationCommand
 
AtlasMutatorConfigurationDetails - Class in org.openstreetmap.atlas.mutator.configuration
Class that can compute details for an AtlasMutatorConfiguration.
AtlasMutatorConfigurationDetails(AtlasMutatorConfiguration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
AtlasMutatorConfigurationParser - Class in org.openstreetmap.atlas.mutator.configuration.parsing
This is a helper class that parses a configuration object to derive all the levels in order for each country.
AtlasMutatorConfigurationParser(AtlasMutatorConfiguration, Configuration, Map<String, String>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorConfigurationParser
 
AtlasMutatorDriver - Class in org.openstreetmap.atlas.mutator
Helper class to AtlasMutator which handles RDD processing.
AtlasMutatorHelper - Class in org.openstreetmap.atlas.mutator
This class contains most of the lambda function executed by Spark slaves when running an AtlasMutator spark job.
AtlasMutatorHelper.FeatureChangeKey - Class in org.openstreetmap.atlas.mutator
A unique key for a FeatureChange
AtlasMutatorIndex - Class in org.openstreetmap.atlas.mutator.configuration.parsing
Read all the mutations in the configuration files, and index them by name and country.
AtlasMutatorIndex(ConfiguredAtlasChangeGeneratorBuilder) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex
 
AtlasMutatorIndex.Key - Class in org.openstreetmap.atlas.mutator.configuration.parsing
 
AtlasMutatorParameters - Class in org.openstreetmap.atlas.mutator
This class helps configure an AtlasMutator by defining and parsing its Command.Switches.
AtlasMutatorParameters.DebugFeatureChangeOutput - Enum in org.openstreetmap.atlas.mutator
Options to output debug ldgeojson logs in AtlasMutator
AtlasMutatorUntangled - Class in org.openstreetmap.atlas.mutator
 
AtlasMutatorUntangled() - Constructor for class org.openstreetmap.atlas.mutator.AtlasMutatorUntangled
 
atlasNodesToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
AtlasOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
FileOutputFormat that writes an Atlas.
AtlasOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AtlasOutputFormat
 
atlasPointsToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
AtlasProtoOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
FileOutputFormat that writes an Atlas in protocol buffer format.
AtlasProtoOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AtlasProtoOutputFormat
 
AtlasProvider - Interface in org.openstreetmap.atlas.mutator.configuration.parsing.provider
A specific interface for a function that takes a country code and shard and makes it an Atlas object optional.
AtlasProvider.AtlasProviderConstants - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider
 
atlasRelationsToDataFrame(JavaRDD<Atlas>, JavaSparkContext) - Static method in class org.openstreetmap.atlas.generator.dataframe.AtlasDataFrame
 
AtlasSharding - Class in org.openstreetmap.atlas.generator.sharding
Convenience methods to get a sharding for the AtlasGenerator
AtlasShardVerifier - Class in org.openstreetmap.atlas.generator.sharding
 
AtlasShardVerifier() - Constructor for class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
AtlasStatisticsOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
FileOutputFormat that writes an AtlasStatistics.
AtlasStatisticsOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.AtlasStatisticsOutputFormat
 

B

backwardConvert(Configuration) - Method in class org.openstreetmap.atlas.generator.tools.filesystem.converters.SparkConfToHadoopConfigurationConverter
 
BasicConfiguredAtlasChangeGenerator - Class in org.openstreetmap.atlas.mutator.configuration.mutators
Class allowing a non-configured AtlasChangeGenerator to be treated as a ConfiguredAtlasChangeGenerator with default configuration.
BasicConfiguredAtlasChangeGenerator(String, AtlasChangeGenerator, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
binaryFile(JavaSparkContext, String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.input.SparkInput
Get an RDD from a binary file input
boundaries(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
boundaries(CommandMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
BOUNDARIES - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
BOUNDARIES_FILE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
BOUNDARIES_META - Static variable in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
BOUNDARIES_PROVIDED - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
boundary(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
bounds() - Method in class org.openstreetmap.atlas.generator.PbfLocator.LocatedPbf
 
BROADCAST_VARIABLES_NEEDED_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
Broadcastable - Interface in org.openstreetmap.atlas.mutator.configuration.broadcast
 
BROADCASTABLES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
build() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfoBuilder
 
build() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfoBuilder
 
buildAllPbfs(List<Resource>) - Method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
buildAtlasLoadingOption(CountryBoundaryMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
buildCompactQuery(String, Rectangle) - Static method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
buildCompoundQuery(String, String, String, Rectangle) - Static method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
builder() - Static method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
builder(Authenticator) - Static method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
buildQuery(String, String, String, Rectangle) - Static method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
buildQuery(String, Rectangle) - Static method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 

C

canEqual(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
canPreloadAtlasRDD() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
canRequestSourceAtlasObjectsFromRDD() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
canSourceAtlasObjectsFromRDD() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
changeAndShardToAtlasMapToAtlas(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
ChangedAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
FileOutputFormat that writes an AtlasStatistics.
ChangedAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.ChangedAtlasDeltaOutputFormat
 
ChangedMultipleAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
MultipleOutputFormat for the AtlasStatistics, based on the model of MultipleTextOutputFormat
ChangedMultipleAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.ChangedMultipleAtlasDeltaOutputFormat
 
ChangeFilter - Class in org.openstreetmap.atlas.mutator.filtering
Filter out all FeatureChange objects that do not belong to the specified DynamicAtlas (or initial shard).
ChangeFilter(DynamicAtlas) - Constructor for class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
 
ChangeFilter(Shard) - Constructor for class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
 
changeToAtlas(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
changeToAtlas(AtlasMutationLevel, BiFunction<AtlasMutationLevel, CountryShard, DynamicAtlasPolicy>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
changeWithoutMutatorTag(Change, Predicate<FeatureChange>) - Static method in class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
 
checkForMissingPbfs(HashMap<String, Rectangle>, List<Resource>, int) - Method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
CHILD_CAN_PRELOAD_RDD_INPUT_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
CHILD_NEEDS_RDD_INPUT_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
CLASS_NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
ClasspathUtil - Class in org.openstreetmap.atlas.mutator.configuration.util
Access files from the classpath.
clear() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
close() - Method in class org.openstreetmap.atlas.generator.PbfLoader
 
close() - Method in class org.openstreetmap.atlas.generator.PbfLocator
 
close() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
close() - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
CLUSTER - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
CODE_VERSION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
CODE_VERSION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
collectAtlasFiles(String, String, boolean) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Returns a list of Atlas Resources for the given country in the supplied directory
collectSourceFile(String, PathFilter...) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Returns an Atlas Resource for the given location URI string.
collectSourceFiles(String, boolean, PathFilter...) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Returns an list of Atlas Resources from the given location URI string.
combine(String, String...) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Combines given paths
commit(SparkFilePath) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Renames the SparkFilePath temporaryPath to the SparkFilePath targetPath, taking care to avoid producing nested directories.
commitByCopy(SparkFilePath) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Copies the SparkFilePath temporaryPath to the SparkFilePath targetPath, taking care to avoid producing nested directories.
compile(String, String, String) - Method in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
compile(SlippyTile) - Method in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
COMPRESS_OUTPUT - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
computeAtlasDiff(Map<String, String>, String) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
configuration() - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
CONFIGURATION_BROADCAST_VARIABLES_NEEDED - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_BROADCASTABLE_DEFINITION - Static variable in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
CONFIGURATION_CLASS_NAME - Static variable in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
CONFIGURATION_CLASS_NAME - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_COUNTRIES - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_DEPENDENCIES - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_DYNAMIC_ATLAS_POLICY_APPLICATION - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_DYNAMIC_ATLAS_POLICY_GENERATION - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_ENABLED - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_EXCLUDED_COUNTRIES - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
CONFIGURATION_GLOBAL - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorConfigurationParser
 
CONFIGURATION_ROOT - Static variable in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
CONFIGURATION_ROOT - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
CONFIGURATION_ROOT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
CONFIGURATION_ROOT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
CONFIGURATION_ROOT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.ConfiguredAtlasProvider
 
CONFIGURATION_SCAN_URLS - Static variable in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
CONFIGURATION_VALIDATE - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
ConfigurationConverter - Class in org.openstreetmap.atlas.generator.tools.spark.converters
 
ConfigurationInfoCommand - Class in org.openstreetmap.atlas.mutator.command
 
ConfigurationInfoCommand() - Constructor for class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
configurationMap() - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
CONFIGURED_FILTER_NAME - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
CONFIGURED_FILTER_OUTPUT - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
CONFIGURED_FILTERED_OUTPUT - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
ConfiguredAtlasChangeGenerator - Class in org.openstreetmap.atlas.mutator.configuration.mutators
A configurable AtlasChangeGenerator.
ConfiguredAtlasChangeGenerator(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
ConfiguredAtlasChangeGeneratorAddTurnRestrictions - Class in org.openstreetmap.atlas.mutator.testing
 
ConfiguredAtlasChangeGeneratorAddTurnRestrictions(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.ConfiguredAtlasChangeGeneratorAddTurnRestrictions
 
ConfiguredAtlasChangeGeneratorBuilder - Class in org.openstreetmap.atlas.mutator.configuration.mutators
 
ConfiguredAtlasChangeGeneratorBuilder(Configuration, Map<String, String>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGeneratorBuilder
 
ConfiguredAtlasFetcher - Class in org.openstreetmap.atlas.mutator.configuration.parsing
Configurable object that can provide a fetcher, i.e.
ConfiguredAtlasProvider - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider
Configured wrapper around an AtlasProvider, the class of which can be swapped underneath with any proper implementation.
ConfiguredAtlasProvider(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.ConfiguredAtlasProvider
 
ConfiguredBroadcastable - Class in org.openstreetmap.atlas.mutator.configuration.broadcast
 
ConfiguredBroadcastable(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
ConfiguredBroadcastableAtlasSharding - Class in org.openstreetmap.atlas.mutator.testing
Example of a broadcastable sharding object
ConfiguredBroadcastableAtlasSharding(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.ConfiguredBroadcastableAtlasSharding
 
ConfiguredBroadcastableAtlasShardingGroup - Class in org.openstreetmap.atlas.mutator.testing
Group of sharding objects that are broadcastable under a map name to sharding
ConfiguredBroadcastableAtlasShardingGroup(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.testing.ConfiguredBroadcastableAtlasShardingGroup
 
ConfiguredBroadcastableBuilder - Class in org.openstreetmap.atlas.mutator.configuration.broadcast
 
ConfiguredBroadcastableBuilder(Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastableBuilder
 
configuredConf() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
configuredConfiguration() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
ConfiguredDynamicAtlasPolicy - Class in org.openstreetmap.atlas.mutator.configuration.parsing
 
ConfiguredMergeForgivenessPolicy - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness
 
ConfiguredMergeForgivenessPolicy() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness
 
ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness
 
ConfiguredObjectBuilder - Class in org.openstreetmap.atlas.mutator.configuration
 
ConfiguredObjectBuilder(Configuration, Map<String, String>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
ConfiguredSubAtlas - Class in org.openstreetmap.atlas.mutator.configuration.parsing
 
convert(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.context.SparkContextProviderFinder
 
convert(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.converters.SparkOptionsStringConverter
 
convert(FileStatus) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
convert(SparkConf) - Method in class org.openstreetmap.atlas.generator.tools.filesystem.converters.SparkConfToHadoopConfigurationConverter
 
COPY_SHARDING_AND_BOUNDARIES - Static variable in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
copyShardingAndBoundariesToOutput(String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
copyToOutput(CommandMap, String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
countries(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
COUNTRIES - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
COUNTRIES - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
COUNTRIES - Static variable in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
COUNTRIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
COUNTRY_AND_LEVELS - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
COUNTRY_CONCURRENCY - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
COUNTRY_INDEX_SEPARATOR - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
COUNTRY_OR_GROUP_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
COUNTRY_SHAPES - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
COUNTRY_SHAPES - Static variable in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
COUNTRY_STATISTICS - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
countryConcurrency(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
countryOrGroupAndLevelList(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a detailed country or group summary from this AtlasMutatorConfiguration as a Tuple.
countryOrGroupsToLevelLists() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a detailed summary of this AtlasMutatorConfiguration as a Map.
CountrySpecificAtlasFilePathFilter - Class in org.openstreetmap.atlas.generator.tools.spark.utilities
Filters out country-specific Atlas files given a Hadoop file Path
CountrySpecificAtlasFilePathFilter(String) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.utilities.CountrySpecificAtlasFilePathFilter
Constructs a filter for given country
create(String) - Method in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastableBuilder
 
create(String, String, Configuration) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGeneratorBuilder
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
createJsonKey(String, String, String) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Create a JSON key with a given country and shard.
createJsonKey(String, String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Create a JSON key with a given country and shard.
createQueryList(CountryBoundaryMap, Set<CountryShard>, int) - Static method in class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 
CUT_TYPE_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 

D

DATA_VERSION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
DATA_VERSION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
DataLocator<T> - Class in org.openstreetmap.atlas.generator.tools.spark
Locate and retrieve resources from a data store.
DataLocator(Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.DataLocator
 
DataLocator.ResourceLocator - Class in org.openstreetmap.atlas.generator.tools.spark
Locator that returns Resources.
debug(Consumer<String>) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
DEBUG_APPLIED_RDD_PERSIST_USE_SER - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DEBUG_FEATURE_CHANGE_OUTPUT - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DEBUG_MUTATIONS - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DEBUG_SHARDS - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DEBUG_SKIP_TO_LEVEL - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DEBUG_STOP_AT_LEVEL - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
debugFeatureChangeOutput(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
debugMutations(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
debugShards(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
DECLARED_MERGE_FORGIVENESS_POLICY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
DEFAULT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
DEFAULT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
DEFAULT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
DEFAULT - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
DEFAULT_NAME - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
DEFAULT_NAME - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
DEFAULT_SCHEME - Static variable in class org.openstreetmap.atlas.generator.PbfLocator
 
defaultProvider() - Static method in interface org.openstreetmap.atlas.mutator.configuration.parsing.provider.AtlasProvider
 
DefaultSparkContextProvider - Class in org.openstreetmap.atlas.generator.tools.spark.context
Default SparkContextProvider that provides a JavaSparkContext
DefaultSparkContextProvider() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.context.DefaultSparkContextProvider
 
DEFER_LOADING_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
DEFINITION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
delete(String, boolean, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
Deletes given path using given configuration settings.
delete(Path, boolean) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
deleteDirectory(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Deletes given directory and all it's child items
DEPENDENCIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
details() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
details() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a detailed summary of this AtlasMutatorConfiguration as a Map.
details(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a detailed country or group summary from this AtlasMutatorConfiguration as a Tuple.
detailsString() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a string-ified version of the details Map returned by AtlasMutatorConfiguration.details().
detailsString(String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Get a string-ified version of the details Tuple returned by AtlasMutatorConfiguration.details(String).
DIFFS - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
direct() - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
DIRECT_FETCHER_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
DIRECTORY_SEPARATOR - Static variable in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
directoryContainsExpectedCountryAtlases(String, StringList, boolean) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Verifies that the input directory containing Atlas files contains all the expected countries
dumpToDisk(File) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
DYNAMIC_ATLAS_POLICIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
DYNAMIC_ATLAS_POLICY_APPLICATION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
DYNAMIC_ATLAS_POLICY_APPLICATION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
DYNAMIC_ATLAS_POLICY_GENERATION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
DYNAMIC_ATLAS_POLICY_GENERATION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 

E

EDGE_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
EDGE_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
EDGE_SUB - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
embedCountryNameInKey(String, JavaPairRDD<CountryShard, I>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
embeddedAql(String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
embeddedAqlSignature(String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
EMPTY - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
EMPTY_STRING - Static variable in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
EmptySparkJob - Class in org.openstreetmap.atlas.generator.tools.spark.testing
 
EmptySparkJob() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
ENABLED_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
ENTITIES_TO_CONSIDER_FOR_EXPANSION_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper.FeatureChangeKey
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddShard
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorRemovePointsWithRemoveMeTag
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorSelfConflicting
 
equals(Object) - Method in class org.openstreetmap.atlas.mutator.testing.ConfiguredAtlasChangeGeneratorAddTurnRestrictions
 
ERROR_MESSAGE - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
EXACT_SEQUENCE_FAILURE_POLICY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
EXCLUDED_COUNTRIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
execute() - Method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
executeRename(Callable<Boolean>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemPerformanceHelper
 
exists() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
exists(String) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
Check if the given path exists.
exists(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
exists(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
Check if the given path exists.
EXPECTED_SHARDS - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
EXTEND_INDEFINITELY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
EXTENSION_SEPARATOR - Static variable in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
extensionStartingWithSeparator(String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Removes EXTENSION_SEPARATOR from the beginning of given path
externalAqlClasspath(String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
extractAtlasLoadingProperties(CommandMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 

F

FAILED_FILE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
FailureSequencePolicyElement(List<MergeFailureType>, MergeForgivenessStrategy, Map<String, Serializable>, boolean) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
FeatureChangeKey(long, ItemType) - Constructor for class org.openstreetmap.atlas.mutator.AtlasMutatorHelper.FeatureChangeKey
 
featureChangeListToChange(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
FeatureChangeOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
 
FeatureChangeOutputFormat - Class in org.openstreetmap.atlas.mutator.persistence
 
FeatureChangeOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.FeatureChangeOutputFormat
 
FeatureChangeOutputFormat() - Constructor for class org.openstreetmap.atlas.mutator.persistence.FeatureChangeOutputFormat
 
FETCHER_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
FETCHERS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
FILE_NOT_FOUND - Static variable in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
FILE_PATH_KEY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.AtlasProvider.AtlasProviderConstants
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasGeoJsonOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasProtoOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasStatisticsOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.delta.AtlasDeltaOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.FeatureChangeOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.generator.persistence.LineDelimitedGeojsonOutputFormat
 
fileExtension() - Method in class org.openstreetmap.atlas.mutator.persistence.FeatureChangeOutputFormat
 
files() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
FileSystemCreator - Class in org.openstreetmap.atlas.generator.tools.filesystem
Utility class that helps create a FileSystem using some Spark/Hadoop configuration key-values.
FileSystemCreator() - Constructor for class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemCreator
 
FileSystemHelper - Class in org.openstreetmap.atlas.generator.tools.filesystem
Utility class that helps generating Resource and WritableResource from a Hadoop Path.
FileSystemPerformanceHelper - Class in org.openstreetmap.atlas.generator.tools.filesystem
When working with a FileSystem that is slow at renaming, this provides a hack to speed up the rename of output files.
FILTER_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
FILTERS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
FINISHED_MESSAGE - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
forPolygon(Polygon) - Static method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
forString(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.sharding.AtlasSharding
Parse a sharding definition string
forString(String, Configuration) - Static method in class org.openstreetmap.atlas.generator.sharding.AtlasSharding
Parse a sharding definition string
from(String, Configuration) - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
from(String, Configuration) - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
from(String, Configuration) - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
from(String, Configuration) - Static method in interface org.openstreetmap.atlas.mutator.configuration.parsing.provider.AtlasProvider
 
from(Consumer<WritableResource>, String, String, String, String, String, String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileOutput
Constructs a SparkFileOutput from given parameters
from(Consumer<WritableResource>, SparkFilePath, String, String, String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileOutput
Constructs a SparkFileOutput from given parameters
fromClasspath(String) - Static method in class org.openstreetmap.atlas.mutator.configuration.util.ClasspathUtil
 
fromGlobal(Configuration) - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
fromRoot(Configuration, String) - Static method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 

G

generate(Atlas) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
generate(Atlas) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
generateAtlasStatistics(Broadcast<Sharding>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
generateCountryToMutationLevels(Set<String>, boolean, boolean, boolean) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorConfigurationParser
 
generateFileNameForKeyValue(String, AtlasStatistics, String) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasCountryStatisticsOutputFormat
 
generateFileNameForKeyValue(String, T, String) - Method in class org.openstreetmap.atlas.generator.persistence.AbstractMultipleAtlasBasedOutputFormat
 
generateRawAtlas(String, Shard) - Method in class org.openstreetmap.atlas.generator.PbfLoader
 
generateRawAtlas(Broadcast<CountryBoundaryMap>, Map<String, String>, Broadcast<Map<String, String>>, PbfContext, SlippyTilePersistenceScheme) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
generateShardedAtlasRDD(JavaSparkContext, String, CountryBoundaryMap, String, Sharding, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.rdd.ShardedAtlasRDDLoader
Load sharded atlas file and turn it into spark RDD
generateTasks(List<String>, CountryBoundaryMap, Sharding) - Static method in class org.openstreetmap.atlas.generator.AtlasGenerator
Generates a List of AtlasGenerationTasks for given countries using given CountryBoundaryMap and Sharding strategy.
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorRemovePointsWithRemoveMeTag
 
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorSelfConflicting
 
generateWithoutValidation(Atlas) - Method in class org.openstreetmap.atlas.mutator.testing.ConfiguredAtlasChangeGeneratorAddTurnRestrictions
 
get(String, Map<String, String>) - Method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemCreator
Create a FileSystem from an agnostic configuration map
get(String, Configuration) - Method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemCreator
Create a FileSystem from a Hadoop Configuration
get(String, SparkConf) - Method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemCreator
Create a FileSystem from a SparkConf
get(String, Shard) - Method in class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Get an Optional of an atlas resource specified by the given parameters.
get(Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.HadoopPbfFileCache
 
getActionableDag(String) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex
 
getAllConfigurationMapKeys() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getAlternateParallelFolderOutput(String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
Get an alternate output based on the main output folder used for monitoring
getAlternateSubFolderOutput(String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
Get an alternate output based on the main output folder used for monitoring.
getAlternateSubFolderOutput(String, String) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
getApplicationInputDependencyToRequest() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getApplicationPolicy(CountryShard) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getApplicationShardExplorer() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getAqlConfigInfos() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
getAqlConfigInfos() - Method in interface org.openstreetmap.atlas.mutator.configuration.mutators.aql.AqlSupportedAtlasChangeGenerator
 
getAtlas(String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getAtlasGroupsRDD(String, int, JavaPairRDD<CountryShard, PackedAtlas>, Function<CountryShard, Set<CountryShard>>, Optional<InputDependency>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorDriver
Take an AtlasRDD and join it with all the shards needed for expansion for each shard, to get a new RDD that contains all the needed Atlas files for each shard.
getAtlasGroupsRDDSimple(String, JavaPairRDD<CountryShard, PackedAtlas>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorDriver
Take a simple Atlas RDD and make it look like a group RDD with the identity shard explorer
getAtlasMutatorConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getAtlasOrElse(String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getAtlasPath() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
 
getAtlasProvider() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.ConfiguredAtlasProvider
 
getAtlasRDD(AtlasMutationLevel, JavaRDD<CountryShard>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorDriver
Take a Shard RDD and make it into an AtlasRDD using the level's fetcher.
getAtlasStatistics() - Method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper.NamedAtlasStatistics
 
getAttitude() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
getAuthenticator() - Method in interface org.openstreetmap.atlas.mutator.configuration.mutators.aql.AqlSupportedAtlasChangeGenerator
 
getAuthenticator() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.InsecureAqlChangeGenerator
 
getAuthenticator() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.SecureAqlChangeGenerator
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.delta.AddedMultipleAtlasDeltaOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.delta.ChangedMultipleAtlasDeltaOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.delta.MultipleAtlasDeltaOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.delta.RemovedMultipleAtlasDeltaOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasCountryStatisticsOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasFeatureChangeOutput
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasGeoJsonOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasProtoOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleAtlasStatisticsOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleFeatureChangeOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.MultipleLineDelimitedGeojsonOutputFormat
 
getBaseRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.mutator.persistence.MultipleFeatureChangeOutputFormat
 
getBoundaries() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getBroadcastables() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getBroadcastVariable(String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getBroadcastVariables() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getBroadcastVariablesNeeded() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getCacheFolder() - Method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
getClass(String) - Method in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
getClassName(String) - Method in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
getCommandName() - Method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
getConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
getConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
getConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
getConfigurationDetails() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getConfiguredApplicationPolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getConfiguredFetcher() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getConfiguredFilterFrom(String, String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getConfiguredFilterFrom(String, String, Resource) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getConfiguredFilterFrom(String, Resource) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getConfiguredFilterListFrom(StringList, Resource) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getConfiguredFilterListFrom(StringList, StringList, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getConfiguredGenerationPolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getContext() - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
getCountries() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getCountries() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getCountry() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
 
getCountryGroup() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getCountryToMutationLevels() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getDebugIncludeListedMutators() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getDebugIncludeListedShards() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getDefinition() - Method in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
getDependencies() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getDescription() - Method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
getDynamicAtlasPolicies() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getDynamicAtlasPolicyApplication() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getDynamicAtlasPolicyGeneration() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getEmbeddedAql() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
getEmbeddedAql() - Method in interface org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AqlConfigInfo
 
getEmbeddedAql() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
getEmbeddedAql() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
getEmbeddedAqlSignature() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AbstractAqlConfigBuilder
 
getEmbeddedAqlSignature() - Method in interface org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AqlConfigInfo
 
getEmbeddedAqlSignature() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
getEmbeddedAqlSignature() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
getEntitiesToConsiderForExpansion() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getExactSequenceFailurePolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
getExcludedCountries() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getFailureSequence() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
getFetcher(String, String, Map<String, String>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
getFetchers() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getFileStatus(Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getFilter() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
getFilters() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getGenerationInputDependencyToRequest() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getGenerationPolicy(CountryShard) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getGenerationShardExplorer() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getGlobalMergeForgivenessPolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getGlobalPolygonFilter() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getId() - Method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
getIdentifier() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
getIdentifier() - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper.FeatureChangeKey
 
getInput() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getInputDependencies() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getInputDependencies() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getInputDependenciesToProvide() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getInputDependenciesToRequest() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getInputDependency() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getInputDependencyName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
getInputDependencyName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getItemType() - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper.FeatureChangeKey
 
getKey(AtlasEntity) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
getKeyClass() - Method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
getLatitude() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
getLevelIndex() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getLevelSourceType() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getLongitude() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
getMaximumLevelIndex() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getMergeForgivenessPolicies() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getMergeForgivenessPolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getMutators() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getMutators() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getName() - Method in class org.openstreetmap.atlas.generator.AtlasGenerator
 
getName() - Method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper.NamedAtlasStatistics
 
getName() - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
getName() - Method in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
getName() - Method in class org.openstreetmap.atlas.mutator.AtlasMutator
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
getName() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
getNodeIdentifiers() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
getOperationName() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileOutput
 
getOsmIdentifier() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
getOutput() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getOutputAtlasPath() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getOutputAtlasPath(InputDependency) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getOutputClass() - Method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
getOwner() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
getOwner() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
getPairwiseExclusivePartners() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
getPath() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileOutput
 
getPath() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
getPathFor(CommandMap, Command.Switch<?>) - Method in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
getPathName() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
getPbfPath() - Method in class org.openstreetmap.atlas.generator.PbfContext
 
getPolicy(Set<Shard>, Sharding, String, Map<String, String>, String) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getPolygonFilter() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getPos() - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
getQueryExecutor() - Method in interface org.openstreetmap.atlas.mutator.configuration.mutators.aql.AqlSupportedAtlasChangeGenerator
 
getQueryExecutor() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.InsecureAqlChangeGenerator
 
getQueryExecutor() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.SecureAqlChangeGenerator
 
getRDDBasedApplicationPolicy(CountryShard, Map<CountryShard, PackedAtlas>) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getRDDBasedGenerationPolicy(CountryShard, Map<CountryShard, PackedAtlas>) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getRDDBasedPolicy(Set<Shard>, Sharding, Map<Shard, PackedAtlas>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
getResource() - Method in class org.openstreetmap.atlas.generator.PbfLocator.LocatedPbf
 
getResource(String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getResourceFromCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
Use a ConcurrentResourceCache to get a remote resource from the country and shard.
getResourceFromCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
getResourceFromCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.PbfRawAtlasProvider
 
getResourceOrElse(String) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getResponse(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
getRetries() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
getRetryWait() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
getRootLevelFailurePolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
getRootLevelFailureType() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
getSaveFunction() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileOutput
 
getScheme() - Method in class org.openstreetmap.atlas.generator.PbfContext
 
getScheme() - Method in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
getSchemeInstanceFromString(String) - Static method in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
getShardExplorer(Sharding) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
getSharding() - Method in class org.openstreetmap.atlas.generator.PbfContext
 
getSharding() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getSimpleDescription() - Method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
getSourceFetcher() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
getSparkConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
getSparkConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.ConfiguredObjectBuilder
 
getSparkConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
getSparkConfiguration() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
 
getStandardConfigurationFrom(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getStandardConfigurationFrom(Resource) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getStrategy() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
getStrategy() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
getSubAtlas() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
getSubAtlas() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
getSubAtlasCutType() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
getSubAtlases() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationDetails
 
getSubAtlasFilter() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
getSubSequenceFailurePolicy() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
getSuffix() - Method in enum org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
getTaggableFilterFrom(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getTaggableFilterFrom(Resource) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
getTags() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
getTags() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
getTargetPath() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFilePath
 
getTemporaryPath() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFilePath
 
getTotalExtension() - Static method in class org.openstreetmap.atlas.mutator.persistence.FeatureChangeOutputFormat
 
getType() - Method in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
getUri() - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
getValue() - Method in enum org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
getValue(AtlasEntity) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddShard
 
getValue(AtlasEntity) - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
getWorkingDirectory() - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
GROUP_CONTENTS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
GROUP_COUNTRIES - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
GROUP_PREFIX - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
groupAndIndex() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
groupAtlasStatisticsByCountry() - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 

H

HadoopAtlasFileCache - Class in org.openstreetmap.atlas.generator.tools.caching
Cache an atlas file stored in the standard way (parentpath/COUNTRY/COUNTRY_z-x-y.atlas) to a system temporary location.
HadoopAtlasFileCache(String, String, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, String, SlippyTilePersistenceScheme, Function<URI, Optional<Resource>>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, String, SlippyTilePersistenceScheme, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, Function<URI, Optional<Resource>>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, SlippyTilePersistenceScheme, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, SlippyTilePersistenceScheme, CachingStrategy, Function<URI, Optional<Resource>>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopAtlasFileCache(String, CachingStrategy, Function<URI, Optional<Resource>>) - Constructor for class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Create a new cache.
HadoopPbfFileCache - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider.file
Lots of inspiration from HadoopAtlasFileCache
HadoopPbfFileCache(String, SlippyTilePersistenceScheme, Map<String, String>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.HadoopPbfFileCache
 
HadoopPbfFileCache(String, SlippyTilePersistenceScheme, CachingStrategy, Function<URI, Optional<Resource>>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.HadoopPbfFileCache
 
hadoopToMapConfiguration(Configuration) - Static method in class org.openstreetmap.atlas.generator.tools.spark.converters.ConfigurationConverter
 
hadoopToSparkConfiguration(Configuration) - Static method in class org.openstreetmap.atlas.generator.tools.spark.converters.ConfigurationConverter
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper.FeatureChangeKey
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddShard
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorAddTag
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorRemovePointsWithRemoveMeTag
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.testing.AtlasChangeGeneratorSelfConflicting
 
hashCode() - Method in class org.openstreetmap.atlas.mutator.testing.ConfiguredAtlasChangeGeneratorAddTurnRestrictions
 
hasTooMuchResponseData() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
hasUnknownError() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
HDFSFile - Class in org.openstreetmap.atlas.generator.tools.streaming.resource
Readable and Writable resource for HDFS files
HDFSFile(String) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSFile(String, int, String) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSFile(String, int, String, Configuration) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSFile(String, Configuration) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSFile(Path) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSFile(Path, Configuration) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
HDFSWalker - Class in org.openstreetmap.atlas.generator.tools.streaming.resource
Inspired by Files.walk (https://docs.oracle.com/javase/8/docs/api/java/nio/file/Files.html#walk-java.nio.file.Path-int- java.nio.file.FileVisitOption...-), either retrieve a Stream of HDFS file status objects or convert them to HDFSFile objects.
HDFSWalker() - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
HDFSWalker(int) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 

I

initialize(URI, Configuration) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
input(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
INPUT - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
INPUT_ATLAS - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
INPUT_DEPENDENCIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
INPUT_DEPENDENCIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
INPUT_DEPENDENCIES_PROVIDE_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
INPUT_DEPENDENCIES_REQUEST_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
INPUT_DEPENDENCY_FOLDER_KEY - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
INPUT_DEPENDENCY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
INPUT_DEPENDENCY_NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
INPUT_DEPENDENCY_PATH_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
InputDependency - Class in org.openstreetmap.atlas.mutator.configuration
Defines an extra Atlas Shard dependency that a level requires from the previous mutated level.
InputDependency(ConfiguredAtlasChangeGenerator, String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
inputDependencyFilteredAtlas(AtlasMutationLevel, InputDependency) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
Filter Mutated Atlas to provide input dependency
insecure() - Static method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AqlConfigInfoBuilderFactory
 
InsecureAqlChangeGenerator - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql
An AtlasChangeGenerator that runs AQL using a SecureQueryExecutorImpl to securely executeAql signed AQL queries.
InsecureAqlChangeGenerator(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.InsecureAqlChangeGenerator
 
InsecureAqlChangeGenerator(String, Configuration, List<AqlConfigInfo>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.InsecureAqlChangeGenerator
 
InsecureAqlConfigInfo - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
InsecureAqlConfigInfoBuilder - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
INTERMEDIATE_FOLDER_NAME - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
invalidate(String, Shard) - Method in class org.openstreetmap.atlas.generator.tools.caching.HadoopAtlasFileCache
Invalidate a given shard for a given country.
invalidate(Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.HadoopPbfFileCache
 
invalidateCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
Invalidate the cache for a specific country and shard, allowing for a retry.
invalidateCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
invalidateCache(String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.PbfRawAtlasProvider
 
IS_PRE_DETERMINED_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
isAddMutationTags() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
isAddMutationTags(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
isAllowRDD(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
isAppendToFile() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
isAppliedRDDPersistUseSer(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
isChildCanPreloadRDDInput() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
isChildNeedsRDDInput() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasGeoJsonOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasProtoOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.AtlasStatisticsOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.delta.AtlasDeltaOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.FeatureChangeOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.generator.persistence.LineDelimitedGeojsonOutputFormat
 
isCompressed() - Method in class org.openstreetmap.atlas.mutator.persistence.FeatureChangeOutputFormat
 
isDirectory() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
isDirectory(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
isDirectory(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
isEmpty() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
Check if this AtlasMutatorConfiguration is empty.
isEnabled() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
isExact() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
isFile(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
isGroupCountries(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
isLast() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
isLeftRightExclusive() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
isMutuallyExclusive() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
isParentNeedsRDDInput() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
isPreDetermined() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
isPreloadRDD(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
isSimilarTo(AtlasMutationLevel) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
iterableToMap(String, Iterable<Tuple<CountryShard, PackedAtlas>>, CountryShard, InputDependency) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorDriver
 

K

Key(String, String) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
 

L

length() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
LENGTH - Static variable in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
LEVEL_INDEX_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
LEVEL_MESSAGE - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
LEVEL_SOURCE_TYPE_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
LEVELS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
LINE_DELIMITED_GEOJSON_OUTPUT - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
LINE_DELIMITED_GEOJSON_STATISTICS_FOLDER - Static variable in class org.openstreetmap.atlas.generator.AtlasGenerator
 
LineDelimitedGeojsonOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
FileOutputFormat that writes an Atlas as line delimited GeoJson.
LineDelimitedGeojsonOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.LineDelimitedGeojsonOutputFormat
 
list(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
LIST_DEPTH - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
listResourcesRecursively(String, Map<String, String>, PathFilter) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
listStatus(Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
loadAqlConfig(Authenticator, String, Configuration) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
loadOneAtlasShard(String, String, String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.rdd.ShardedAtlasRDDLoader
 
LocatedPbf(Resource, Rectangle) - Constructor for class org.openstreetmap.atlas.generator.PbfLocator.LocatedPbf
 
LOG_APPLIED - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
LOG_ASSIGNED - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
LOG_FOLDER - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
LOG_GENERATED - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 

M

main(String[]) - Static method in class org.openstreetmap.atlas.generator.AtlasGenerator
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
main(String[]) - Static method in class org.openstreetmap.atlas.generator.world.WorldMultiAtlasGenerator
 
main(String[]) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutator
 
main(String[]) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorUntangled
 
main(String[]) - Static method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
main(String[]) - Static method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationCommand
 
mapToHadoopConfiguration(Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.converters.ConfigurationConverter
 
mapToSparkConfiguration(Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.converters.ConfigurationConverter
 
MAX_EXPANSION_DISTANCE_METERS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
MAX_LEVEL_INDEX_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
MEMORY_MESSAGE - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
merge(AtlasMutationLevel, String) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
MERGE_FORGIVENESS_POLICIES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
MergeForgivenessStrategy - Interface in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness
The MergeForgivenessStrategy interface defines a strategy for resolving FeatureChange merge conflicts.
mkdir(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Creates a directory via given path
mkdir(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
Creates a new directory for given path using given configuration settings.
mkdirs(boolean) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
mkdirs(Path, FsPermission) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
MultipleAtlasCountryStatisticsOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
MultipleOutputFormat for the country AtlasStatistics, based on the model of MultipleTextOutputFormat
MultipleAtlasCountryStatisticsOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasCountryStatisticsOutputFormat
 
MultipleAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
MultipleOutputFormat for the AtlasStatistics, based on the model of MultipleTextOutputFormat
MultipleAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.MultipleAtlasDeltaOutputFormat
 
MultipleAtlasFeatureChangeOutput - Class in org.openstreetmap.atlas.generator.persistence
 
MultipleAtlasFeatureChangeOutput() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasFeatureChangeOutput
 
MultipleAtlasGeoJsonOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
 
MultipleAtlasGeoJsonOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasGeoJsonOutputFormat
 
MultipleAtlasOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
MultipleOutputFormat for the Atlas, based on the model of MultipleTextOutputFormat
MultipleAtlasOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasOutputFormat
 
MultipleAtlasProtoOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
 
MultipleAtlasProtoOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasProtoOutputFormat
 
MultipleAtlasStatisticsOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
MultipleOutputFormat for the shard AtlasStatistics, based on the model of MultipleTextOutputFormat
MultipleAtlasStatisticsOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleAtlasStatisticsOutputFormat
 
MultipleFeatureChangeOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
 
MultipleFeatureChangeOutputFormat - Class in org.openstreetmap.atlas.mutator.persistence
 
MultipleFeatureChangeOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleFeatureChangeOutputFormat
 
MultipleFeatureChangeOutputFormat() - Constructor for class org.openstreetmap.atlas.mutator.persistence.MultipleFeatureChangeOutputFormat
 
MultipleLineDelimitedGeojsonOutputFormat - Class in org.openstreetmap.atlas.generator.persistence
MultipleOutputFormat for the shard Atlas to line delimited geojson, based on the model of MultipleTextOutputFormat
MultipleLineDelimitedGeojsonOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.MultipleLineDelimitedGeojsonOutputFormat
 
MUTATOR_CONFIGURATION_JSON - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
MUTATOR_CONFIGURATION_RESOURCE - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
MUTATOR_META_DATA_KEY - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
MUTATOR_META_DATA_SPLIT - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
mutatorMetaDataFromTags(Change, Predicate<FeatureChange>) - Static method in class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
Get a map of meta-data tags to add to an Atlas
MUTATORS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
MUTATORS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
mutatorsConfiguration(StringList, String, FileSystem) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
Load the Configuration for this job explicitly, by providing a list of resources and optional JSON overrides.
mutatorsConfiguration(StringList, String, Map<String, String>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
Load the Configuration for this job explicitly, by providing a list of resources and optional JSON overrides.
mutatorsConfiguration(CommandMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
Load the Configuration for this job using the job parameters and supplied spark configuration.

N

NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
NamedAtlasStatistics(String, AtlasStatistics) - Constructor for class org.openstreetmap.atlas.generator.AtlasGeneratorHelper.NamedAtlasStatistics
 
nodeIdsFromWayQuery(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
Makes a way Overpass query, parses the response xml, and returns the identifiers of nodes that make up the ways that match the query
nodesFromQuery(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
Makes a node Overpass query, parses the response xml, and returns the nodes that match the query
NONE - org.openstreetmap.atlas.mutator.AtlasMutatorParameters.DebugFeatureChangeOutput
 
noOp(String, Configuration) - Static method in class org.openstreetmap.atlas.mutator.configuration.mutators.BasicConfiguredAtlasChangeGenerator
 
notifyOfChildLevel(AtlasMutationLevel) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
notifyOfParentLevel(AtlasMutationLevel) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
NUMBER_POOL_THREADS - Static variable in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemPerformanceHelper
 

O

onRead() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.generator.world.WorldMultiAtlasGenerator
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.mutator.AtlasMutator
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorUntangled
 
onRun(CommandMap) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationCommand
 
onWrite() - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
open(Path, int) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
openRenamePool() - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemPerformanceHelper
 
org.openstreetmap.atlas.generator - package org.openstreetmap.atlas.generator
 
org.openstreetmap.atlas.generator.dataframe - package org.openstreetmap.atlas.generator.dataframe
 
org.openstreetmap.atlas.generator.persistence - package org.openstreetmap.atlas.generator.persistence
 
org.openstreetmap.atlas.generator.persistence.delta - package org.openstreetmap.atlas.generator.persistence.delta
 
org.openstreetmap.atlas.generator.persistence.scheme - package org.openstreetmap.atlas.generator.persistence.scheme
 
org.openstreetmap.atlas.generator.sharding - package org.openstreetmap.atlas.generator.sharding
 
org.openstreetmap.atlas.generator.tools.caching - package org.openstreetmap.atlas.generator.tools.caching
 
org.openstreetmap.atlas.generator.tools.filesystem - package org.openstreetmap.atlas.generator.tools.filesystem
 
org.openstreetmap.atlas.generator.tools.filesystem.converters - package org.openstreetmap.atlas.generator.tools.filesystem.converters
 
org.openstreetmap.atlas.generator.tools.json - package org.openstreetmap.atlas.generator.tools.json
 
org.openstreetmap.atlas.generator.tools.spark - package org.openstreetmap.atlas.generator.tools.spark
 
org.openstreetmap.atlas.generator.tools.spark.context - package org.openstreetmap.atlas.generator.tools.spark.context
 
org.openstreetmap.atlas.generator.tools.spark.converters - package org.openstreetmap.atlas.generator.tools.spark.converters
 
org.openstreetmap.atlas.generator.tools.spark.input - package org.openstreetmap.atlas.generator.tools.spark.input
 
org.openstreetmap.atlas.generator.tools.spark.persistence - package org.openstreetmap.atlas.generator.tools.spark.persistence
 
org.openstreetmap.atlas.generator.tools.spark.rdd - package org.openstreetmap.atlas.generator.tools.spark.rdd
 
org.openstreetmap.atlas.generator.tools.spark.sharded - package org.openstreetmap.atlas.generator.tools.spark.sharded
 
org.openstreetmap.atlas.generator.tools.spark.testing - package org.openstreetmap.atlas.generator.tools.spark.testing
 
org.openstreetmap.atlas.generator.tools.spark.utilities - package org.openstreetmap.atlas.generator.tools.spark.utilities
 
org.openstreetmap.atlas.generator.tools.streaming - package org.openstreetmap.atlas.generator.tools.streaming
 
org.openstreetmap.atlas.generator.tools.streaming.resource - package org.openstreetmap.atlas.generator.tools.streaming.resource
 
org.openstreetmap.atlas.generator.world - package org.openstreetmap.atlas.generator.world
 
org.openstreetmap.atlas.mutator - package org.openstreetmap.atlas.mutator
 
org.openstreetmap.atlas.mutator.command - package org.openstreetmap.atlas.mutator.command
 
org.openstreetmap.atlas.mutator.configuration - package org.openstreetmap.atlas.mutator.configuration
 
org.openstreetmap.atlas.mutator.configuration.broadcast - package org.openstreetmap.atlas.mutator.configuration.broadcast
 
org.openstreetmap.atlas.mutator.configuration.mutators - package org.openstreetmap.atlas.mutator.configuration.mutators
 
org.openstreetmap.atlas.mutator.configuration.mutators.aql - package org.openstreetmap.atlas.mutator.configuration.mutators.aql
 
org.openstreetmap.atlas.mutator.configuration.mutators.aql.config - package org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
org.openstreetmap.atlas.mutator.configuration.parsing - package org.openstreetmap.atlas.mutator.configuration.parsing
 
org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness - package org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness
 
org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies - package org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
 
org.openstreetmap.atlas.mutator.configuration.parsing.provider - package org.openstreetmap.atlas.mutator.configuration.parsing.provider
 
org.openstreetmap.atlas.mutator.configuration.parsing.provider.file - package org.openstreetmap.atlas.mutator.configuration.parsing.provider.file
 
org.openstreetmap.atlas.mutator.configuration.util - package org.openstreetmap.atlas.mutator.configuration.util
 
org.openstreetmap.atlas.mutator.configuration.util.consts - package org.openstreetmap.atlas.mutator.configuration.util.consts
 
org.openstreetmap.atlas.mutator.filtering - package org.openstreetmap.atlas.mutator.filtering
 
org.openstreetmap.atlas.mutator.persistence - package org.openstreetmap.atlas.mutator.persistence
 
org.openstreetmap.atlas.mutator.testing - package org.openstreetmap.atlas.mutator.testing
 
output(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
OUTPUT - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
OUTPUT - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
OUTPUT - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationCommand
 
outputToClean(CommandMap) - Method in class org.openstreetmap.atlas.generator.AtlasGenerator
 
outputToClean(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
Define all the folders to clean before a run.
OverpassClient - Class in org.openstreetmap.atlas.generator.sharding
 
OverpassClient() - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
OverpassClient(String) - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
OverpassClient(String, HttpHost) - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
OverpassOsmNode - Class in org.openstreetmap.atlas.generator.sharding
This node represents an Osm Node returned from an overpass query.
OverpassOsmNode(String, String, String) - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
OverpassOsmNode(String, String, String, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
OverpassOsmWay - Class in org.openstreetmap.atlas.generator.sharding
This way represents an osm way returned from an overpass query.
OverpassOsmWay(String, List<String>, HashMap<String, String>) - Constructor for class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
OVERRIDE_KEY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex
 
OWNER_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
OWNER_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 

P

PARENT_NEEDS_RDD_INPUT_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
parentPath(String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Returns parent of given path
parseCountry(String) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Given a valid JSON key, parse and return the value of the "country" property.
parseMetadata(String) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Given a valid JSON key, parse and return the "metadata" property as a string to string Map.
parseScheme(String) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Given a valid JSON key, parse and return the value of the "scheme" property within the "metadata" object, if present.
parseShard(String) - Static method in class org.openstreetmap.atlas.generator.tools.json.PersistenceJsonParser
Given a valid JSON key, parse and return the value of the "shard" property.
parseSlippyTileFile(Resource) - Static method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
PATH_FILTER_REGEX - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
PATH_NAME_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
pathNotEndingWithSeparator(String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Removes PATH_SEPARATOR from the end of given path
pathNotStartingOrEndingWithSeparator(String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
pathNotStartingWithSeparator(String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Removes PATH_SEPARATOR from the beginning of given path.
PBF_NODE_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_NODE_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
PBF_PATH - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_RELATION_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_RELATION_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
PBF_SCHEME - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_SHARDING - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_WAY_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
PBF_WAY_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
PbfContext - Class in org.openstreetmap.atlas.generator
 
PbfContext(String, Sharding, SlippyTilePersistenceScheme) - Constructor for class org.openstreetmap.atlas.generator.PbfContext
 
PbfFilePathFilter - Class in org.openstreetmap.atlas.generator.sharding
Filters out non pbf files and directories.
PbfFilePathFilter() - Constructor for class org.openstreetmap.atlas.generator.sharding.PbfFilePathFilter
 
PbfLoader - Class in org.openstreetmap.atlas.generator
Load a set of Resources pbfs and build a single Atlas from it, following the wanted country border and shard
PbfLoader(PbfContext, Map<String, String>, CountryBoundaryMap, AtlasLoadingOption, String, String, Set<Shard>) - Constructor for class org.openstreetmap.atlas.generator.PbfLoader
Construct
PbfLocator - Class in org.openstreetmap.atlas.generator
Locate the right PBF Resources from a store
PbfLocator(PbfContext, Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.PbfLocator
Construct
PbfLocator.LocatedPbf - Class in org.openstreetmap.atlas.generator
 
PbfRawAtlasProvider - Class in org.openstreetmap.atlas.mutator.configuration.parsing.provider.file
Provide an Atlas when given a PBF resource.
PbfRawAtlasProvider(Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.PbfRawAtlasProvider
 
pbfsCovering(MultiPolygon) - Method in class org.openstreetmap.atlas.generator.PbfLocator
 
pbfsCovering(Polygon) - Method in class org.openstreetmap.atlas.generator.PbfLocator
 
PbfVerifier - Class in org.openstreetmap.atlas.generator.sharding
Command that verifies all expected PBF files exist and can be converted to atlas.
PbfVerifier() - Constructor for class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
PersistenceJsonParser - Class in org.openstreetmap.atlas.generator.tools.json
Define a JSON format for the RDD keys used by the spark job.
PersistenceTools - Class in org.openstreetmap.atlas.generator.tools.spark.persistence
 
PersistenceTools(Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
PickRemoveOverAddStrategy - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
This MergeForgivenessStrategy always tries to choose a ChangeType.REMOVE FeatureChange over a ChangeType.ADD * FeatureChange.
PickRemoveOverAddStrategy() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PickRemoveOverAddStrategy
 
policyIsEmpty() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
POOL_MINUTES_BEFORE_KILL - Static variable in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemPerformanceHelper
 
populate(Set<String>, Set<String>, Configuration) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex
 
POTENTIAL_LOG_FILES_NAME - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
POTENTIAL_LOG_FILES_PATH - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutator
 
PRELOAD_RDD - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
PREVIOUS_OUTPUT_FOR_DELTA - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
printContents() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
PrioritizeTagStrategy - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
A MergeForgivenessStrategy which prioritizes the FeatureChange that matches a TaggableFilter specified in the configuration, if possible.
PrioritizeTagStrategy() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy
 
PrioritizeTagStrategy.PrioritizationRule - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
A configuration bean class to represent a prioritization rule.

R

RAW - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
read() - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
read(long, byte[], int, int) - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
read(String, Map<String, String>) - Method in interface org.openstreetmap.atlas.mutator.configuration.broadcast.Broadcastable
Read the value to broadcast from a definition
read(String, Map<String, String>) - Method in class org.openstreetmap.atlas.mutator.testing.ConfiguredBroadcastableAtlasSharding
 
read(String, Map<String, String>) - Method in class org.openstreetmap.atlas.mutator.testing.ConfiguredBroadcastableAtlasShardingGroup
 
read(Map<String, String>) - Method in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
readFrom(Resource) - Method in class org.openstreetmap.atlas.generator.AtlasLocator
 
readFrom(Resource) - Method in class org.openstreetmap.atlas.generator.tools.spark.DataLocator
Transform a resource into a fetched object
readFrom(Resource) - Method in class org.openstreetmap.atlas.generator.tools.spark.DataLocator.ResourceLocator
 
readFully(long, byte[]) - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
readFully(long, byte[], int, int) - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
reduceAtlasStatistics() - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
registerManualPageSections() - Method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
registerOptionsAndArguments() - Method in class org.openstreetmap.atlas.mutator.command.ConfigurationInfoCommand
 
registerResourceExtractionClass(Class<?>) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
remove(boolean) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
CAUTION: Please use this wisely in case of removing directories recursively
RemovedAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
FileOutputFormat that writes an AtlasStatistics.
RemovedAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.RemovedAtlasDeltaOutputFormat
 
RemovedMultipleAtlasDeltaOutputFormat - Class in org.openstreetmap.atlas.generator.persistence.delta
MultipleOutputFormat for the AtlasStatistics, based on the model of MultipleTextOutputFormat
RemovedMultipleAtlasDeltaOutputFormat() - Constructor for class org.openstreetmap.atlas.generator.persistence.delta.RemovedMultipleAtlasDeltaOutputFormat
 
rename(String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Renames a source path to destination path
rename(String, String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
Renames a source path to a destination path using the given configuration settings.
rename(Path, Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
requestSourceAtlasObjectsFromRDD() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
resetTooMuchDataError() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
 
resolve(FeatureChange, FeatureChange, Map<String, Serializable>) - Method in interface org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.MergeForgivenessStrategy
Resolve a merge conflict between two FeatureChanges and return a new, valid FeatureChange that represents a merge between the two.
resolve(FeatureChange, FeatureChange, Map<String, Serializable>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.AlwaysPickLeftStrategy
 
resolve(FeatureChange, FeatureChange, Map<String, Serializable>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PickRemoveOverAddStrategy
 
resolve(FeatureChange, FeatureChange, Map<String, Serializable>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy
Perform the resolution.
resolve(FeatureChange, FeatureChange, Map<String, Serializable>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.TakeLowerNodeIdentifierStrategy
 
resource(String) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
resource(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
resource(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
resource(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
RESOURCE_FILE_SYSTEM_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
ResourceFileSystem - Class in org.openstreetmap.atlas.generator.tools.streaming
FileSystem that is based on a set of resources.
ResourceFileSystem() - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
resourceFileSystemScheme() - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemCreator
 
ResourceLocator(Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.DataLocator.ResourceLocator
 
resources(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
List resources, but omit the hadoop "_SUCCESS" file.
resources(String, Map<String, String>, PathFilter) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
resourceToAtlas(Resource, String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
The core of the AbstractFileAtlasProvider, in which a provided file becomes a resource which is then translated into an Atlas.
resourceToAtlas(Resource, String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
resourceToAtlas(Resource, String, Shard) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.PbfRawAtlasProvider
 
retrieve(Iterable<String>) - Method in class org.openstreetmap.atlas.generator.tools.spark.DataLocator
Retrieve some resources
retrieve(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.DataLocator
Retrieve a resource
retry() - Method in class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
ROOT_LEVEL_POLICY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
RootLevelPolicyElement(MergeFailureType, MergeForgivenessStrategy, Map<String, Serializable>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
runStatistics(CommandMap) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 

S

save(List<SparkFileOutput>) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Executes SparkFileOutput#getSaveFunc() for given SparkFileOutputs
save(List<FeatureChange>, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.FeatureChangeOutputFormat
 
save(List<FeatureChange>, AbstractWritableResource) - Method in class org.openstreetmap.atlas.mutator.persistence.FeatureChangeOutputFormat
 
save(SparkFileOutput...) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Executes SparkFileOutput#getSaveFunc() for given SparkFileOutputs
save(Atlas, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.AtlasGeoJsonOutputFormat
 
save(Atlas, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.AtlasOutputFormat
 
save(Atlas, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.AtlasProtoOutputFormat
 
save(Atlas, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.LineDelimitedGeojsonOutputFormat
 
save(AtlasDelta, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.delta.AddedAtlasDeltaOutputFormat
 
save(AtlasDelta, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.delta.AtlasDeltaOutputFormat
 
save(AtlasDelta, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.delta.ChangedAtlasDeltaOutputFormat
 
save(AtlasDelta, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.delta.RemovedAtlasDeltaOutputFormat
 
save(AtlasStatistics, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.AtlasStatisticsOutputFormat
 
save(T, AbstractWritableResource) - Method in class org.openstreetmap.atlas.generator.persistence.AbstractFileOutputFormat
 
SAVING_SEPARATOR - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
SCHEME - Static variable in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
sectionAtlas(Broadcast<CountryBoundaryMap>, Broadcast<Sharding>, Map<String, String>, Broadcast<Map<String, String>>, String, String, SlippyTilePersistenceScheme) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
secure(Authenticator) - Static method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.AqlConfigInfoBuilderFactory
 
SecureAqlChangeGenerator - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql
An AtlasChangeGenerator that runs AQL using a SecureQueryExecutorImpl to securely executeAql signed AQL queries.
SecureAqlChangeGenerator(String, Configuration) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.SecureAqlChangeGenerator
 
SecureAqlChangeGenerator(String, Configuration, List<AqlConfigInfo>) - Constructor for class org.openstreetmap.atlas.mutator.configuration.mutators.aql.SecureAqlChangeGenerator
 
SecureAqlConfigInfo - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
SecureAqlConfigInfoBuilder - Class in org.openstreetmap.atlas.mutator.configuration.mutators.aql.config
 
seek(long) - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
SeekableResourceStream - Class in org.openstreetmap.atlas.generator.tools.streaming
Fake a Seekable stream from a Resource for testing
SeekableResourceStream(Resource) - Constructor for class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
seekToNewSource(long) - Method in class org.openstreetmap.atlas.generator.tools.streaming.SeekableResourceStream
 
sequenceFile(JavaSparkContext, String, Class<K>, Class<V>) - Static method in class org.openstreetmap.atlas.generator.tools.spark.input.SparkInput
Get an RDD from a sequence file input
setAddMutationTags(boolean) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
setAllowRDD(boolean) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
setAppendToFile(boolean) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
setAtlasProviderContext(Map<String, Object>) - Method in interface org.openstreetmap.atlas.mutator.configuration.parsing.provider.AtlasProvider
Provide more generic runtime context to the AtlasProvider, this method to be used right before running the dependent mutation.
setAtlasProviderContext(Map<String, Object>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AbstractFileAtlasProvider
 
setAtlasProviderContext(Map<String, Object>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.AtlasFileAtlasProvider
 
setAtlasProviderContext(Map<String, Object>) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.file.PbfRawAtlasProvider
 
setAtlasSaveFolder(File) - Static method in class org.openstreetmap.atlas.generator.PbfLoader
 
setContext(JavaSparkContext) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
setFileSystemCreator(FileSystemCreator) - Static method in class org.openstreetmap.atlas.generator.tools.spark.input.SparkInput
 
setHadoopFileSystemConfiguration(Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
setIdentifier(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
setLatitude(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
setLongitude(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
setNodeIdentifiers(List<String>) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
setOsmIdentifier(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
setPreloadRDD(boolean) - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
setRetries(int) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
setRetryWait(Duration) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSFile
 
setTags(HashMap<String, String>) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
setWorkingDirectory(Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
SHARD_STATISTICS - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
shardComparator() - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
ShardedAtlasRDDLoader - Class in org.openstreetmap.atlas.generator.tools.spark.rdd
 
ShardedAtlasRDDLoader() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.rdd.ShardedAtlasRDDLoader
 
ShardedSparkJob - Class in org.openstreetmap.atlas.generator.tools.spark.sharded
Spark job that takes care of reading the sharding and country list and starts with a JavaPairRDD of CountryName to Shard
ShardedSparkJob() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
shardFeatureChangesToAssignedShardFeatureChanges(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
sharding(String) - Method in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
sharding(CommandMap, Map<String, String>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
SHARDING_FILE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
SHARDING_META - Static variable in class org.openstreetmap.atlas.generator.tools.spark.persistence.PersistenceTools
 
SHARDING_PROVIDED - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
SHARDING_TYPE - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
SHARDING_TYPE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
shardPartitioner(Set<CountryShard>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
Partitioner to be used in a repartition() call.
shards() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
shardToAtlas(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
shardToAtlasMapToFeatureChanges(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
shardToFeatureChanges(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
shardToFeatureChanges(AtlasMutationLevel, BiFunction<AtlasMutationLevel, CountryShard, DynamicAtlasPolicy>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
SHOULD_ALWAYS_SLICE_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
SHOULD_INCLUDE_FILTERED_OUTPUT_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
simpleconfiguration() - Static method in class org.openstreetmap.atlas.generator.tools.streaming.ResourceFileSystem
 
size(AtomicLong) - Static method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
SIZE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
sliceAtlas(Broadcast<CountryBoundaryMap>, Broadcast<Map<String, String>>, Broadcast<Sharding>, String, SlippyTilePersistenceScheme, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
SLICED - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
SLICED_SUB - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
SLICING_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
SlippyTilePersistenceScheme - Class in org.openstreetmap.atlas.generator.persistence.scheme
This class helps users construct storage paths dynamically based on the name of the target resource to be saved.
SlippyTilePersistenceScheme(SlippyTilePersistenceSchemeType) - Constructor for class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
SlippyTilePersistenceSchemeType - Enum in org.openstreetmap.atlas.generator.persistence.scheme
Definitions for various types of SlippyTilePersistenceSchemes.
SPARK_CONFIGURATION_KEY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.provider.AtlasProvider.AtlasProviderConstants
 
SPARK_CONTEXT_PROVIDER - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
SPARK_OPTIONS - Static variable in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
SPARK_OPTIONS - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
SparkConfToHadoopConfigurationConverter - Class in org.openstreetmap.atlas.generator.tools.filesystem.converters
Convert back and forth between Spark's configuration and Hadoop's configuration.
SparkConfToHadoopConfigurationConverter() - Constructor for class org.openstreetmap.atlas.generator.tools.filesystem.converters.SparkConfToHadoopConfigurationConverter
 
SparkContextProvider - Interface in org.openstreetmap.atlas.generator.tools.spark.context
Function that provides a SparkContext
SparkContextProviderFinder - Class in org.openstreetmap.atlas.generator.tools.spark.context
Find a SparkContextProvider using its class name
SparkContextProviderFinder() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.context.SparkContextProviderFinder
 
SparkFileHelper - Class in org.openstreetmap.atlas.generator.tools.spark.utilities
Helper class for listing and validating the presence of Atlas files
SparkFileHelper(Map<String, String>) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Constructs a helper with given context
SparkFileOutput - Class in org.openstreetmap.atlas.generator.tools.spark.utilities
Helper class to hide details of output operations for SparkJobs
SparkFilePath - Class in org.openstreetmap.atlas.generator.tools.spark.utilities
A helper class to handle temporary and target paths
SparkFilePath(String, String) - Constructor for class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFilePath
Default constructor
SparkInput - Class in org.openstreetmap.atlas.generator.tools.spark.input
Utility tools to load RDDs from elastic file systems (S3 for example), skipping the slowness of the SparkContext textFile and sequenceFile functions.
SparkJob - Class in org.openstreetmap.atlas.generator.tools.spark
Skeleton for a Spark Job
SparkJob() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
sparkOptions(CommandMap) - Method in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
SparkOptionsStringConverter - Class in org.openstreetmap.atlas.generator.tools.spark.converters
StringConverter that does the parsing of additional Spark context string values.
SparkOptionsStringConverter() - Constructor for class org.openstreetmap.atlas.generator.tools.spark.converters.SparkOptionsStringConverter
 
sparkToHadoopConfiguration(SparkConf) - Static method in class org.openstreetmap.atlas.generator.tools.spark.converters.ConfigurationConverter
 
splitAndSaveAsHadoopFile(JavaPairRDD<String, T>, String, Class<T>, Class<? extends MultipleOutputFormat<String, T>>, UnaryOperator<String>) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
Instead of saving a full RDD(String, T) in a single folder, this function allows to save subsets of an RDD(String, T) in separate folders.
start(CommandMap) - Method in class org.openstreetmap.atlas.generator.AtlasGenerator
 
start(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
start(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
The spark Job
start(CommandMap) - Method in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
start(CommandMap) - Method in class org.openstreetmap.atlas.mutator.AtlasMutator
 
start2(CommandMap, Sharding, MultiMap<String, Shard>) - Method in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
STARTED_MESSAGE - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
startLevel(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
STATISTICS - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
stopLevel(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
streamPathsRecursively(String, Map<String, String>, PathFilter) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
streamPathsRecursively(String, Map<String, String>, PathFilter, int) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
stripForSaving(Change) - Static method in class org.openstreetmap.atlas.mutator.filtering.ChangeFilter
 
SUB_ATLAS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
SUB_ATLAS_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
SUB_ATLASES_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
SUB_SEQUENCE_FAILURE_POLICY_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
subatlas(Predicate<AtlasEntity>, AtlasCutType) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
subatlas(ConfiguredFilter, AtlasCutType) - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorHelper
 
SUBMISSION_STAGGERING_WAIT - Static variable in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
submissionStaggering(CommandMap) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
SUCCESS_FILE - Static variable in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
switches() - Method in class org.openstreetmap.atlas.generator.AtlasGenerator
 
switches() - Static method in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
switches() - Method in class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 
switches() - Method in class org.openstreetmap.atlas.generator.sharding.AtlasShardVerifier
 
switches() - Method in class org.openstreetmap.atlas.generator.sharding.PbfVerifier
 
switches() - Method in class org.openstreetmap.atlas.generator.tools.spark.sharded.ShardedSparkJob
 
switches() - Method in class org.openstreetmap.atlas.generator.tools.spark.SparkJob
 
switches() - Method in class org.openstreetmap.atlas.generator.tools.spark.testing.EmptySparkJob
 
switches() - Method in class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
switches() - Method in class org.openstreetmap.atlas.generator.world.WorldMultiAtlasGenerator
 
switches() - Method in class org.openstreetmap.atlas.mutator.AtlasMutator
 
switches() - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorParameters
 
switches() - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorUntangled
 
switches() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfigurationCommand
 
SYSTEM_KEY - Static variable in class org.openstreetmap.atlas.mutator.configuration.util.consts.AqlConstants
 

T

TAGGABLE_FILTERED_OUTPUT - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
TakeLowerNodeIdentifierStrategy - Class in org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies
A MergeForgivenessStrategy which returns a FeatureChange which takes the lower start or end node identifier when two edges conflict on that value.
TakeLowerNodeIdentifierStrategy() - Constructor for class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.TakeLowerNodeIdentifierStrategy
 
TEMPORARY_FOLDER_NAME - Static variable in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
 
textFile(JavaSparkContext, String) - Static method in class org.openstreetmap.atlas.generator.tools.spark.input.SparkInput
Get an RDD from a Text file input
toAqlConfigInfo(Authenticator, String, String, String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.AbstractAqlChangeGenerator
 
toAqlConfigInfo(Authenticator, String, String, String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.InsecureAqlChangeGenerator
 
toAqlConfigInfo(Authenticator, String, String, String) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.SecureAqlChangeGenerator
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
toJson() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
toString() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmNode
 
toString() - Method in class org.openstreetmap.atlas.generator.sharding.OverpassOsmWay
 
toString() - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFilePath
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.InsecureAqlConfigInfo
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.aql.config.SecureAqlConfigInfo
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.FailureSequencePolicyElement
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy.RootLevelPolicyElement
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 
toString() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.strategies.PrioritizeTagStrategy.PrioritizationRule
 
toStringCompact() - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
TYPE_JSON_PROPERTY - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutatorConfiguration
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.AtlasMutationLevel
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.broadcast.ConfiguredBroadcastable
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.InputDependency
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredAtlasFetcher
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredDynamicAtlasPolicy
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
TYPE_JSON_PROPERTY_VALUE - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.mergeforgiveness.ConfiguredMergeForgivenessPolicy
 

U

UNCHANGED - Static variable in class org.openstreetmap.atlas.mutator.configuration.parsing.ConfiguredSubAtlas
 
untouchedShardAndMapToPotentialSourcePackedAtlas(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
untouchedShardToPotentialSourcePackedAtlas(AtlasMutationLevel) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
untouchedShardToPotentialSourcePackedAtlas(AtlasMutationLevel, Function<CountryShard, Optional<Atlas>>) - Static method in class org.openstreetmap.atlas.mutator.AtlasMutatorHelper
 
updatedConfiguration(Configuration, String) - Method in class org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex
 
usingConfiguration(Configuration) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 

V

validate(Atlas, Change) - Method in class org.openstreetmap.atlas.mutator.configuration.mutators.ConfiguredAtlasChangeGenerator
 
valueOf(String) - Static method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.atlas.mutator.AtlasMutatorParameters.DebugFeatureChangeOutput
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.atlas.mutator.AtlasMutatorParameters.DebugFeatureChangeOutput
Returns an array containing the constants of this enum type, in the order they are declared.
verifier(CountryBoundaryMap, Set<CountryShard>, File, String, HttpHost, ConfiguredTaggableFilter, Integer) - Method in class org.openstreetmap.atlas.generator.sharding.AtlasMissingShardVerifier
 

W

waitForAndCloseRenamePool() - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemPerformanceHelper
 
walk(Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
WALK_ALL - Static variable in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
walkFiles(Path) - Method in class org.openstreetmap.atlas.generator.tools.streaming.resource.HDFSWalker
 
WAY_SECTIONED_PBF - org.openstreetmap.atlas.generator.AtlasGeneratorJobGroup
 
WAY_SECTIONING_CONFIGURATION - Static variable in class org.openstreetmap.atlas.generator.AtlasGeneratorParameters
 
waysFromQuery(String) - Method in class org.openstreetmap.atlas.generator.sharding.OverpassClient
Makes a way Overpass query, parses the response xml, and returns the ways that match the query
withSparkConfiguration(Map<String, String>) - Method in class org.openstreetmap.atlas.mutator.AtlasMutatorUntangled
 
WorldAtlasGenerator - Class in org.openstreetmap.atlas.generator.world
Single threaded process taking an OSM PBF file and making an Atlas from it.
WorldAtlasGenerator() - Constructor for class org.openstreetmap.atlas.generator.world.WorldAtlasGenerator
 
WorldMultiAtlasGenerator - Class in org.openstreetmap.atlas.generator.world
Command that multiatlases together all atlas shards within an input directory.
WorldMultiAtlasGenerator() - Constructor for class org.openstreetmap.atlas.generator.world.WorldMultiAtlasGenerator
 
writableResource(String) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
writableResource(String, Map<String, String>) - Static method in class org.openstreetmap.atlas.generator.tools.filesystem.FileSystemHelper
 
write(String, String, byte[]) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Writes given content into given directory with given filename
write(String, String, String) - Method in class org.openstreetmap.atlas.generator.tools.spark.utilities.SparkFileHelper
Writes given content into given directory with given filename

X

X_INDEX - Static variable in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 

Y

Y_INDEX - Static variable in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 

Z

ZOOM - Static variable in class org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceScheme
 
ZZ_SLASH_XX_YY_OSMPBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_SLASH_XX_YY_PBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_SLASH_ZZ_XX_YY_OSMPBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_SUBFOLDER - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_XX_YY_OSMPBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_XX_YY_PBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_XX_YY_SUBFOLDERS_OSMPBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
ZZ_XX_YY_SUBFOLDERS_PBF - org.openstreetmap.atlas.generator.persistence.scheme.SlippyTilePersistenceSchemeType
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes All Packages