Interface WritableGridCoverageResource.Option

All Known Implementing Classes:
Writable­Grid­Coverage­Resource​.Common­Option
Enclosing interface:
Writable­Grid­Coverage­Resource

public static interface WritableGridCoverageResource.Option
Configuration of the process of writing a coverage in a data store. By default, the write operation is conservative: no operation is executed if it would result in data lost. Option allows to modify this behavior for example by allowing the replacement of previous data. Options can also configure other aspects like compression, version or encryption.

Some options may be Data­Store-specific. Options that may apply to any data store are provided in the Writable­Grid­Coverage­Resource​.Common­Option enumeration. Other options may be defined by the DataStoreProvider of specific formats.

Since:
1.2