public static class Segment.NativeImpl extends Object implements Segment<Segment.NativeImpl>
Segment.Avro, Segment.AvroBuilder, Segment.Builder<T>, Segment.Comparator, Segment.NativeImpl, Segment.Protobuf, Segment.ProtobufBuilder, Segment.Thrift, Segment.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Segment.NativeImpl |
get()
Returns underlying object.
|
String |
getId()
ID of a data provider’s segment applicable to the user.
|
String |
getName()
Name of a data provider’s segment applicable to the user.
|
String |
getValue()
String representing the value of the segment.
|
int |
hashCode() |
boolean |
isDefaultId() |
boolean |
isDefaultName() |
boolean |
isDefaultValue() |
Segment.Builder<Segment.NativeImpl> |
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 Segment.NativeImpl get()
Segmentget in interface Supplier<Segment.NativeImpl>get in interface Segment<Segment.NativeImpl>public Segment.Builder<Segment.NativeImpl> newBuilder()
SegmentnewBuilder in interface Segment<Segment.NativeImpl>public String getId()
SegmentgetId in interface Segment<Segment.NativeImpl>public boolean isDefaultId()
isDefaultId in interface Segment<Segment.NativeImpl>public String getName()
SegmentgetName in interface Segment<Segment.NativeImpl>public boolean isDefaultName()
isDefaultName in interface Segment<Segment.NativeImpl>public String getValue()
SegmentgetValue in interface Segment<Segment.NativeImpl>public boolean isDefaultValue()
isDefaultValue in interface Segment<Segment.NativeImpl>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.