public class StatisticsV2 extends Object
| Modifier and Type | Method and Description |
|---|---|
static Statistics<? extends Serializable> |
deserialize(ByteBuffer buffer,
TSDataType dataType) |
static Statistics<? extends Serializable> |
deserialize(InputStream inputStream,
TSDataType dataType) |
public static Statistics<? extends Serializable> deserialize(InputStream inputStream, TSDataType dataType) throws IOException
IOExceptionpublic static Statistics<? extends Serializable> deserialize(ByteBuffer buffer, TSDataType dataType)
Copyright © 2022 The Apache Software Foundation. All rights reserved.