NothingSerializerSnapshot

class NothingSerializerSnapshot extends SimpleTypeSerializerSnapshot[Any]
class SimpleTypeSerializerSnapshot[Any]
trait TypeSerializerSnapshot[Any]
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[Any]): TypeSerializerSchemaCompatibility[Any]
Inherited from:
SimpleTypeSerializerSnapshot
def restoreSerializer(): TypeSerializer[Any]
Inherited from:
SimpleTypeSerializerSnapshot
def toString(): String
Inherited from:
SimpleTypeSerializerSnapshot
@throws(java.io.IOException)
def writeSnapshot(x$0: DataOutputView): Unit
Inherited from:
SimpleTypeSerializerSnapshot