パッケージ org.piax.gtrans.netty
インタフェース NettyEndpoint
- すべてのスーパーインタフェース:
Destination,Endpoint,Key,Serializable
- 既知の実装クラスのリスト:
NettyLocator,PrimaryKey,UdpPrimaryKey
public interface NettyEndpoint extends Endpoint
-
フィールドの概要
-
メソッドの概要
修飾子とタイプ メソッド 説明 StringgetHost()StringgetKeyString()intgetPort()static List<String>parse(String input)static ComparableKey<?>parseKey(String input)static NettyEndpointparseLocator(String spec)static NettyEndpointparsePrimaryKey(String spec)
-
フィールド詳細
-
メソッドの詳細
-
getPort
int getPort() -
getHost
String getHost() -
getKeyString
String getKeyString() -
parse
-
parseKey
-
parsePrimaryKey
-
parseLocator
-