private static final class RegionVisualizer.SizeAsBytesSerializer extends Object implements org.apache.hbase.thirdparty.com.google.gson.JsonSerializer<Size>
Size
instance by converting to bytes.Modifier | Constructor and Description |
---|---|
private |
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) |
private SizeAsBytesSerializer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.