public static class Rounding.Streams
extends java.lang.Object
| Constructor and Description |
|---|
Streams() |
| Modifier and Type | Method and Description |
|---|---|
static Rounding |
read(StreamInput in) |
static void |
write(Rounding rounding,
StreamOutput out) |
public static void write(Rounding rounding, StreamOutput out) throws java.io.IOException
java.io.IOExceptionpublic static Rounding read(StreamInput in) throws java.io.IOException
java.io.IOException