public final class TypeSerializerUtils extends Object
TypeSerializer
and the TypeSerializerSnapshot
.Modifier and Type | Method and Description |
---|---|
static TypeSerializerSnapshot<?>[] |
snapshot(TypeSerializer<?>... originatingSerializers)
Takes snapshots of the given serializers.
|
public static TypeSerializerSnapshot<?>[] snapshot(TypeSerializer<?>... originatingSerializers)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.