com
.
twitter
.
finagle
.
exception
.
thrift
Scribe$FinagleClient
class
Scribe$FinagleClient
extends
Scribe
[
Future
]
Annotations
@Generated
()
Linear Supertypes
Scribe
[
Future
],
ThriftService
, AnyRef,
Any
Known Subclasses
FinagledClient
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
Scribe$FinagleClient
Scribe
ThriftService
AnyRef
Any
Visibility
Public
All
Instance Constructors
new
Scribe$FinagleClient
(
service:
Service
[
ThriftClientRequest
,
Array
[
Byte
]]
,
protocolFactory:
TProtocolFactory
=
...
,
serviceName: String =
""
,
stats:
StatsReceiver
=
...
)
Value Members
final
def
!=
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
: T0
Definition Classes
Any
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
decodeResponse
[
T <:
ThriftStruct
]
(
resBytes:
Array
[
Byte
]
,
codec:
ThriftStructCodec
[T]
)
: T
Attributes
protected
def
encodeRequest
(
name: String
,
args:
ThriftStruct
)
:
ThriftClientRequest
Attributes
protected
final
def
eq
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
: java.lang.Class[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
log
(
messages: Seq[
LogEntry
] =
Seq[LogEntry]()
)
:
Future
[
ResultCode
]
Definition Classes
Scribe$FinagleClient
→
Scribe
def
missingResult
(
name: String
)
:
TApplicationException
Attributes
protected
final
def
ne
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
protocolFactory
:
TProtocolFactory
val
service
:
Service
[
ThriftClientRequest
,
Array
[
Byte
]]
val
serviceName
: String
def
setServiceName
(
ex: Exception
)
: Exception
Attributes
protected
final
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Definition Classes
AnyRef
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
Scribe
[
Future
]
Inherited from
ThriftService
Inherited from AnyRef
Inherited from
Any