ap
.
parameters
ReducerSettings
Related Docs:
object ReducerSettings
|
package parameters
class
ReducerSettings
extends
Settings
[
ReducerSettings
]
Linear Supertypes
Settings
[
ReducerSettings
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ReducerSettings
Settings
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ReducerSettings
(
_paramMap:
Map
[
Param
,
Any
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
paramPair: (
Param
,
Any
)
)
:
ReducerSettings
Attributes
protected[
ap.parameters
]
Definition Classes
Settings
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
allParams
:
List
[
Product
with
Serializable
with
Param
{ ... /* 2 definitions in type refinement */ }]
Attributes
protected
Definition Classes
ReducerSettings
→
Settings
def
apply
(
p:
Param
)
:
Any
Attributes
protected[
ap.parameters
]
Definition Classes
Settings
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Settings
→ AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
Settings
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
val
paramMap
:
Map
[
Param
,
Any
]
Attributes
protected
Definition Classes
Settings
def
setParams
(
paramMap:
Map
[
Param
,
Any
]
)
:
ReducerSettings
Attributes
protected
Definition Classes
ReducerSettings
→
Settings
def
subSettings
[
A <:
Settings
[
A
]
]
(
params:
Seq
[
Param
]
,
init:
A
)
:
A
Attributes
protected
Definition Classes
Settings
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toGoalSettings
:
GoalSettings
Definition Classes
Settings
def
toParserSettings
:
ParserSettings
Definition Classes
Settings
def
toPreprocessingSettings
:
PreprocessingSettings
Definition Classes
Settings
def
toReducerSettings
:
ReducerSettings
Definition Classes
Settings
def
toString
()
:
String
Definition Classes
Settings
→ 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
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Settings
[
ReducerSettings
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped