io
.
fsq
.
twofishes
.
model
.
gen
RawThriftRevGeoIndex
Related Doc:
package gen
final
class
RawThriftRevGeoIndex
extends
Record
[
ThriftRevGeoIndex
] with
MutableRecord
[
ThriftRevGeoIndex
] with
ThriftRevGeoIndex
Linear Supertypes
ThriftRevGeoIndex
,
TBase
[
ThriftRevGeoIndex
,
ThriftRevGeoIndex._Fields
],
Serializable
,
HasPrimaryKey
[
ThriftObjectId
,
ThriftRevGeoIndex
],
SemitypedHasPrimaryKey
[
ThriftObjectId
],
MutableRecord
[
ThriftRevGeoIndex
],
Record
[
ThriftRevGeoIndex
],
Ordered
[
ThriftRevGeoIndex
],
Comparable
[
ThriftRevGeoIndex
],
UntypedRecord
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RawThriftRevGeoIndex
ThriftRevGeoIndex
TBase
Serializable
HasPrimaryKey
SemitypedHasPrimaryKey
MutableRecord
Record
Ordered
Comparable
UntypedRecord
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RawThriftRevGeoIndex
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
<
(
that:
ThriftRevGeoIndex
)
:
Boolean
Definition Classes
ThriftRevGeoIndex
→ Ordered
def
<=
(
that:
ThriftRevGeoIndex
)
:
Boolean
Definition Classes
ThriftRevGeoIndex
→ Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
>
(
that:
ThriftRevGeoIndex
)
:
Boolean
Definition Classes
ThriftRevGeoIndex
→ Ordered
def
>=
(
that:
ThriftRevGeoIndex
)
:
Boolean
Definition Classes
ThriftRevGeoIndex
→ Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cellId
:
Long
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdOption
:
Option
[
Long
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdOrDefault
:
Long
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdOrNull
:
Long
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdOrThrow
:
Long
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
cellIdUnset
()
:
Unit
def
cellId_=
(
x:
Long
)
:
Unit
def
clear
()
:
Unit
Definition Classes
RawThriftRevGeoIndex
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compare
(
that:
ThriftRevGeoIndex
)
:
Int
Definition Classes
ThriftRevGeoIndex
→ Ordered
def
compareTo
(
that:
ThriftRevGeoIndex
)
:
Int
Definition Classes
ThriftRevGeoIndex
→ Ordered → Comparable
def
copy
(
id:
ObjectId
=
idOrNull
,
cellId:
Long
=
cellIdOrNull
,
polyId:
ObjectId
=
polyIdOrNull
,
full:
Boolean
=
fullOrNull
,
geom:
ByteBuffer
=
geomOrNull
,
point:
Seq
[
Double
] =
pointOrNull
)
:
RawThriftRevGeoIndex
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
deepCopy
()
:
RawThriftRevGeoIndex
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
→ TBase
def
deepMergeCopy
(
that:
ThriftRevGeoIndex
)
:
ThriftRevGeoIndex
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
ThriftRevGeoIndex
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→ AnyRef → Any
def
fieldForId
(
id:
Int
)
:
ThriftRevGeoIndex._Fields
Definition Classes
RawThriftRevGeoIndex
→ TBase
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
full
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullOption
:
Option
[
Boolean
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullOrDefault
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullOrNull
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullOrThrow
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
fullUnset
()
:
Unit
def
full_=
(
x:
Boolean
)
:
Unit
def
geomByteArray
:
Array
[
Byte
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomByteArrayOption
:
Option
[
Array
[
Byte
]]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomByteArray_=
(
x:
Array
[
Byte
]
)
:
Unit
def
geomIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomOption
:
Option
[
ByteBuffer
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomOrNull
:
ByteBuffer
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomOrThrow
:
ByteBuffer
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
geomUnset
()
:
Unit
def
geom_=
(
x:
ByteBuffer
)
:
Unit
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldValue
(
field:
ThriftRevGeoIndex._Fields
)
:
AnyRef
Definition Classes
RawThriftRevGeoIndex
→ TBase
def
getSetFields
:
Seq
[
Any
]
def
hashCode
()
:
Int
Definition Classes
RawThriftRevGeoIndex
→ AnyRef → Any
def
id
:
ThriftObjectId
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
idIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
idOption
:
Option
[
ThriftObjectId
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
idOrNull
:
ThriftObjectId
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
idOrThrow
:
ThriftObjectId
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
idUnset
()
:
Unit
def
id_=
(
x:
ThriftObjectId
)
:
Unit
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
ThriftRevGeoIndex._Fields
)
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→ TBase
def
merge
(
that:
ThriftRevGeoIndex
)
:
Unit
Definition Classes
RawThriftRevGeoIndex
→ MutableRecord
def
mergeCopy
(
that:
ThriftRevGeoIndex
)
:
ThriftRevGeoIndex
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
→ Record
def
meta
:
ThriftRevGeoIndexMeta
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
→ Record → UntypedRecord
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
point
:
Seq
[
Double
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointOption
:
Option
[
Seq
[
Double
]]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointOrDefault
:
Seq
[
Double
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointOrNull
:
Seq
[
Double
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointOrThrow
:
Seq
[
Double
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
pointUnset
()
:
Unit
def
point_=
(
x:
Seq
[
Double
]
)
:
Unit
def
polyIdIsSet
:
Boolean
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
polyIdOption
:
Option
[
ThriftObjectId
]
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
polyIdOrNull
:
ThriftObjectId
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
polyIdOrThrow
:
ThriftObjectId
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
def
polyIdUnset
()
:
Unit
def
polyId_=
(
x:
ThriftObjectId
)
:
Unit
def
primaryKey
:
ThriftObjectId
Definition Classes
ThriftRevGeoIndex
→ SemitypedHasPrimaryKey
def
read
(
iprot:
TProtocol
)
:
Unit
Definition Classes
RawThriftRevGeoIndex
→ TBase → UntypedRecord
def
setFieldValue
(
field:
ThriftRevGeoIndex._Fields
,
value:
AnyRef
)
:
Unit
Definition Classes
RawThriftRevGeoIndex
→ TBase
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toBuilder
()
:
AllSpecified
Definition Classes
ThriftRevGeoIndex
def
toString
()
:
String
Definition Classes
RawThriftRevGeoIndex
→ AnyRef → Any
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
(
...
)
def
write
(
oprot:
TProtocol
)
:
Unit
Definition Classes
RawThriftRevGeoIndex
→
ThriftRevGeoIndex
→ TBase → UntypedRecord
Inherited from
ThriftRevGeoIndex
Inherited from
TBase
[
ThriftRevGeoIndex
,
ThriftRevGeoIndex._Fields
]
Inherited from
Serializable
Inherited from
HasPrimaryKey
[
ThriftObjectId
,
ThriftRevGeoIndex
]
Inherited from
SemitypedHasPrimaryKey
[
ThriftObjectId
]
Inherited from
MutableRecord
[
ThriftRevGeoIndex
]
Inherited from
Record
[
ThriftRevGeoIndex
]
Inherited from
Ordered
[
ThriftRevGeoIndex
]
Inherited from
Comparable
[
ThriftRevGeoIndex
]
Inherited from
UntypedRecord
Inherited from
AnyRef
Inherited from
Any
Ungrouped