com
.
twitter
.
finagle
.
zipkin
.
thriftscala
.
Scribe
.
Log
Args
Related Docs:
object Args
|
package Log
class
Args
extends
ThriftStruct
with
Product1
[
Seq
[
LogEntry
]] with
ValidatingThriftStruct
[
Args
] with
Serializable
Linear Supertypes
Serializable
,
ValidatingThriftStruct
[
Args
],
HasThriftStructCodec3
[
Args
],
Product1
[
Seq
[
LogEntry
]],
Product
,
Equals
,
ThriftStruct
,
ThriftStructIface
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Args
Serializable
ValidatingThriftStruct
HasThriftStructCodec3
Product1
Product
Equals
ThriftStruct
ThriftStructIface
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Args
(
messages:
Seq
[
LogEntry
] =
...
)
new
Args
(
messages:
Seq
[
LogEntry
]
,
_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
:
Seq
[
LogEntry
]
Definition Classes
Args
→ Product1
def
_codec
:
ValidatingThriftStructCodec3
[
Args
]
Definition Classes
Args
→ ValidatingThriftStruct → HasThriftStructCodec3
val
_passthroughFields
:
Map
[
Short
,
TFieldBlob
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
other:
Any
)
:
Boolean
Definition Classes
Args
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
copy
(
messages:
Seq
[
LogEntry
] =
this.messages
,
_passthroughFields:
Map
[
Short
,
TFieldBlob
] =
this._passthroughFields
)
:
Args
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
Args
→ Equals → 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
Args
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
messages
:
Seq
[
LogEntry
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
newBuilder
()
:
StructBuilder
[
Args
]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
productArity
:
Int
Definition Classes
Product1 → Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product1 → Product
Annotations
@throws
(
...
)
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Args
→ Product
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Args
→ 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
Args
→ ThriftStruct
Inherited from
Serializable
Inherited from
ValidatingThriftStruct
[
Args
]
Inherited from
HasThriftStructCodec3
[
Args
]
Inherited from
Product1
[
Seq
[
LogEntry
]]
Inherited from
Product
Inherited from
Equals
Inherited from
ThriftStruct
Inherited from
ThriftStructIface
Inherited from
AnyRef
Inherited from
Any
Ungrouped