io
.
fsq
.
twofishes
.
model
.
gen
ThriftGeocodeRecordMeta
Related Doc:
package gen
class
ThriftGeocodeRecordMeta
extends
MetaRecord
[
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
] with
HasMetaPrimaryKey
[
Long
,
ThriftGeocodeRecord
] with
RecordProvider
[
ThriftGeocodeRecord
]
Linear Supertypes
RecordProvider
[
ThriftGeocodeRecord
],
HasMetaPrimaryKey
[
Long
,
ThriftGeocodeRecord
],
MetaRecord
[
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
],
UntypedMetaRecord
,
AnyRef
,
Any
Known Subclasses
ThriftGeocodeRecord
Ordering
Alphabetic
By Inheritance
Inherited
ThriftGeocodeRecordMeta
RecordProvider
HasMetaPrimaryKey
MetaRecord
UntypedMetaRecord
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ThriftGeocodeRecordMeta
()
Type Members
sealed abstract
class
_Fields
extends
TFieldIdEnum
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
val
BOOST_FDESC
:
TField
val
BOUNDINGBOX_FDESC
:
TField
val
CANGEOCODE_FDESC
:
TField
val
CC_FDESC
:
TField
val
DISPLAYBOUNDS_FDESC
:
TField
val
DISPLAYNAMES_FDESC
:
TField
val
EXTRARELATIONS_FDESC
:
TField
val
HASPOLY_FDESC
:
TField
val
IDS_FDESC
:
TField
val
ID_FDESC
:
TField
val
LAT_FDESC
:
TField
val
LNG_FDESC
:
TField
val
NAMES_FDESC
:
TField
val
PARENTS_FDESC
:
TField
val
POLYGONSOURCE_FDESC
:
TField
val
POLYGON_FDESC
:
TField
val
POLYID_FDESC
:
TField
val
POPULATION_FDESC
:
TField
val
RAWATTRIBUTES_FDESC
:
TField
val
SLUG_FDESC
:
TField
val
THRIFTGEOCODERECORD_SDESC
:
TStruct
val
UNKNOWN_FIELD
:
TField
val
WOETYPE_FDESC
:
TField
object
_Fields
val
annotations
:
Annotations
Definition Classes
ThriftGeocodeRecordMeta
→ UntypedMetaRecord
def
apply
(
id:
Long
,
names:
Seq
[
String
]
,
cc:
String
,
woeType:
YahooWoeType
,
lat:
Double
,
lng:
Double
,
displayNames:
Seq
[
ThriftDisplayName
]
,
parents:
Seq
[
Long
]
,
population:
Int
,
boost:
Int
,
boundingBox:
ThriftBoundingBox
,
displayBounds:
ThriftBoundingBox
,
canGeocode:
Boolean
,
slug:
String
,
polygon:
ByteBuffer
,
hasPoly:
Boolean
,
rawAttributes:
ByteBuffer
,
extraRelations:
Seq
[
Long
]
,
polyId:
ThriftObjectId
,
ids:
Seq
[
Long
]
,
polygonSource:
String
)
:
ThriftGeocodeRecord
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
boost
:
OptionalFieldDescriptor
[
Int
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
boundingBox
:
StructFieldDescriptor
[
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
,
ThriftBoundingBox
,
ThriftBoundingBoxMeta
]
val
canGeocode
:
OptionalFieldDescriptor
[
Boolean
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
cc
:
OptionalFieldDescriptor
[
String
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createRawRecord
:
RawThriftGeocodeRecord
Definition Classes
ThriftGeocodeRecordMeta
→ MetaRecord
def
createRecord
:
ThriftGeocodeRecord
Definition Classes
ThriftGeocodeRecordMeta
→ RecordProvider → MetaRecord
def
createUntypedRawRecord
:
UntypedRecord
Definition Classes
ThriftGeocodeRecordMeta
→ UntypedMetaRecord
val
displayBounds
:
StructFieldDescriptor
[
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
,
ThriftBoundingBox
,
ThriftBoundingBoxMeta
]
val
displayNames
:
OptionalFieldDescriptor
[
Seq
[
ThriftDisplayName
],
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
extraRelations
:
OptionalFieldDescriptor
[
Seq
[
Long
],
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
fields
:
Seq
[
FieldDescriptor
[_,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]]
Definition Classes
ThriftGeocodeRecordMeta
→ MetaRecord
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
hasPoly
:
OptionalFieldDescriptor
[
Boolean
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
val
id
:
OptionalFieldDescriptor
[
Long
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
idToTFieldIdEnum
:
Map
[
Short
,
TFieldIdEnum
]
val
ids
:
OptionalFieldDescriptor
[
Seq
[
Long
],
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
def
ifInstanceFrom
(
x:
AnyRef
)
:
Option
[
ThriftGeocodeRecord
]
Definition Classes
ThriftGeocodeRecordMeta
→ MetaRecord
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
lat
:
OptionalFieldDescriptor
[
Double
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
lng
:
OptionalFieldDescriptor
[
Double
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
names
:
OptionalFieldDescriptor
[
Seq
[
String
],
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
parents
:
OptionalFieldDescriptor
[
Seq
[
Long
],
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
polyId
:
OptionalFieldDescriptor
[
ThriftObjectId
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
polygon
:
OptionalFieldDescriptor
[
ByteBuffer
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
polygonSource
:
OptionalFieldDescriptor
[
String
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
val
population
:
OptionalFieldDescriptor
[
Int
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
def
primaryKey
:
FieldDescriptor
[
Long
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
Definition Classes
ThriftGeocodeRecordMeta
→ HasMetaPrimaryKey
val
rawAttributes
:
OptionalFieldDescriptor
[
ByteBuffer
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
def
recordName
:
String
Definition Classes
ThriftGeocodeRecordMeta
→ UntypedMetaRecord
val
slug
:
OptionalFieldDescriptor
[
String
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
untypedFields
:
Seq
[
UntypedFieldDescriptor
]
Definition Classes
ThriftGeocodeRecordMeta
→ UntypedMetaRecord
def
untypedIfInstanceFrom
(
x:
AnyRef
)
:
Option
[
UntypedRecord
]
Definition Classes
ThriftGeocodeRecordMeta
→ UntypedMetaRecord
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
(
...
)
val
wireNameToTField
:
Map
[
String
,
TField
]
val
woeType
:
OptionalFieldDescriptor
[
YahooWoeType
,
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
] with
EnumField
with
EnumIntField
Inherited from
RecordProvider
[
ThriftGeocodeRecord
]
Inherited from
HasMetaPrimaryKey
[
Long
,
ThriftGeocodeRecord
]
Inherited from
MetaRecord
[
ThriftGeocodeRecord
,
ThriftGeocodeRecordMeta
]
Inherited from
UntypedMetaRecord
Inherited from
AnyRef
Inherited from
Any
Ungrouped