public static class StatusRecorder.Record extends Object
StatusRecorder.Record()
void
put(String key, Object val)
putAll(Map<String,?> entries)
putAll(String keyPrefix, Map<String,?> entries)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StatusRecorder.Record()
public void putAll(Map<String,?> entries)
public void putAll(String keyPrefix, Map<String,?> entries)
public void put(String key, Object val)
public String toString()
toString
Object
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.