Packages

implicit class withVRTMethods extends MethodExtensions[VRT]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withVRTMethods
  2. MethodExtensions
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withVRTMethods(self: VRT)

Value Members

  1. def fromAccumulator(acc: CollectionAccumulator[IndexedSimpleSource]): VRT

    Creates a copy of a VRT object from a Spark Accumulator

  2. val self: VRT
    Definition Classes
    withVRTMethodsMethodExtensions