public interface PropertyProvider
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties()
Returns an immutable Map of all properties.
|
String |
getProperty(String key)
Return the property value of a given key.
|
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.