Package org.apache.cassandra.auth
Class CIDRGroupsMappingTable.Builder<V>
java.lang.Object
org.apache.cassandra.auth.CIDRGroupsMappingTable.Builder<V>
- Enclosing interface:
- CIDRGroupsMappingTable<V>
Builder to add CIDR to CIDR groups mappings and construct a mapping table with them
-
Method Summary
-
Method Details
-
add
-
build
Provides an instance of algorithm implementing CIDR to CIDR groups mappings- Returns:
- returns instance of CIDRGroupsMappingTable
-