@Deprecated public class KeyData extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static org.lsst.ccs.utilities.logging.Logger |
logger
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyData> |
getContentAsList()
Deprecated.
|
Optional<byte[]> |
getCrystallizedData()
Deprecated.
|
String |
getKey()
Deprecated.
|
Object |
getRawValue()
Deprecated.
|
String |
getUpdatedKey(String globalName)
Deprecated.
|
Optional<Object> |
getValue()
Deprecated.
|
String |
toString()
Deprecated.
|
@Deprecated public String getKey()
@Deprecated public List<KeyData> getContentAsList()
@Deprecated public Optional<Object> getValue()
@Deprecated public Optional<byte[]> getCrystallizedData()
@Deprecated public String getUpdatedKey(String globalName)
@Deprecated public Object getRawValue()
Copyright © 2015 LSST. All rights reserved.