public class MovAvgModelStreams extends Object
| 修飾子とタイプ | クラスと説明 |
|---|---|
static interface |
MovAvgModelStreams.Stream
A stream that knows how to read an heuristic from the input.
|
| コンストラクタと説明 |
|---|
MovAvgModelStreams() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MovAvgModel |
read(StreamInput in) |
static void |
registerStream(MovAvgModelStreams.Stream stream)
Registers the given stream and associate it with the given types.
|
public static MovAvgModel read(StreamInput in) throws IOException
IOExceptionpublic static void registerStream(MovAvgModelStreams.Stream stream)
stream - The stream to registerCopyright © 2009–2016. All rights reserved.