|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esotericsoftware.kryo.Serializer<Collection>
com.esotericsoftware.kryo.serializers.CollectionSerializer
backtype.storm.serialization.types.HashSetSerializer
public class HashSetSerializer
| Constructor Summary | |
|---|---|
HashSetSerializer()
|
|
| Method Summary | |
|---|---|
Collection |
create(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<Collection> type)
|
| Methods inherited from class com.esotericsoftware.kryo.serializers.CollectionSerializer |
|---|
copy, createCopy, read, setElementClass, setElementsCanBeNull, setGenerics, write |
| Methods inherited from class com.esotericsoftware.kryo.Serializer |
|---|
getAcceptsNull, isImmutable, setAcceptsNull, setImmutable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashSetSerializer()
| Method Detail |
|---|
public Collection create(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<Collection> type)
create in class com.esotericsoftware.kryo.serializers.CollectionSerializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||