Class FederationCapabilities


  • public class FederationCapabilities
    extends Object
    Used to convey the capabilities of this SDK instance when negotiating functionality with Athena. You can think of this like a version number that is specific to the feature set and protocol used by the SDK. Purely client side changes in the SDK would not be expected to change the capabilities. Version history: 23 - initial preview release 24 - explicit, versioned serialization introduced 25 - upgraded Arrow to 3.0.0, addressed backwards incompatible changes