Packages

t

org.apache.spark

QueryContext

trait QueryContext extends AnyRef

Annotations
@Evolving()
Source
QueryContext.java
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. QueryContext
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def fragment(): String
  2. abstract def objectName(): String
  3. abstract def objectType(): String
  4. abstract def startIndex(): Int
  5. abstract def stopIndex(): Int