Package com.apple.foundationdb
Class ApiVersion
java.lang.Object
com.apple.foundationdb.ApiVersion
FDB API version constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The latest API version supported by the bindings -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LATEST
public static final int LATESTThe latest API version supported by the bindings- See Also:
-
-
Constructor Details
-
ApiVersion
public ApiVersion()
-