trait PlaybackParams extends ExportParams with RequiredTypeNameParam
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PlaybackParams
- RequiredTypeNameParam
- ExportParams
- OptionalForceParam
- NumReducersParam
- TypeNameParam
- DistributedRunParam
- QueryHintsParams
- OptionalCqlFilterParam
- CqlFilterParam
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
attributes: List[String]
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
val
chunkSize: Long
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
val
cqlFilter: Filter
- Definition Classes
- OptionalCqlFilterParam → CqlFilterParam
- Annotations
- @Parameter()
-
val
dtg: String
- Annotations
- @Parameter()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
explicitOutputFormat: ExportFormat
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
val
featureName: String
- Definition Classes
- RequiredTypeNameParam → TypeNameParam
- Annotations
- @Parameter()
-
val
file: String
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
val
force: Boolean
- Definition Classes
- OptionalForceParam
- Annotations
- @Parameter()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
gzip: Integer
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
hints: Map[String, String]
- Definition Classes
- QueryHintsParams
- Annotations
- @Parameter()
-
val
interval: (Date, Date)
- Annotations
- @Parameter()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
live: Boolean
- Annotations
- @Parameter()
-
val
maxFeatures: Integer
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
lazy val
mode: Option[RunMode]
- Definition Classes
- DistributedRunParam
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
noHeader: Boolean
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
lazy val
outputFormat: ExportFormat
- Definition Classes
- ExportParams
-
val
rate: Float
- Annotations
- @Parameter()
-
val
reducers: Integer
- Definition Classes
- NumReducersParam
- Annotations
- @Parameter()
-
val
runMode: String
- Definition Classes
- DistributedRunParam
- Annotations
- @Parameter()
-
val
sortDescending: Boolean
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
val
sortFields: List[String]
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
val
suppressEmpty: Boolean
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
val
transforms: List[String]
- Definition Classes
- ExportParams
- Annotations
- @Parameter()
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
val
window: Duration
- Annotations
- @Parameter()
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated