Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- connectionFailure(URI, String) - Method in interface nz.org.riskscape.postgis.PostGISProblems
-
A connection failure problem
- connectionOptions - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
- connectionTipConnectivity() - Method in interface nz.org.riskscape.postgis.PostGISProblems
- connectionTipPassword() - Method in interface nz.org.riskscape.postgis.PostGISProblems
- connectionTipSpelling() - Method in interface nz.org.riskscape.postgis.PostGISProblems
- create(URI, RealizedPipeline, PipelineOutputOptions) - Method in class nz.org.riskscape.postgis.PostGISPipelineOutputStore
- createDataStore(PostGISResolver.Params) - Method in class nz.org.riskscape.postgis.PostGISResolver
- createFeatureSource(PostGISResolver.Params, JDBCDataStore) - Method in class nz.org.riskscape.postgis.PostGISResolver
D
- database - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
- databaseNotSpatial() - Method in interface nz.org.riskscape.postgis.PostGISProblems
-
When spatial data is being written but the target database does not have the postgis extension enabled.
- DEFAULT_PSQL_PORT - Static variable in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
Postgres listens on this port by default
E
- ENV_PGPASSWORD - Static variable in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
Name of environment variable containing a password
F
- FACTORY - Static variable in class nz.org.riskscape.postgis.PostGISResolver
- FORMAT - Static variable in class nz.org.riskscape.postgis.PostGISResolver
G
- get() - Static method in interface nz.org.riskscape.postgis.PostGISProblems
- getAliasMapping() - Method in class nz.org.riskscape.postgis.PostGISResolver
- getDatabase() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- getExtensionsToFormats() - Method in class nz.org.riskscape.postgis.PostGISResolver
- getFormat(Bookmark) - Method in class nz.org.riskscape.postgis.PostGISResolver
- getFormats() - Method in class nz.org.riskscape.postgis.PostGISResolver
- getHost() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- getId() - Method in class nz.org.riskscape.postgis.PostGISPipelineOutputStore
- getLocation() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- getPassword() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- getPort() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- getUser() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
I
- ignoredFromLocation(String, String) - Method in interface nz.org.riskscape.postgis.PostGISProblems
-
The location contained excess parts that will be ignored.
- initializeEngine(Engine) - Method in class nz.org.riskscape.postgis.Plugin
- invalidLocation(URI) - Method in interface nz.org.riskscape.postgis.PostGISProblems
- isApplicable(URI) - Method in class nz.org.riskscape.postgis.PostGISPipelineOutputStore
N
- nz.org.riskscape.postgis - package nz.org.riskscape.postgis
P
- Params() - Constructor for class nz.org.riskscape.postgis.PostGISResolver.Params
- password - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
- passwordInClearText() - Method in interface nz.org.riskscape.postgis.PostGISProblems
-
A password was found in clear text, either in the location or a bookmark parameter.
- Plugin - Class in nz.org.riskscape.postgis
- Plugin(PluginDescriptor) - Constructor for class nz.org.riskscape.postgis.Plugin
- port - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
- PostGISConnectionOptions - Class in nz.org.riskscape.postgis
-
Contains values to use when connecting to the PostGIS database.
- PostGISConnectionOptions() - Constructor for class nz.org.riskscape.postgis.PostGISConnectionOptions
- PostGISPipelineOutputStore - Class in nz.org.riskscape.postgis
-
A
PipelineOutputStore
that will write results to a PostGIS database. - PostGISPipelineOutputStore() - Constructor for class nz.org.riskscape.postgis.PostGISPipelineOutputStore
- PostGISProblems - Interface in nz.org.riskscape.postgis
-
PostGIS related problems.
- PostGISResolver - Class in nz.org.riskscape.postgis
- PostGISResolver(Engine) - Constructor for class nz.org.riskscape.postgis.PostGISResolver
- PostGISResolver.Params - Class in nz.org.riskscape.postgis
S
- setDatabase(String) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- setEnvironment(Map<String, String>) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- setHost(String) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- setLocation(URI) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
Parse the given location as a RiskScape specific-ish postgis URI.
- setPassword(String) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- setPort(int) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- setUser(String) - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- storeParams - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
T
- toConnectionFailure(URI, Exception) - Static method in class nz.org.riskscape.postgis.PostGISPipelineOutputStore
-
Convenience to get
PostGISProblems.connectionFailure(java.net.URI, java.lang.String)
along with the child problem tips to help the user resolve the connection failure. - toJdbcUri() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
- toLocation() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
Get a location URI that is broadly equivalent to point to the same DB.
U
- URI_SCHEME - Static variable in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
URI scheme for RiskScape's postgis URIs
- user - Variable in class nz.org.riskscape.postgis.PostGISResolver.Params
V
- validate() - Method in class nz.org.riskscape.postgis.PostGISConnectionOptions
-
Validate this set of connection options, including any issues with the location (if specified)
- validateParameters(PostGISResolver.Params, BindingContext) - Method in class nz.org.riskscape.postgis.PostGISResolver
All Classes and Interfaces|All Packages|Constant Field Values