public static class SeatBid.Thrift extends Object implements SeatBid<SeatBidThrift>
SeatBid.Avro, SeatBid.AvroBuilder, SeatBid.Builder<T>, SeatBid.Comparator, SeatBid.NativeImpl, SeatBid.Protobuf, SeatBid.ProtobufBuilder, SeatBid.Thrift, SeatBid.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Thrift()
Create a new wrapper.
|
Thrift(SeatBidThrift wrapped)
Wraps an existing instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SeatBidThrift |
get()
Returns underlying object.
|
List<Bid<?>> |
getBid()
Array of bid objects; each bid object relates to an imp object in the bid request.
|
int |
getGroup()
“1” means impressions must be won-lost as a group; default is “0”.
|
String |
getSeat()
ID of the bidder seat on whose behalf this bid is made.
|
int |
hashCode() |
boolean |
isDefaultBid() |
boolean |
isDefaultGroup() |
boolean |
isDefaultSeat() |
SeatBid.Builder<SeatBidThrift> |
newBuilder()
Creates a new builder based on this object.
|
String |
toString() |
avro, avro, compareTo, getAvroClass, getAvroSchema, getComparator, getProtobufClass, getProtobufDescriptor, getProtobufProtocolClass, getProtobufProtocolDescriptor, getThriftClass, getThriftMetadataMap, isDefault, nativeImpl, newAvroBuilder, newAvroBuilder, newAvroBuilder, newAvroBuilder, newNativeImplBuilder, newNativeImplBuilder, newProtobufBuilder, newProtobufBuilder, newProtobufBuilder, newThriftBuilder, newThriftBuilder, newThriftBuilder, protobuf, protobuf, thrift, thriftpublic static final long serialVersionUID
public Thrift(SeatBidThrift wrapped)
public Thrift()
public SeatBidThrift get()
SeatBidget in interface Supplier<SeatBidThrift>get in interface SeatBid<SeatBidThrift>public SeatBid.Builder<SeatBidThrift> newBuilder()
SeatBidnewBuilder in interface SeatBid<SeatBidThrift>public List<Bid<?>> getBid()
SeatBidgetBid in interface SeatBid<SeatBidThrift>public boolean isDefaultBid()
isDefaultBid in interface SeatBid<SeatBidThrift>public String getSeat()
SeatBidgetSeat in interface SeatBid<SeatBidThrift>public boolean isDefaultSeat()
isDefaultSeat in interface SeatBid<SeatBidThrift>public int getGroup()
SeatBidgetGroup in interface SeatBid<SeatBidThrift>public boolean isDefaultGroup()
isDefaultGroup in interface SeatBid<SeatBidThrift>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.