trait IngestParams extends OptionalTypeNameParam with OptionalFeatureSpecParam with OptionalForceParam with ConverterConfigParam with OptionalInputFormatParam with DistributedRunParam with DistributedCombineParam
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IngestParams
- DistributedCombineParam
- DistributedRunParam
- OptionalInputFormatParam
- InputFilesParam
- ConverterConfigParam
- OptionalForceParam
- OptionalFeatureSpecParam
- FeatureSpecParam
- OptionalTypeNameParam
- TypeNameParam
- 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
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
val
combineInputs: Boolean
- Definition Classes
- DistributedCombineParam
- Annotations
- @Parameter()
-
val
config: String
- Definition Classes
- ConverterConfigParam
- Annotations
- @Parameter()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
errorMode: ErrorMode
- Definition Classes
- ConverterConfigParam
- Annotations
- @Parameter()
-
val
featureName: String
- Definition Classes
- OptionalTypeNameParam → TypeNameParam
- Annotations
- @Parameter()
-
val
files: List[String]
- Definition Classes
- InputFilesParam
- Annotations
- @Parameter()
-
val
force: Boolean
- Definition Classes
- OptionalForceParam
- Annotations
- @Parameter()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
inputFormat: String
- Definition Classes
- OptionalInputFormatParam
- Annotations
- @Parameter()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
maxSplitSize: Integer
- Definition Classes
- DistributedCombineParam
- Annotations
- @Parameter()
-
lazy val
mode: Option[RunMode]
- Definition Classes
- DistributedRunParam
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
noWaitForCompletion: Boolean
- Annotations
- @Parameter()
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
runMode: String
- Definition Classes
- DistributedRunParam
- Annotations
- @Parameter()
-
val
spec: String
- Definition Classes
- OptionalFeatureSpecParam → FeatureSpecParam
- Annotations
- @Parameter()
-
val
srcList: Boolean
- Annotations
- @Parameter()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
threads: Integer
- Annotations
- @Parameter()
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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( ... )
- def waitForCompletion: Boolean
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated