Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.comm.requests |
Package for requests.
|
Modifier and Type | Field and Description |
---|---|
static io.netty.util.AttributeKey<SaslNettyServer> |
NettyServer.CHANNEL_SASL_NETTY_SERVERS
Used to authenticate with netty clients
|
Modifier and Type | Method and Description |
---|---|
void |
SaslTokenMessageRequest.processToken(SaslNettyServer saslNettyServer)
Update server's token in response to the SASL token received from
client.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.