io
.
fsq
.
twofishes
.
model
.
gen
ThriftS2InteriorIndex
Related Docs:
object ThriftS2InteriorIndex
|
package gen
trait
ThriftS2InteriorIndex
extends
Record
[
ThriftS2InteriorIndex
] with
HasPrimaryKey
[
ThriftObjectId
,
ThriftS2InteriorIndex
] with
Ordered
[
ThriftS2InteriorIndex
] with
TBase
[
ThriftS2InteriorIndex
,
gen.ThriftS2InteriorIndex._Fields
]
Linear Supertypes
TBase
[
ThriftS2InteriorIndex
,
ThriftS2InteriorIndex._Fields
],
Serializable
,
HasPrimaryKey
[
ThriftObjectId
,
ThriftS2InteriorIndex
],
SemitypedHasPrimaryKey
[
ThriftObjectId
],
Record
[
ThriftS2InteriorIndex
],
Ordered
[
ThriftS2InteriorIndex
],
Comparable
[
ThriftS2InteriorIndex
],
UntypedRecord
,
AnyRef
,
Any
Known Subclasses
RawThriftS2InteriorIndex
Ordering
Alphabetic
By Inheritance
Inherited
ThriftS2InteriorIndex
TBase
Serializable
HasPrimaryKey
SemitypedHasPrimaryKey
Record
Ordered
Comparable
UntypedRecord
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
cellIds
:
Seq
[
Long
]
abstract
def
cellIdsIsSet
:
Boolean
abstract
def
cellIdsOption
:
Option
[
Seq
[
Long
]]
abstract
def
cellIdsOrDefault
:
Seq
[
Long
]
abstract
def
cellIdsOrNull
:
Seq
[
Long
]
abstract
def
cellIdsOrThrow
:
Seq
[
Long
]
abstract
def
clear
()
:
Unit
Definition Classes
TBase
abstract
def
copy
(
id:
ObjectId
=
idOrNull
,
cellIds:
Seq
[
Long
] =
cellIdsOrNull
)
:
ThriftS2InteriorIndex
abstract
def
deepCopy
()
:
ThriftS2InteriorIndex
Definition Classes
ThriftS2InteriorIndex
→ TBase
abstract
def
deepMergeCopy
(
that:
ThriftS2InteriorIndex
)
:
ThriftS2InteriorIndex
abstract
def
fieldForId
(
arg0:
Int
)
:
ThriftS2InteriorIndex._Fields
Definition Classes
TBase
abstract
def
getFieldValue
(
arg0:
ThriftS2InteriorIndex._Fields
)
:
AnyRef
Definition Classes
TBase
abstract
def
id
:
ThriftObjectId
abstract
def
idIsSet
:
Boolean
abstract
def
idOption
:
Option
[
ThriftObjectId
]
abstract
def
idOrNull
:
ThriftObjectId
abstract
def
idOrThrow
:
ThriftObjectId
abstract
def
isSet
(
arg0:
ThriftS2InteriorIndex._Fields
)
:
Boolean
Definition Classes
TBase
abstract
def
mergeCopy
(
that:
ThriftS2InteriorIndex
)
:
ThriftS2InteriorIndex
Definition Classes
ThriftS2InteriorIndex
→ Record
abstract
def
meta
:
ThriftS2InteriorIndexMeta
Definition Classes
ThriftS2InteriorIndex
→ Record → UntypedRecord
abstract
def
read
(
arg0:
TProtocol
)
:
Unit
Definition Classes
TBase
Annotations
@throws
(
...
)
abstract
def
setFieldValue
(
arg0:
ThriftS2InteriorIndex._Fields
,
arg1:
Any
)
:
Unit
Definition Classes
TBase
abstract
def
write
(
oprot:
TProtocol
)
:
Unit
Definition Classes
ThriftS2InteriorIndex
→ TBase → UntypedRecord
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
<
(
that:
ThriftS2InteriorIndex
)
:
Boolean
Definition Classes
ThriftS2InteriorIndex
→ Ordered
def
<=
(
that:
ThriftS2InteriorIndex
)
:
Boolean
Definition Classes
ThriftS2InteriorIndex
→ Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
>
(
that:
ThriftS2InteriorIndex
)
:
Boolean
Definition Classes
ThriftS2InteriorIndex
→ Ordered
def
>=
(
that:
ThriftS2InteriorIndex
)
:
Boolean
Definition Classes
ThriftS2InteriorIndex
→ Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compare
(
that:
ThriftS2InteriorIndex
)
:
Int
Definition Classes
ThriftS2InteriorIndex
→ Ordered
def
compareTo
(
that:
ThriftS2InteriorIndex
)
:
Int
Definition Classes
ThriftS2InteriorIndex
→ Ordered → Comparable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
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
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
primaryKey
:
ThriftObjectId
Definition Classes
ThriftS2InteriorIndex
→ SemitypedHasPrimaryKey
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toBuilder
()
:
AllSpecified
def
toString
()
:
String
Definition Classes
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
(
...
)
Inherited from
TBase
[
ThriftS2InteriorIndex
,
ThriftS2InteriorIndex._Fields
]
Inherited from
Serializable
Inherited from
HasPrimaryKey
[
ThriftObjectId
,
ThriftS2InteriorIndex
]
Inherited from
SemitypedHasPrimaryKey
[
ThriftObjectId
]
Inherited from
Record
[
ThriftS2InteriorIndex
]
Inherited from
Ordered
[
ThriftS2InteriorIndex
]
Inherited from
Comparable
[
ThriftS2InteriorIndex
]
Inherited from
UntypedRecord
Inherited from
AnyRef
Inherited from
Any
Ungrouped