public MurmurHash2 readObject(ObjectInput input)
public MurmurHash3 readObject(ObjectInput input)
public ByteBufferImpl readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput output, ByteBufferImpl b) throws IOException
IOException
- if an I/O error occurspublic final T readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic final void writeObject(ObjectOutput output, T object) throws IOException
IOException
- if an I/O error occursboolean hasChildren
public Object readObject(ObjectInput input) throws IOException
IOException
- if an I/O error occurspublic void writeObject(ObjectOutput oo, Object o) throws IOException
IOException
- if an I/O error occursorg.jboss.marshalling.util.IdentityIntMap<T> numbers
public org.infinispan.commons.marshall.MarshallableFunctions.LambdaWithMetas readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput oo, org.infinispan.commons.marshall.MarshallableFunctions.LambdaWithMetas o) throws IOException
IOException
- if an I/O error occursorg.jboss.marshalling.util.IdentityIntMap<T> numbers
public org.infinispan.commons.marshall.MarshallableFunctions.SetValueIfEqualsReturnBoolean readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput oo, org.infinispan.commons.marshall.MarshallableFunctions.SetValueIfEqualsReturnBoolean o) throws IOException
IOException
- if an I/O error occurspublic void writeObject(ObjectOutput output, T object) throws IOException
IOException
- if an I/O error occursExternalizer<T> externalizer
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
float loadFactor
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
ImmutableListCopy.writeExternal(java.io.ObjectOutput)
for serialization formatIOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
public List readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput output, List list) throws IOException
IOException
- if an I/O error occurspublic Map readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput output, Map map) throws IOException
IOException
- if an I/O error occurspublic KeyValueWithPrevious readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
- if an I/O error occursClassNotFoundException
- if a class could not be foundpublic void writeObject(ObjectOutput output, KeyValueWithPrevious kvPair) throws IOException
IOException
- if an I/O error occursprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the class of a serialized object
could not be foundIOException
- if an I/O error occursprivate void writeObject(ObjectOutputStream s) throws IOException
BoundedEquivalentConcurrentHashMapV8
instance to a
stream (i.e., serializes it).IOException
- if an I/O error occursint segmentMask
int segmentShift
Segment[] segments
Object value
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the class of a serialized object
could not be foundIOException
- if an I/O error occursprivate void writeObject(ObjectOutputStream s) throws IOException
EquivalentConcurrentHashMapV8
instance to a
stream (i.e., serializes it).IOException
- if an I/O error occursint segmentMask
int segmentShift
Segment[] segments
Object value
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.