object CassandraLayerCopier
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CassandraLayerCopier
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def apply(instance: CassandraInstance)(implicit sc: SparkContext): CassandraLayerCopier
- def apply(instance: CassandraInstance, targetKeyspace: String, targetTable: String)(implicit sc: SparkContext): CassandraLayerCopier
- def apply(instance: CassandraInstance, layerReader: CassandraLayerReader, layerWriter: CassandraLayerWriter)(implicit sc: SparkContext): CassandraLayerCopier
- def apply(attributeStore: AttributeStore, layerReader: CassandraLayerReader, layerWriter: CassandraLayerWriter)(implicit sc: SparkContext): CassandraLayerCopier
- def apply(attributeStore: AttributeStore, layerReader: CassandraLayerReader, getLayerWriter: (LayerId) ⇒ CassandraLayerWriter)(implicit sc: SparkContext): CassandraLayerCopier