org
.
locationtech
.
geomesa
.
convert
FieldWrapper
Related Doc:
package convert
case class
FieldWrapper
(
field:
convert2.Field
)
extends
Field
with
Product
with
Serializable
Wrapper to present convert v2 fields as convert v1
field
v2 field
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
Field
,
convert2.Field
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
FieldWrapper
Serializable
Serializable
Product
Equals
Field
Field
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
FieldWrapper
(
field:
convert2.Field
)
field
v2 field
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[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
eval
(
args:
Array
[
Any
]
)
(
implicit
ec:
EvaluationContext
)
:
Any
Definition Classes
FieldWrapper
→
Field
→
Field
val
field
:
convert2.Field
v2 field
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
name
:
String
Definition Classes
FieldWrapper
→
Field
→
Field
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
transform
:
Expr
Definition Classes
FieldWrapper
→
Field
def
transforms
:
Option
[
Expression
]
Definition Classes
FieldWrapper
→
Field
→
Field
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
Field
Inherited from
convert2.Field
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Wrapper to present convert v2 fields as convert v1
v2 field