public static class Pmp.Thrift extends Object implements Pmp<PmpThrift>
Pmp.Avro, Pmp.AvroBuilder, Pmp.Builder<T>, Pmp.Comparator, Pmp.NativeImpl, Pmp.Protobuf, Pmp.ProtobufBuilder, Pmp.Thrift, Pmp.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Thrift()
Create a new wrapper.
|
Thrift(PmpThrift wrapped)
Wraps an existing instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
PmpThrift |
get()
Returns underlying object.
|
List<Deal<?>> |
getDeals()
A collection of “deal” objects encapsulating a list of direct deals eligible for this impression.
|
int |
getPrivateAuction()
An integer flag indicating that this impression is a private auction eligible only to seats named in the Direct Deals object.
|
int |
hashCode() |
boolean |
isDefaultDeals() |
boolean |
isDefaultPrivateAuction() |
Pmp.Builder<PmpThrift> |
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(PmpThrift wrapped)
public Thrift()
public Pmp.Builder<PmpThrift> newBuilder()
PmpnewBuilder in interface Pmp<PmpThrift>public int getPrivateAuction()
PmpgetPrivateAuction in interface Pmp<PmpThrift>public boolean isDefaultPrivateAuction()
isDefaultPrivateAuction in interface Pmp<PmpThrift>public List<Deal<?>> getDeals()
Pmppublic boolean isDefaultDeals()
isDefaultDeals in interface Pmp<PmpThrift>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.