public static class InfinispanAsyncMultiMap.ModifiedCollectionExternalizer extends Object implements org.infinispan.commons.marshall.Externalizer<io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection>
| Constructor and Description |
|---|
ModifiedCollectionExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection |
readObject(ObjectInput objectInput) |
void |
writeObject(ObjectOutput objectOutput,
io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection modifiedCollection) |
public void writeObject(ObjectOutput objectOutput, io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection modifiedCollection) throws IOException
writeObject in interface org.infinispan.commons.marshall.Externalizer<io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection>IOExceptionpublic io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection readObject(ObjectInput objectInput) throws IOException, ClassNotFoundException
readObject in interface org.infinispan.commons.marshall.Externalizer<io.vertx.ext.cluster.infinispan.impl.InfinispanAsyncMultiMap.ModifiedCollection>IOExceptionClassNotFoundExceptionCopyright © 2020. All rights reserved.