-
ariba.ui.aribaweb.test.TestContext.keys()
-
ariba.ui.aribaweb.util.AWMap.keys()
Returns an enumeration of the keys in the map.
@aribaapi private
@param receiver map implementation
@return enumeration of the keys in the map
-
cern.colt.map.OpenIntIntHashMap.keys()
Fills all keys contained in the receiver into the specified list. Fills the list, starting at index 0. After this call returns the specified list has a new size that equals
this.size(). Iteration order is guaranteed to be
identical to the order used by method {@link #forEachKey(IntProcedure)}.
This method can be used to iterate over the keys of the receiver.
@param list the list to be filled, can have any size.
-
cern.colt.map.OpenIntObjectHashMap.keys()
Fills all keys contained in the receiver into the specified list. Fills the list, starting at index 0. After this call returns the specified list has a new size that equals
this.size(). Iteration order is guaranteed to be
identical to the order used by method {@link #forEachKey(IntProcedure)}.
This method can be used to iterate over the keys of the receiver.
@param list the list to be filled, can have any size.
-
com.addthis.maljson.JSONObject.keys()
Returns an iterator of the {@code String} names in this object. Thereturned iterator supports {@link Iterator#remove() remove}, which will remove the corresponding mapping from this object. If this object is modified after the iterator is returned, the iterator's behavior is undefined. The order of the keys is undefined.
-
com.adito.core.CoreMessageResources.keys()
Get an iterator of all message keys
@return message keys iterator
-
com.agiletec.aps.util.ApsProperties.keys()
-
com.alibaba.dubbo.rpc.protocol.dubbo.support.DemoService.keys()
-
com.alibaba.dubbo.rpc.protocol.dubbo.support.DemoServiceImpl.keys()
-
com.alimama.mdrill.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
com.amazonaws.util.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
com.baidu.disconf.client.common.annotations.DisconfUpdateService.keys()
-
com.basho.riak.client.bucket.Bucket.keys()
An {@link Iterable} view of the keys stored in this bucket.
@return an {@link Iterable} of Strings.
@throws RiakException
-
com.boundlessgeo.geoserver.json.JSONObj.keys()
Keys for the object.
-
com.caucho.loader.JarMap.keys()
-
com.dotcms.repackage.org.apache.commons.collections.ExtendedProperties.keys()
-
com.dotcms.repackage.org.codehaus.jettison.json.JSONObject.keys()
-
com.dotmarketing.util.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
com.ericsson.otp.erlang.OtpErlangMap.keys()
Get all the keys from the map as an array.
@return an array containing all of the map's keys.
-
com.google.api.explorer.client.base.dynamicjso.DynamicJso.keys()
Returns a {@link JsArrayString} of the keys in this object.
-
com.google.apphosting.api.DatastorePb.DeleteRequest.keys()
-
com.google.apphosting.api.DatastorePb.PutResponse.keys()
-
com.google.gwt.query.client.Properties.keys()
-
com.google.gwt.query.client.js.JsCache.keys()
-
com.liferay.portal.kernel.json.JSONObject.keys()
-
com.mcbans.firestar.mcbans.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
com.mysema.query.sql.dml.SQLMergeClause.keys()
Set the keys to be used in the MERGE clause
@param paths
@return
-
com.ngt.jopenmetaverse.shared.structureddata.OSDMap.keys()
-
com.restfb.json.JsonObject.keys()
Get an enumeration of the keys of the JsonObject.
@return An iterator of the keys.
-
com.senseidb.util.JSONUtil.FastJSONObject.keys()
-
com.sleepycat.persist.EntityJoin.keys()
Opens a cursor that returns the primary keys of entities qualifying for the join. The join operation is performed as the returned cursor is accessed.
The operations performed with the cursor will not be transaction protected, and {@link CursorConfig#DEFAULT} is used implicitly.
@return the cursor.
@throws OperationFailureException if one of the
Read Operation Failures occurs.
@throws EnvironmentFailureException if an unexpected, internal orenvironment-wide failure occurs.
@throws IllegalStateException if less than two conditions were added.
@throws DatabaseException the base class for all BDB exceptions.
-
com.sun.appserv.util.cache.BaseCache.keys()
get an Iterator for the keys stored in the cache
@returns an Iterator
-
com.sun.grizzly.SelectorHandler.keys()
-
com.sun.messaging.jmq.admin.objstore.ObjStoreAttrs.keys()
-
com.sun.star.report.ParameterMap.keys()
-
com.threealike.life.thirdparty.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
com.vtence.molecule.Session.keys()
-
elemental.json.JsonObject.keys()
-
external.JSON.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
facebook4j.internal.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
fr.dyade.aaa.common.stream.Properties.keys()
Returns an enumeration of the keys in this hashtable.
@return an enumeration of the keys in this hashtable.
@see Enumeration
@see #elements()
-
freemarker.template.TemplateHashModelEx.keys()
@return a collection containing the keys in the hash. Every element of the returned collection must implement the {@link TemplateScalarModel}(as the keys of hashes are always strings).
-
freenet.node.stats.DataStoreStats.keys()
-
gnu.trove.TIntByteHashMap.keys()
-
gnu.trove.TIntFloatHashMap.keys()
-
gnu.trove.TIntIntHashMap.keys()
returns the keys of the map.
@return a Set
value
-
gnu.trove.TIntObjectHashMap.keys()
returns the keys of the map.
@return a Set
value
-
gnu.trove.TLongObjectHashMap.keys()
-
gnu.trove.TObjectIntHashMap.keys()
-
gnu.trove.map.TIntLongMap.keys()
Returns the keys of the map as an array of int values.
@return the keys of the map as an array of int values.
-
gnu.trove.map.hash.TIntDoubleHashMap.keys()
{@inheritDoc}
-
gnu.trove.map.hash.TIntIntHashMap.keys()
{@inheritDoc}
-
io.crate.planner.projection.GroupProjection.keys()
-
io.vertx.java.redis.RedisClient.keys()
-
jade.util.ExtendedProperties.keys()
-
java.nio.channels.Selector.keys()
Returns this selector's key set.
The key set is not directly modifiable. A key is removed only after it has been cancelled and its channel has been deregistered. Any attempt to modify the key set will cause an {@link UnsupportedOperationException} to be thrown.
The key set is not thread-safe.
@return This selector's key set
@throws ClosedSelectorException If this selector is closed
-
java.security.Provider.keys()
-
java.util.Dictionary.keys()
Returns an enumeration of the keys in this dictionary. The general contract for the keys method is that an Enumeration object is returned that will generate all the keys for which this dictionary contains entries.
@return an enumeration of the keys in this dictionary.
@see java.util.Dictionary#elements()
@see java.util.Enumeration
-
java.util.Hashtable.keys()
Returns an enumeration of the keys in this hashtable.
@return an enumeration of the keys in this hashtable.
@see Enumeration
@see #elements()
@see #keySet()
@see Map
-
java.util.Properties.keys()
-
java.util.concurrent.ConcurrentHashMap.keys()
-
java.util.prefs.Preferences.keys()
Returns all of the keys that have an associated value in this preference node. (The returned array will be of size zero if this node has no preferences.)
If the implementation supports stored defaults and there are any such defaults at this node that have not been overridden, by explicit preferences, the defaults are returned in the array in addition to any explicit preferences.
@return an array of the keys that have an associated value in thispreference node.
@throws BackingStoreException if this operation cannot be completeddue to a failure in the backing store, or inability to communicate with it.
@throws IllegalStateException if this node (or an ancestor) has beenremoved with the {@link #removeNode()} method.
-
javax.swing.ActionMap.keys()
-
javax.swing.InputMap.keys()
-
javax.swing.UIDefaults.keys()
-
javax.swing.plaf.InputMapUIResource.keys()
-
jfun.yan.Container.keys()
-
js.lang.NativeObject.keys()
List up all property names.
@return A property name array.
-
net.rim.device.api.io.parser.xml.XMLHashtable.keys()
-
net.rim.device.api.util.ToIntHashtable.keys()
-
net.sf.agentopia.util.Config.keys()
Returns all the keys that start with given prefix and that only have a number after that (e.g. "router0", "router1", etc.).
@param keyPrefix The prefix for the entries.
@return All matching keys.
-
net.sf.json.JSONObject.keys()
-
net.tomp2p.message.KeyCollection.keys()
-
net.yacy.cora.document.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
net.yacy.kelondro.index.HandleSet.keys()
-
oracle.toplink.essentials.internal.sessions.AbstractRecord.keys()
PUBLIC: Returns an Enumeration of the DatabaseField objects.
-
org.amplafi.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.apache.cocoon.components.store.Store.keys()
Returns the list of used keys as an Enumeration of Objects.
-
org.apache.commons.collections.ExtendedProperties.keys()
-
org.apache.excalibur.store.Store.keys()
Returns the list of used keys as an Enumeration of Objects.
-
org.apache.forrest.conf.AntProperties.keys()
-
org.apache.jena.atlas.json.JsonObject.keys()
-
org.apache.mahout.math.set.OpenIntHashSet.keys()
Fills all keys contained in the receiver into the specified list. Fills the list, starting at index 0. After this call returns the specified list has a new size that equals
this.size(). Iteration order is guaranteed to be
identical to the order used by method {@link #forEachKey(IntProcedure)}.
This method can be used to iterate over the keys of the receiver.
@param list the list to be filled, can have any size.
-
org.apache.myfaces.trinidadinternal.ui.collection.ContextMap.keys()
Returns an Iterator of all of the keys in the ContextMap given the specified context.
The entire contents of the ContextMap can be retrieved by calling ContextMap.get
for each of the keys in the enumeration.
@param UIXRenderingContext context Context used to determine the set ofkeys.
@return The Iterator of keys in the RenderingContext
-
org.apache.qpid.framing.FieldTable.keys()
-
org.apache.slider.core.registry.docstore.PublishedConfigSet.keys()
-
org.apache.sling.commons.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.apache.tapestry.json.JSONObject.keys()
{@inheritDoc}
-
org.apache.tomcat.util.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.apache.turbine.util.ParameterParser.keys()
-
org.apache.turbine.util.parser.ParameterParser.keys()
-
org.apache.wink.json4j.JSONObject.keys()
Utility function that returns an iterator of all the keys (attributes) of this JSONObject
@return An iterator of all keys in the object.
-
org.apache.wink.json4j.compat.JSONObject.keys()
-
org.biojava.bio.Annotation.keys()
Get a set of key objects.
@return a Set of key objects
-
org.bouncycastle.jce.provider.BouncyCastleProvider.keys()
-
org.codehaus.jettison.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.eclipse.core.internal.runtime.HashMapOfString.keys()
-
org.eclipse.core.runtime.preferences.IEclipsePreferences.keys()
-
org.eclipse.equinox.security.storage.ISecurePreferences.keys()
-
org.eclipse.persistence.internal.identitymaps.IdentityMap.keys()
Allow for the CacheKeys to be iterated on. Read locks should be checked
-
org.eclipse.webdav.IContext.keys()
Returns keys of the context, as an enumeration
@return an enumeration over the context keys(String
s).
-
org.exolab.castor.builder.SGStateInfo.keys()
-
org.exolab.castor.mapping.MapHandler.keys()
Returns an enumeration of all the keys in the Map.
@param map The map instance for which to return the enumerationof keys.
@return An enumeration of all the keys in the Map.
@throws ClassCastException The MapHandler does notsupport collections of this type
-
org.flexdock.plaf.PropertySet.keys()
-
org.hornetq.utils.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.jasig.portal.ChannelRuntimeData.keys()
-
org.jasig.portal.ChannelStaticData.keys()
-
org.jboss.dmr.ModelNode.keys()
-
org.jboss.dmr.client.ModelNode.keys()
Get the set of keys contained in this object. Property node types always contain exactly one value with a key equal to the property name. Other non-object types will return an empty set.
@return the key set
-
org.jbpm.pvm.VariableScope.keys()
all the keys that are present in this scope
-
org.jetbrains.osgi.jps.util.OrderedProperties.keys()
-
org.jfree.util.HashNMap.keys()
Returns all registered keys as an enumeration.
@return an enumeration of the keys.
-
org.jredis.JRedis.keys()
@Redis KEYS
@param pattern
@return
@throws RedisException
-
org.jruby.RubyHash.keys()
rb_hash_keys
-
org.json.JSONArray.keys()
-
org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.json.me.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.json_voltpatches.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.luaj.vm2.LuaTable.keys()
This may be deprecated in a future release. It is recommended to use next() instead
@return array of keys in the table
-
org.mapfish.print.wrapper.PObject.keys()
Get an iterator of all keys in this objects.
@return The keys iterator
-
org.nutz.dao.SqlManager.keys()
@return 一个包括所有 Sql 语句键值的数组
-
org.nutz.dao.impl.FileSqlManager.keys()
-
org.nutz.dao.sql.VarSet.keys()
-
org.nutz.lang.segment.CharSegment.keys()
-
org.nutz.lang.segment.Segment.keys()
-
org.nutz.lang.util.Context.keys()
-
org.nutz.mvc.adaptor.ParamExtractor.keys()
键
-
org.nutz.mvc.config.AtMap.keys()
-
org.openfaces.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.openjena.atlas.json.JsonObject.keys()
-
org.osgi.service.prefs.Preferences.keys()
Returns all of the keys that have an associated value in this node. (The returned array will be of size zero if this node has no preferences and not {@code null}!)
@return an array of the keys that have an associated value in this node.
@throws BackingStoreException if this operation cannot be completed dueto a failure in the backing store, or inability to communicate with it.
@throws IllegalStateException if this node (or an ancestor) has beenremoved with the {@link #removeNode()} method.
-
org.pentaho.reporting.engine.classic.core.util.ReportProperties.keys()
Returns all property keys as enumeration.
@return an enumeration of the property keys.
-
org.pentaho.reporting.libraries.base.util.LinkedMap.keys()
Returns the keys used in this map as array. The keys are returned in the insertation order.
@param data the object array that should receive the keys.
@return the array filled with the keys.
-
org.primefaces.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.python.core.PyDictionary.keys()
Return a copy of the dictionarys list of keys.
-
org.python.core.PyStringMap.keys()
Return a copy of the mappings list of keys.
-
org.richfaces.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
org.rosuda.JRI.RList.keys()
-
org.rosuda.REngine.RList.keys()
-
org.w3c.util.ArrayDictionary.keys()
Returns an enumeration of the keys of the dictionary.
@return the enumeration
-
org.w3c.www.http.HttpBag.keys()
Get all named items from this bag. This include both named sub-bags and items by their own.
-
play.Configuration.keys()
Retrieves the set of keys available in this configuration.
@return the set of keys available in this configuration
-
railo.commons.io.cache.Cache.keys()
Returns a List of the keys contained in this cache. The set is NOT backed by the cache, so changes to the cache are NOT reflected in the set, and vice-versa.
@return a set of the keys contained in this cache.
-
railo.runtime.ComponentWrap.keys()
-
railo.runtime.PageSourcePool.keys()
@return returns a array of all keys in the page pool
-
redis.clients.jedis.Jedis.keys()
Returns all the keys matching the glob-style pattern as space separated strings. For example if you have in the database the keys "foo" and "foobar" the command "KEYS foo*" will return "foo foobar".
Note that while the time complexity for this operation is O(n) the constant times are pretty low. For example Redis running on an entry level laptop can scan a 1 million keys database in 40 milliseconds. Still it's better to consider this one of the slow commands that may ruin the DB performance if not used with care.
In other words this command is intended only for debugging and special operations like creating a script to change the DB schema. Don't use it in your normal code. Use Redis Sets in order to group together a subset of objects.
Glob style patterns examples:
- h?llo will match hello hallo hhllo
- h*llo will match hllo heeeello
- h[ae]llo will match hello and hallo, but not hillo
Use \ to escape special chars if you want to match them verbatim.
Time complexity: O(n) (with n being the number of keys in the DB, and assuming keys and pattern of limited length)
@param pattern
@return Multi bulk reply
-
siena.Json.keys()
-
twitter4j.internal.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
twitter4j.org.json.JSONObject.keys()
Get an enumeration of the keys of the JSONObject.
@return An iterator of the keys.
-
voldemort.store.readonly.ReadOnlyStorageEngine.keys()
-
voldemort.store.slop.SlopStorageEngine.keys()
-
weibo4j.org.json.JSONObject.keys()