public class GlueRowImpl extends org.springframework.util.LinkedCaseInsensitiveMap<Object> implements GlueRow<String,Object>, Serializable, Cloneable
Constructor and Description |
---|
GlueRowImpl()
»ý¼ºÀÚ(constructor).
|
GlueRowImpl(int initialCapacity)
»ý¼ºÀÚ(constructor).
|
GlueRowImpl(Map<String,Object> result)
»ý¼ºÀÚ(constructor).
|
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String key)
Ä÷³¸í¿¡ ÇØ´çÇÏ´Â °ªÀ» ¾ò´Â´Ù.
|
Map<String,Object> |
getAttributes()
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¸®ÅÏÇÑ´Ù.
|
void |
setAttribute(String key,
Object value)
ÇØ´ç Ä÷³¿¡ °ªÀ» ¼³Á¤ÇÑ´Ù.
|
void |
setAttributes(Map<String,Object> attributes)
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¼³Á¤ÇÑ´Ù.
|
clear, clone, computeIfAbsent, containsKey, containsValue, convertKey, entrySet, equals, get, getLocale, getOrDefault, hashCode, isEmpty, keySet, put, putAll, putIfAbsent, remove, removeEldestEntry, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public GlueRowImpl()
public GlueRowImpl(int initialCapacity)
initialCapacity
- public Object getAttribute(String key)
GlueRow
getAttribute
in interface GlueRow<String,Object>
key
- ÄÄ·³ ¸ípublic void setAttribute(String key, Object value)
GlueRow
setAttribute
in interface GlueRow<String,Object>
key
- Ä÷³ ¸ívalue
- Ä÷³ °ªpublic Map<String,Object> getAttributes()
GlueRow
getAttributes
in interface GlueRow<String,Object>
public void setAttributes(Map<String,Object> attributes)
GlueRow
setAttributes
in interface GlueRow<String,Object>
attributes
- (Ä÷³¸í, Ä÷³°ª) ÇüÅÂÀÇ MapCopyright © 2013–2020 POSCO ICT. All rights reserved.