public class SnapshotSerializer$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SnapshotSerializer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
SnapshotSerializer$() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doPatch() |
byte[] |
key() |
int |
offset() |
byte[] |
replacement() |
public static final SnapshotSerializer$ MODULE$