public class GridCoverageWritableSerializer
extends com.esotericsoftware.kryo.Serializer<org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable>
| Constructor and Description |
|---|
GridCoverageWritableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable |
read(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Input arg1,
Class<org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable> arg2) |
void |
write(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Output arg1,
org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable arg2) |
public org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable read(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Input arg1,
Class<org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable> arg2)
read in class com.esotericsoftware.kryo.Serializer<org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable>public void write(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Output arg1,
org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable arg2)
write in class com.esotericsoftware.kryo.Serializer<org.locationtech.geowave.adapter.raster.adapter.GridCoverageWritable>Copyright © 2013–2019. All rights reserved.