com
.
twitter
.
finagle
.
exception
.
thriftscala
.
Scribe
.
Log
Result
Related Docs:
object Result
|
package Log
class
Result
extends
ThriftResponse
[
ResultCode
] with
ThriftStruct
with
Product1
[
Option
[
ResultCode
]] with
ValidatingThriftStruct
[
Result
] with
Serializable
Linear Supertypes
Serializable
,
ValidatingThriftStruct
[
Result
],
HasThriftStructCodec3
[
Result
],
Product1
[
Option
[
ResultCode
]],
Product
,
Equals
,
ThriftStruct
,
ThriftResponse
[
ResultCode
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Result
Serializable
ValidatingThriftStruct
HasThriftStructCodec3
Product1
Product
Equals
ThriftStruct
ThriftResponse
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Result
(
success:
Option
[
ResultCode
] =
_root_.scala.None
)
new
Result
(
success:
Option
[
ResultCode
]
,
_passthroughFields:
Map
[
Short
,
TFieldBlob
]
)
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
def
_1
:
Option
[
ResultCode
]
Definition Classes
Result
→ Product1
def
_codec
:
ValidatingThriftStructCodec3
[
Result
]
Definition Classes
Result
→ ValidatingThriftStruct → HasThriftStructCodec3
val
_passthroughFields
:
Map
[
Short
,
TFieldBlob
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
other:
Any
)
:
Boolean
Definition Classes
Result
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copy
(
success:
Option
[
ResultCode
] =
this.success
,
_passthroughFields:
Map
[
Short
,
TFieldBlob
] =
this._passthroughFields
)
:
Result
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
Result
→ Equals → AnyRef → Any
def
exceptionFields
:
Iterable
[
Option
[
ThriftException
]]
Definition Classes
Result
→ ThriftResponse
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
firstException
()
:
Option
[
ThriftException
]
Definition Classes
ThriftResponse
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
Result
→ 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
productArity
:
Int
Definition Classes
Result
→ Product1 → Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Result
→ Product1 → Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Result
→ Product
val
success
:
Option
[
ResultCode
]
def
successField
:
Option
[
ResultCode
]
Definition Classes
Result
→ ThriftResponse
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Result
→ 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
Result
→ ThriftStruct
Inherited from
Serializable
Inherited from
ValidatingThriftStruct
[
Result
]
Inherited from
HasThriftStructCodec3
[
Result
]
Inherited from
Product1
[
Option
[
ResultCode
]]
Inherited from
Product
Inherited from
Equals
Inherited from
ThriftStruct
Inherited from
ThriftResponse
[
ResultCode
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped