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