o
geotrellis.spark.store.cassandra
CassandraLayerReindexer
Companion class CassandraLayerReindexer
object CassandraLayerReindexer
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CassandraLayerReindexer
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def apply(instance: CassandraInstance)(implicit sc: SparkContext): CassandraLayerReindexer
- def apply(instance: CassandraInstance, attributeStore: AttributeStore)(implicit sc: SparkContext): CassandraLayerReindexer
- def apply(attributeStore: CassandraAttributeStore)(implicit sc: SparkContext): CassandraLayerReindexer
- def apply(attributeStore: AttributeStore, layerReader: LayerReader[LayerId], layerWriter: LayerWriter[LayerId], layerDeleter: LayerDeleter[LayerId], layerCopier: LayerCopier[LayerId])(implicit sc: SparkContext): LayerReindexer[LayerId]