Home
last modified time | relevance | path

Searched refs:getKey (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java269 elements.put(p.getKey(), p); in createPool()
281 elements.remove(aPool.getKey()); in destroyPool()
304 elements.put(p.getKey(), p); in getPool()
372 elements.put(res.getKey(), res); in createResource()
384 elements.remove(res.getKey()); in destroyResource()
410 elements.put(r.getKey(), r); in getResource()
681 String getKey() in getKey() method in Configuration
H A DComponent.java182 String getKey() in getKey() method in Component
H A DPool.java222 String getKey() in getKey() method in Pool
H A DResource.java246 String getKey() in getKey() method in Resource
H A DElement.java318 abstract String getKey(); in getKey() method in Element
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DDecisionHistory.java87 Object o = decisions.put(decision.getKey(), decision); in recordProcessorMove()
101 decision.getKey()); in recordProcessorMove()
163 public abstract String getKey(); in getKey() method in DecisionHistory.Decision
373 public String getKey() in getKey() method in DecisionHistory.ComponentMoveDecision
470 past = (Decision)decisions.get(current.getKey()); in veto()
599 decision.getKey()); in expireAndMeasureImprovements()
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DTXTRecord.java192 for ( int i=0; null != ( s = this.getKey( i)); i++) in contains()
199 public String getKey( int index) in getKey() method in TXTRecord
270 for ( i=0; null != ( s = this.getKey( i)); i++) in getValue()
297 for ( int i=0; null != ( a = this.getKey( i)); i++) in toString()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DKeyField.java87 public int getKey() { in getKey() method in KeyField