@InterfaceAudience.Private final class SizeAsBytesSerializer extends Object implements org.apache.hbase.thirdparty.com.google.gson.JsonSerializer<Size>
Size instance by converting to bytes.| Constructor and Description |
|---|
SizeAsBytesSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.gson.JsonElement |
serialize(Size src,
Type typeOfSrc,
org.apache.hbase.thirdparty.com.google.gson.JsonSerializationContext context) |
SizeAsBytesSerializer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.