The default read-only implementation of put_args. You typically should not need to
directly reference this class; instead, use the put_args.apply method to construct
new instances.
Linear Supertypes
put_args, Serializable, Product3[String, Seq[ByteBuffer], Int], Product, Equals, ThriftStruct, AnyRef, Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
Immutable
put_args
Serializable
Product3
Product
Equals
ThriftStruct
AnyRef
Any
Visibility
Public
All
Instance Constructors
newImmutable(queueName: String, items: Seq[ByteBuffer] = ..., expirationMsec: Int = 0)
The default read-only implementation of put_args. You typically should not need to directly reference this class; instead, use the put_args.apply method to construct new instances.