| Class | Description |
|---|---|
| Config |
TODO: remove once guava is removed from cdap-api
This is a copy of the Configuration class in Cassandra, except it replaces usage of Sets.newConcurrentHashSet()
with Collections.newSetFromMap(new ConcurrentHashMap
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.