public class SerializerCollector extends DataStream
address, array, FIRST_BOOT_UID, INITIAL_ARRAY_CAPACITY, limit, offset, REF_EMBEDDED, REF_NULL, REF_RECURSIVE, REF_RECURSIVE2| Constructor and Description |
|---|
SerializerCollector(byte[] array) |
SerializerCollector(long address,
long length) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
readObject() |
java.util.Set<Serializer> |
serializers() |
void |
setOffset(long offset) |
long[] |
uids() |
address, alloc, array, available, byteBuffer, close, count, flush, newScope, read, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readRef, readShort, readTo, readUnsignedByte, readUnsignedShort, readUTF, register, skip, skipBytes, write, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeFrom, writeInt, writeLong, writeObject, writeShort, writeUTFpublic SerializerCollector(byte[] array)
public SerializerCollector(long address,
long length)
public void setOffset(long offset)
public java.util.Set<Serializer> serializers()
public long[] uids()
public java.lang.Object readObject()
throws java.io.IOException,
java.lang.ClassNotFoundException
readObject in interface java.io.ObjectInputreadObject in class DataStreamjava.io.IOExceptionjava.lang.ClassNotFoundException