UnitSerializerSnapshot

class UnitSerializerSnapshot extends SimpleTypeSerializerSnapshot[Unit]
class SimpleTypeSerializerSnapshot[Unit]
trait TypeSerializerSnapshot[Unit]
class Object
trait Matchable
class Any

Value members

Inherited methods

final def equals(x$0: <FromJavaObject>): Boolean
Inherited from:
SimpleTypeSerializerSnapshot
Inherited from:
SimpleTypeSerializerSnapshot
final def hashCode(): Int
Inherited from:
SimpleTypeSerializerSnapshot
@throws(java.io.IOException)
def readSnapshot(x$0: Int, x$1: DataInputView, x$2: ClassLoader): Unit
Inherited from:
SimpleTypeSerializerSnapshot
def resolveSchemaCompatibility(x$0: TypeSerializer[Unit]): TypeSerializerSchemaCompatibility[Unit]
Inherited from:
SimpleTypeSerializerSnapshot
def restoreSerializer(): TypeSerializer[Unit]
Inherited from:
SimpleTypeSerializerSnapshot
def toString(): String
Inherited from:
SimpleTypeSerializerSnapshot
@throws(java.io.IOException)
def writeSnapshot(x$0: DataOutputView): Unit
Inherited from:
SimpleTypeSerializerSnapshot