public class StateKey extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static <any> | NEGOTIATORThe key for the current SASL negotiator. | 
| static <any> | REQUEST_MESSAGEThe key for the current request. | 
| static <any> | SERIALIZERThe key for the current serializer requested by the client. | 
| static <any> | SESSIONThe key for the current  Sessionobject. | 
| static <any> | USE_BINARYThe key to indicate if the serializer should use its binary format. | 
| Constructor and Description | 
|---|
| StateKey() | 
public static final <any> SERIALIZER
public static final <any> USE_BINARY
public static final <any> SESSION
Session object.public static final <any> NEGOTIATOR
public static final <any> REQUEST_MESSAGE
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.