public static class Bytes.NativeImpl extends Object implements Bytes<Bytes.NativeImpl>
Bytes.Avro, Bytes.AvroBuilder, Bytes.Builder<T>, Bytes.Comparator, Bytes.NativeImpl, Bytes.Protobuf, Bytes.ProtobufBuilder, Bytes.Thrift, Bytes.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Bytes.NativeImpl |
get()
Returns underlying object.
|
Supplier<byte[]> |
getBytesField() |
List<Supplier<byte[]>> |
getBytesList() |
SortedMap<String,Supplier<byte[]>> |
getBytesMap() |
int |
hashCode() |
boolean |
isDefaultBytesField() |
boolean |
isDefaultBytesList() |
boolean |
isDefaultBytesMap() |
Bytes.Builder<Bytes.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 Bytes.NativeImpl get()
Bytesget in interface Bytes<Bytes.NativeImpl>get in interface Supplier<Bytes.NativeImpl>public Bytes.Builder<Bytes.NativeImpl> newBuilder()
BytesnewBuilder in interface Bytes<Bytes.NativeImpl>public Supplier<byte[]> getBytesField()
getBytesField in interface Bytes<Bytes.NativeImpl>public boolean isDefaultBytesField()
isDefaultBytesField in interface Bytes<Bytes.NativeImpl>public List<Supplier<byte[]>> getBytesList()
getBytesList in interface Bytes<Bytes.NativeImpl>public boolean isDefaultBytesList()
isDefaultBytesList in interface Bytes<Bytes.NativeImpl>public SortedMap<String,Supplier<byte[]>> getBytesMap()
getBytesMap in interface Bytes<Bytes.NativeImpl>public boolean isDefaultBytesMap()
isDefaultBytesMap in interface Bytes<Bytes.NativeImpl>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.