com.datastax.spark.connector

util

package util

Useful stuff that didn't fit elsewhere.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. util
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class CountingIterator[T] extends Iterator[T]

    Counts elements fetched form the underlying iterator.

Value Members

  1. object IOUtils

  2. object JavaApiHelper

    A helper class to make it possible to access components written in Scala from Java code.

Inherited from AnyRef

Inherited from Any

Ungrouped