Package com.apple.foundationdb.relational.api.options
package com.apple.foundationdb.relational.api.options
Interfaces and core API functions around implementing a Catalog instance.
-
ClassDescriptionOption contract that ensures that all elements of a collection match some contract.RangeContract<T extends Comparable<T>>Helper to check that parameters passed as options are within a given range.TypeContract<T>