private static final class RegionVisualizer.ByteArraySerializer extends Object implements org.apache.hbase.thirdparty.com.google.gson.JsonSerializer<byte[]>
Modifier | Constructor and Description |
---|---|
private |
ByteArraySerializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.hbase.thirdparty.com.google.gson.JsonElement |
serialize(byte[] src,
Type typeOfSrc,
org.apache.hbase.thirdparty.com.google.gson.JsonSerializationContext context) |
private ByteArraySerializer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.