パッケージ org.piax.gtrans.netty.udp

クラス UdpPrimaryKeySerializer

java.lang.Object
com.esotericsoftware.kryo.Serializer<UdpPrimaryKey>
org.piax.gtrans.netty.udp.UdpPrimaryKeySerializer

public class UdpPrimaryKeySerializer
extends com.esotericsoftware.kryo.Serializer<UdpPrimaryKey>
  • フィールドの概要

    フィールド 
    修飾子とタイプ フィールド 説明
    protected static org.slf4j.Logger logger  
  • コンストラクタの概要

    コンストラクタ 
    コンストラクタ 説明
    UdpPrimaryKeySerializer()  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    UdpPrimaryKey read​(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<UdpPrimaryKey> type)  
    void setLocatorManager​(UdpLocatorManager mgr)  
    void write​(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, UdpPrimaryKey key)  

    クラスから継承されたメソッド com.esotericsoftware.kryo.Serializer

    copy, getAcceptsNull, isImmutable, setAcceptsNull, setGenerics, setImmutable

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait