-
abstrasy.Node.exec()
-
abstrasy.privates.Private_Execute.exec()
-
aleph.thread.Scheduler.exec()
Execute user's app.
@param args user's command.
-
br.com.objectos.rio.core.os.ChmodAt.exec()
-
cascading.flow.planner.rule.RuleExec.exec()
-
center.mail.MailSender.exec()
-
com.almworks.sqlite4java.SQLiteConnection.exec()
g/c3ref/exec.html">sqlite3_exec
-
com.alphacsp.cit.exec.DefaultProcessLauncher.exec()
-
com.alphacsp.cit.exec.JavaLauncher.exec()
-
com.alphacsp.cit.exec.ProcessLauncher.exec()
-
com.bramosystems.oss.player.util.client.RegExp.exec()
Performs a search for the regular expression on the specified {@code exp}
@param exp the string to search
@return the result of the search
@throws RegexException if there is no match
-
com.dtolabs.rundeck.core.cli.Action.exec()
Execute the action.
@throws Throwable
-
com.eclipsesource.json.performancetest.caliper.CaliperRunner.exec()
-
com.getperka.flatpack.policy.visitors.IdentResolver.exec()
Process the PolicyFile.
-
com.google.gwt.dev.jjs.impl.JsAbstractTextTransformer.exec()
-
com.google.gwt.dev.jjs.impl.JsFunctionClusterer.exec()
-
com.google.gwt.dev.jjs.impl.JsIEBlockTextTransformer.exec()
Do not perform clustering, only fix up IE7 block issue.
-
com.google.gwt.dev.jjs.impl.JsNoopTransformer.exec()
-
com.google.gwt.dev.jjs.impl.UnifyAst.exec()
Translates and stitches (unifies) type ASTs into one connected graph.
For normal monolithic compiles only types reachable from entry points are traversed. This speeds, saves memory trims unreferenced elements.
Library compiles traverse all types that were supplied as source in the compilation state and no elements are pruned.
-
com.google.gwt.query.client.js.JsRegexp.exec()
-
com.google.gwt.regexp.shared.RegExp.exec()
Applies the regular expression to the given string. This call affects the value returned by {@link #getLastIndex()} if the global flag is set.
@param input the string to apply the regular expression to
@return a match result if the string matches, else {@code null}
-
com.google.template.soy.sharedpasses.render.RenderVisitor.exec()
-
com.hp.hpl.jena.sdb.compiler.OpSQL.exec()
-
com.hp.hpl.jena.sparql.engine.http.HttpQuery.exec()
Execute the operation
@return Model The resulting model
@throws QueryExceptionHTTP
-
com.hp.hpl.jena.sparql.resultset.XMLOutputASK.exec()
-
com.ibm.bsf.BSFManager.exec()
-
com.openbravo.data.loader.BaseSentence.exec()
-
com.openbravo.data.loader.StaticSentence.exec()
-
com.sun.enterprise.tools.upgrade.common.arguments.ARG_source.exec()
-
com.sun.enterprise.tools.upgrade.common.arguments.ARG_target.exec()
-
com.sun.enterprise.tools.upgrade.common.arguments.ArgumentHandler.exec()
-
com.sun.grid.util.expect.Expect.exec()
Execute the command and call the registered handlers.
@param timeout timout for the command in milliseconds
@throws java.io.IOException if the execution of the command failed
@throws java.lang.InterruptedException if the current thread has been interruptedbefore the command has been finished.
@return the exit code of the command
-
com.tek42.perforce.process.Executor.exec()
Execute the specified command and its arguments
@param args
@throws PerforceException
-
com.trilead.ssh2.Connection.exec()
-
com.trolltech.qt.gui.QFileDialog.exec()
-
com.trolltech.qt.gui.QMenu.exec()
-
com.trolltech.qt.gui.QMessageBox.exec()
-
com.trolltech.qt.gui.QPrintDialog.exec()
-
com.trolltech.qt.sql.QSqlQuery.exec()
-
com.twitter.elephantbird.pig.piggybank.InvokeForDouble.exec()
-
com.twitter.elephantbird.pig.piggybank.InvokeForFloat.exec()
-
com.twitter.elephantbird.pig.piggybank.InvokeForInt.exec()
-
com.twitter.elephantbird.pig.piggybank.InvokeForLong.exec()
-
com.twitter.elephantbird.pig.piggybank.InvokeForString.exec()
-
cx.fbn.nevernote.dialog.ConfigDialog.exec()
-
cx.fbn.nevernote.dialog.DBEncryptDialog.exec()
-
cx.fbn.nevernote.dialog.DatabaseLoginDialog.exec()
-
cx.fbn.nevernote.dialog.DatabaseStatus.exec()
-
cx.fbn.nevernote.dialog.EnCryptDialog.exec()
-
cx.fbn.nevernote.dialog.EnDecryptDialog.exec()
-
cx.fbn.nevernote.dialog.GeoDialog.exec()
-
cx.fbn.nevernote.dialog.IgnoreSync.exec()
-
cx.fbn.nevernote.dialog.InsertLatexImage.exec()
-
cx.fbn.nevernote.dialog.InsertLinkDialog.exec()
-
cx.fbn.nevernote.dialog.LogFileDialog.exec()
-
cx.fbn.nevernote.dialog.NoteQuickLinkDialog.exec()
-
cx.fbn.nevernote.dialog.NotebookArchive.exec()
-
cx.fbn.nevernote.dialog.NotebookEdit.exec()
-
cx.fbn.nevernote.dialog.PublishNotebook.exec()
-
cx.fbn.nevernote.dialog.SavedSearchEdit.exec()
-
cx.fbn.nevernote.dialog.SetIcon.exec()
-
cx.fbn.nevernote.dialog.ShareNotebook.exec()
-
cx.fbn.nevernote.dialog.SharedNotebookSyncError.exec()
-
cx.fbn.nevernote.dialog.StackNotebook.exec()
-
cx.fbn.nevernote.dialog.SynchronizationRequiredWarning.exec()
-
cx.fbn.nevernote.dialog.TableDialog.exec()
-
cx.fbn.nevernote.dialog.TagAssign.exec()
-
cx.fbn.nevernote.dialog.TagEdit.exec()
-
cx.fbn.nevernote.dialog.TagMerge.exec()
-
cx.fbn.nevernote.dialog.UpgradeAvailableDialog.exec()
-
cx.fbn.nevernote.dialog.WatchFolder.exec()
-
cx.fbn.nevernote.oauth.OAuthWindow.exec()
-
cx.fbn.nevernote.sql.driver.NSqlQuery.exec()
-
de.innovationgate.ext.org.mozilla.javascript.Script.exec()
-
de.kopis.glacier.commands.AbstractCommand.exec()
-
freemarker.template.TemplateMethodModel.exec()
Executes the method call. All arguments passed to the method call are coerced to strings before being passed, if the FreeMarker rules allow the coercion. If some of the passed arguments can not be coerced to a string, an exception will be raised in the engine and the method will not be called. If your method would like to act on actual data model objects instead of on their string representations, implement the {@link TemplateMethodModelEx} instead.
@param arguments a List of String objectscontaining the values of the arguments passed to the method.
@return the return value of the method, or {@code null}. If the returned value does not implement {@link TemplateModel}, it will be automatically wrapped using the {@link Environment#getObjectWrapper() environment object wrapper}.
-
freemarker.template.TemplateMethodModelEx.exec()
Executes the method call.
@param arguments a {@link List} of {@link TemplateModel}-s, containing the arguments passed to the method. If the implementation absolutely wants to operate on POJOs, it can use the static utility methods in the {@link DeepUnwrap} class to easily obtain them. However, unwrapping is not always possible (or not perfectly), and isn't always efficient, so it's recommended to use the original {@link TemplateModel} value as much as possible.
@return the return value of the method, or {@code null}. If the returned value does not implement {@link TemplateModel}, it will be automatically wrapped using the {@link Environment#getObjectWrapper() environment's object wrapper}.
-
it.eng.spagobi.commons.utilities.ExecutionProxy.exec()
Executes a document in background with the given profile.
@param profile The user profile
@param modality The execution modality (for auditing)
@param defaultOutputFormat The default output format (optional), considered if the document has no output format parameter set
@return the byte[]
-
java.io.File.exec()
If the file is a binary executable, begins running it.
-
java.lang.Runtime.exec()
Executes the specified command and arguments in a separate process.
This is a convenience method. An invocation of the form exec(cmdarray) behaves in exactly the same way as the invocation {@link #exec(String[],String[],File) exec}(cmdarray, null, null).
@param cmdarray array containing the command to call andits arguments.
@return A new {@link Process} object for managing the subprocess
@throws SecurityException If a security manager exists and its {@link SecurityManager#checkExec checkExec}method doesn't allow creation of the subprocess
@throws IOException If an I/O error occurs
@throws NullPointerException If cmdarray
is null
, or one of the elements of cmdarray
is null
@throws IndexOutOfBoundsException If cmdarray
is an empty array (has length 0
)
@see ProcessBuilder
-
jeeves.server.dispatchers.guiservices.XmlFile.exec()
-
jp.ac.kobe_u.cs.prolog.lang.Predicate.exec()
Executes this predicate and returns a continuation goal.
@param engine current Prolog engine
@exception PrologException if a Prolog exception is raised.
@see Prolog
-
net.neoremind.sshxcute.core.SSHExec.exec()
-
net.schmizz.sshj.connection.channel.direct.Session.exec()
Execute a remote command.
@param command
@return {@link Command} instance which should now be used
@throws ConnectionException if the request to execute the command failed
@throws TransportException if there is an error sending the request
-
net.sourceforge.htmlunit.corejs.javascript.Script.exec()
Execute the script.
The script is executed in a particular runtime Context, which must be associated with the current thread. The script is executed relative to a scope--definitions and uses of global top-level variables and functions will access properties of the scope object. For compliant ECMA programs, the scope must be an object that has been initialized as a global object using Context.initStandardObjects
.
@param cx the Context associated with the current thread
@param scope the scope to execute relative to
@return the result of executing the script
@see net.sourceforge.htmlunit.corejs.javascript.Context#initStandardObjects()
-
net.yacy.cora.protocol.ftp.FTPClient.exec()
-
nsf.playground.jsp.JspFragment.exec()
-
org.apache.accumulo.test.ShellServerIT.TestShell.exec()
-
org.apache.bsf.BSFEngine.exec()
This is used by an application to execute some script. The expression may be string or some other type, depending on the language. Returns nothing but if something goes wrong it excepts (of course).
@param source (context info) the source of this expression(e.g., filename)
@param lineNo (context info) the line number in source for expr
@param columnNo (context info) the column number in source for expr
@param script the script to execute
@exception BSFException if anything goes wrong while exec'ing aBSFException is thrown. The reason indicates the problem.
-
org.apache.bsf.BSFManager.exec()
Execute the given script of the given language.
@param lang language identifier
@param source (context info) the source of this expression(e.g., filename)
@param lineNo (context info) the line number in source for expr
@param columnNo (context info) the column number in source for expr
@param script the script to execute
@exception BSFException if anything goes wrong while running the script
-
org.apache.commons.exec.launcher.CommandLauncher.exec()
Launches the given command in a new process.
@param cmd The command to execute
@param env The environment for the new process. If null, the environment of the current process is used.
@return the newly created process
@throws IOException if attempting to run a command in a specific directory
-
org.apache.derbyTesting.functionTests.harness.Sed.exec()
-
org.apache.hadoop.hbase.util.HBaseFsck.exec()
-
org.apache.mahout.pig.encoders.EncodeVector.exec()
-
org.apache.ode.bpel.engine.BpelDatabase.exec()
Execute a self-contained database transaction.
@param callable database transaction
@return
@throws DConnectionException
-
org.apache.pig.FilterFunc.exec()
This callback method must be implemented by all subclasses. This is the method that will be invoked on every Tuple of a given dataset. Since the dataset may be divided up in a variety of ways the programmer should not make assumptions about state that is maintained between invocations of this method.
@param input the Tuple to be processed.
@throws IOException
-
org.apache.pig.builtin.ARITY.exec()
-
org.apache.pig.builtin.AddDuration.exec()
-
org.apache.pig.builtin.BagToString.exec()
-
org.apache.pig.builtin.BagToTuple.exec()
-
org.apache.pig.builtin.Bloom.exec()
-
org.apache.pig.builtin.CONCAT.exec()
-
org.apache.pig.builtin.COR.exec()
Function to compute correlation between data sets.
@param input input tuple which contains data sets.
@return output output dataBag which contain correlation between each pair of data sets.
-
org.apache.pig.builtin.COUNT.exec()
-
org.apache.pig.builtin.COUNT_STAR.exec()
-
org.apache.pig.builtin.COV.exec()
Function to compute covariance between data sets.
@param input input tuple which contains data sets.
@return output output dataBag which contain covariance between each pair of data sets.
-
org.apache.pig.builtin.CubeDimensions.exec()
-
org.apache.pig.builtin.CurrentTime.exec()
-
org.apache.pig.builtin.DIFF.exec()
Compares a tuple with two fields. Emits any differences.
@param input a tuple with exactly two fields.
@throws IOException if there are not exactly two fields in a tuple
-
org.apache.pig.builtin.DaysBetween.exec()
-
org.apache.pig.builtin.Distinct.exec()
-
org.apache.pig.builtin.ENDSWITH.exec()
-
org.apache.pig.builtin.EqualsIgnoreCase.exec()
-
org.apache.pig.builtin.GetDay.exec()
-
org.apache.pig.builtin.GetHour.exec()
-
org.apache.pig.builtin.GetMilliSecond.exec()
-
org.apache.pig.builtin.GetMinute.exec()
-
org.apache.pig.builtin.GetMonth.exec()
-
org.apache.pig.builtin.GetSecond.exec()
-
org.apache.pig.builtin.GetWeek.exec()
-
org.apache.pig.builtin.GetWeekYear.exec()
-
org.apache.pig.builtin.GetYear.exec()
-
org.apache.pig.builtin.HoursBetween.exec()
-
org.apache.pig.builtin.INDEXOF.exec()
Method invoked on every tuple during foreach evaluation
@param input tuple; first column is assumed to have the column to convertthe second column is the string we search for the third is an optional column from where to start the search
@exception java.io.IOException
@return index of first occurrence, or null in case of processing error
-
org.apache.pig.builtin.INVERSEMAP.exec()
-
org.apache.pig.builtin.InvokeForDouble.exec()
-
org.apache.pig.builtin.InvokeForFloat.exec()
-
org.apache.pig.builtin.InvokeForInt.exec()
-
org.apache.pig.builtin.InvokeForLong.exec()
-
org.apache.pig.builtin.InvokeForString.exec()
-
org.apache.pig.builtin.KEYSET.exec()
-
org.apache.pig.builtin.LAST_INDEX_OF.exec()
Finds the last location of a substring in a given string.
@param input tuple:
- the string to process
- the substring to find
@exception java.io.IOException
@return last location of substring, or null in case of processing errors.
-
org.apache.pig.builtin.LTRIM.exec()
-
org.apache.pig.builtin.MilliSecondsBetween.exec()
-
org.apache.pig.builtin.MinutesBetween.exec()
-
org.apache.pig.builtin.MonthsBetween.exec()
-
org.apache.pig.builtin.REGEX_EXTRACT.exec()
-
org.apache.pig.builtin.REGEX_EXTRACT_ALL.exec()
-
org.apache.pig.builtin.REPLACE.exec()
Method invoked on every tuple during foreach evaluation
@param input tuple; first column is assumed to have the column to convert
@exception java.io.IOException
-
org.apache.pig.builtin.ROUND.exec()
java level API
@param input expects a single numeric value
@return output returns a single numeric value, the closest long to the argument
-
org.apache.pig.builtin.ROUND_TO.exec()
java level API
@param input expects a numeric value to round, a number of digits to keep, and an optional rounding mode.
@return output returns a single numeric value, the number with only those digits retained
-
org.apache.pig.builtin.RTRIM.exec()
-
org.apache.pig.builtin.RollupDimensions.exec()
-
org.apache.pig.builtin.SIZE.exec()
-
org.apache.pig.builtin.SPRINTF.exec()
-
org.apache.pig.builtin.STARTSWITH.exec()
-
org.apache.pig.builtin.STRSPLIT.exec()
Wrapper around Java's String.split
@param input tuple; first column is assumed to have a string to split;the optional second column is assumed to have the delimiter or regex to split on;
if not provided, it's assumed to be '\s' (space) the optional third column may provide a limit to the number of results.
If limit is not provided, 0 is assumed, as per Java's split().
@exception java.io.IOException
-
org.apache.pig.builtin.STRSPLITTOBAG.exec()
Wrapper around Java's String.split
@param input tuple; first column is assumed to have a string to split;the optional second column is assumed to have the delimiter or regex to split on;
if not provided, it's assumed to be '\s' (space) the optional third column may provide a limit to the number of results.
If limit is not provided, 0 is assumed, as per Java's split().
@throws java.io.IOException
-
org.apache.pig.builtin.SecondsBetween.exec()
-
org.apache.pig.builtin.StringConcat.exec()
-
org.apache.pig.builtin.SubtractDuration.exec()
-
org.apache.pig.builtin.TOBAG.exec()
-
org.apache.pig.builtin.TOKENIZE.exec()
-
org.apache.pig.builtin.TOMAP.exec()
-
org.apache.pig.builtin.TOP.exec()
-
org.apache.pig.builtin.TOTUPLE.exec()
-
org.apache.pig.builtin.TRIM.exec()
-
org.apache.pig.builtin.ToDate.exec()
-
org.apache.pig.builtin.ToDate2ARGS.exec()
-
org.apache.pig.builtin.ToDate3ARGS.exec()
-
org.apache.pig.builtin.ToDateISO.exec()
-
org.apache.pig.builtin.ToMilliSeconds.exec()
-
org.apache.pig.builtin.ToString.exec()
-
org.apache.pig.builtin.ToUnixTime.exec()
-
org.apache.pig.builtin.VALUELIST.exec()
-
org.apache.pig.builtin.VALUESET.exec()
-
org.apache.pig.builtin.WeeksBetween.exec()
-
org.apache.pig.builtin.YearsBetween.exec()
-
org.apache.pig.impl.builtin.FindQuantiles.exec()
first field in the input tuple is the number of quantiles to generate second field is the *sorted* bag of samples
-
org.apache.pig.impl.builtin.GFCross.exec()
-
org.apache.pig.impl.builtin.PartitionSkewedKeys.exec()
first field in the input tuple is the number of reducers second field is the *sorted* bag of samples this should be called only once
-
org.apache.pig.piggybank.evaluation.ExtremalTupleByNthField.exec()
The EvalFunc interface
-
org.apache.pig.piggybank.evaluation.datetime.DiffDate.exec()
-
org.apache.pig.piggybank.evaluation.datetime.convert.CustomFormatToISO.exec()
-
org.apache.pig.piggybank.evaluation.datetime.convert.ISOToUnix.exec()
-
org.apache.pig.piggybank.evaluation.datetime.convert.UnixToISO.exec()
-
org.apache.pig.piggybank.evaluation.decode.Bin.exec()
-
org.apache.pig.piggybank.evaluation.decode.BinCond.exec()
-
org.apache.pig.piggybank.evaluation.decode.Decode.exec()
-
org.apache.pig.piggybank.evaluation.math.ABS.exec()
java level API
@param input expects a single numeric value
@param output returns a single numeric value, absolute value of the argument
-
org.apache.pig.piggybank.evaluation.math.ACOS.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, arc cosine value of the argument
-
org.apache.pig.piggybank.evaluation.math.ASIN.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, arc sine value of the argument
-
org.apache.pig.piggybank.evaluation.math.ATAN.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, arc tangent value of the argument
-
org.apache.pig.piggybank.evaluation.math.ATAN2.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value
-
org.apache.pig.piggybank.evaluation.math.CBRT.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, cube root of the argument
-
org.apache.pig.piggybank.evaluation.math.CEIL.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, ceil value of the argument
-
org.apache.pig.piggybank.evaluation.math.COS.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, cosine value of the argument
-
org.apache.pig.piggybank.evaluation.math.COSH.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, hyperbolic cosine value of the argument
-
org.apache.pig.piggybank.evaluation.math.EXP.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, exponential value of the argument
-
org.apache.pig.piggybank.evaluation.math.EXPM1.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value
-
org.apache.pig.piggybank.evaluation.math.FLOOR.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, floor value of the argument
-
org.apache.pig.piggybank.evaluation.math.HYPOT.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is sum of squares of the two arguments
-
org.apache.pig.piggybank.evaluation.math.IEEEremainder.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is the remainder operation on two arguments as prescribed by the IEEE 754 standard.
-
org.apache.pig.piggybank.evaluation.math.LOG.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, natural logarithmof the input
-
org.apache.pig.piggybank.evaluation.math.LOG10.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, base 10 logarithmof the input
-
org.apache.pig.piggybank.evaluation.math.LOG1P.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, natural logarithmof sum of the input and 1
-
org.apache.pig.piggybank.evaluation.math.MAX.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric value, which is the the larger value among the two.
-
org.apache.pig.piggybank.evaluation.math.MIN.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric value, which is the the smaller value among the two.
-
org.apache.pig.piggybank.evaluation.math.POW.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is value of the first argument raised to the power of the second argument.
-
org.apache.pig.piggybank.evaluation.math.RINT.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, double value that is closest in value to the argument and is equal to a mathematical integer.
-
org.apache.pig.piggybank.evaluation.math.ROUND.exec()
java level API
@param input expects a single numeric value
@param output returns a single numeric value, the closest long to the argument
-
org.apache.pig.piggybank.evaluation.math.SCALB.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is fistArgument × pow(2,secondArgument) rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
-
org.apache.pig.piggybank.evaluation.math.SIGNUM.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, signum function of the argument
-
org.apache.pig.piggybank.evaluation.math.SIN.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, sine value of the argument
-
org.apache.pig.piggybank.evaluation.math.SINH.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, hyperbolic sine value of the argument
-
org.apache.pig.piggybank.evaluation.math.SQRT.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, square root value of the argument
-
org.apache.pig.piggybank.evaluation.math.TAN.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, tangent value of the argument
-
org.apache.pig.piggybank.evaluation.math.TANH.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, hyperbolic tangent value of the argument
-
org.apache.pig.piggybank.evaluation.math.ULP.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, the size of an ulp of the argument.
-
org.apache.pig.piggybank.evaluation.math.copySign.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is first floating-point argument with the sign of the second floating-point argument.
-
org.apache.pig.piggybank.evaluation.math.getExponent.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, unbiased exponent used in the representation of a double
-
org.apache.pig.piggybank.evaluation.math.nextAfter.exec()
java level API
@param input expects a tuple containing two numeric DataAtom value
@param output returns a single numeric DataAtom value, which is the floating-point number adjacent to the first argument in the direction of the second argument.
-
org.apache.pig.piggybank.evaluation.math.toDegrees.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, which is conversion of angle measured in radians to approximately angle measured in Degrees
-
org.apache.pig.piggybank.evaluation.math.toRadians.exec()
java level API
@param input expects a single numeric DataAtom value
@param output returns a single numeric DataAtom value, which is conversion of angle measured in degrees to approximately angle measured in radians
-
org.apache.pig.piggybank.evaluation.stats.COR.exec()
Function to compute correlation between data sets.
@param input input tuple which contains data sets.
@param output output dataBag which contain correlation between each pair of data sets.
-
org.apache.pig.piggybank.evaluation.stats.COV.exec()
Function to compute covariance between data sets.
@param input input tuple which contains data sets.
@param output output dataBag which contain covariance between each pair of data sets.
-
org.apache.pig.piggybank.evaluation.string.HashFNV1.exec()
-
org.apache.pig.piggybank.evaluation.string.HashFNV2.exec()
-
org.apache.pig.piggybank.evaluation.string.RegexExtract.exec()
-
org.apache.pig.piggybank.evaluation.string.RegexExtractAll.exec()
-
org.apache.pig.piggybank.evaluation.string.RegexMatch.exec()
-
org.apache.pig.piggybank.evaluation.string.UPPER.exec()
Upper-cases an input string.
@param input tuple; first column is assumed to have the column to convert
@exception IOException
-
org.apache.pig.piggybank.evaluation.util.SearchQuery.exec()
-
org.apache.pig.piggybank.evaluation.util.ToBag.exec()
-
org.apache.pig.piggybank.evaluation.util.ToTuple.exec()
-
org.apache.pig.piggybank.evaluation.util.Top.exec()
-
org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor.exec()
-
org.apache.pig.piggybank.evaluation.util.apachelogparser.HostExtractor.exec()
-
org.apache.pig.piggybank.evaluation.util.apachelogparser.SearchEngineExtractor.exec()
-
org.apache.pig.piggybank.evaluation.util.apachelogparser.SearchTermExtractor.exec()
-
org.apache.pig.piggybank.evaluation.xml.XPath.exec()
input should contain: 1) xml 2) xpath 3) optional cache xml doc flag Usage: 1) XPath(xml, xpath) 2) XPath(xml, xpath, false)
@param 1st element should to be the xml2nd element should be the xpath 3rd optional boolean cache flag (default true) This UDF will cache the last xml document. This is helpful when multiple consecutive xpath calls are made for the same xml document. Caching can be turned off to ensure that the UDF's recreates the internal javax.xml.xpath.XPath for every call
@return chararrary result or null if no match
-
org.apache.pig.tools.grunt.Grunt.exec()
-
org.apache.pig.tools.grunt.LipstickGrunt.exec()
-
org.apache.syncope.installer.utilities.FileSystemUtils.exec()
-
org.apache.tools.ant.taskdefs.launcher.CommandLauncher.exec()
Launches the given command in a new process.
@param project The project that the command is part of.
@param cmd The command to execute.
@param env The environment for the new process. If null, the environment of the current process is used.
@return the created Process.
@throws IOException if attempting to run a command in a specific directory.
-
org.apache.turbine.services.freemarker.DynamicURIModel.exec()
Method called by FreeMarker during template parsing. A list of strings are passed in from the template. The first string can specify https or http or be the only required String which sets the template parameter. Any additional String pairs are taken to be pathInfo data. An "&" String can be used to specify query data which should then be followed by pairs of Strings. E.g (in a template where the DynamicURIModel has been stored under the key "links": ${links("http", "/subdir/directions.html", "from", "LA", "&", "to", "SF")}
@param args A List of Strings passed from the template.
@return A TemplateModel with a String representation of theDynamicURI.
@exception TemplateModelException.
-
org.asturlinux.frade.currin.program.instruction.Instruction.exec()
-
org.broadinstitute.gatk.utils.R.RScriptExecutor.exec()
-
org.broadinstitute.gatk.utils.runtime.ProcessController.exec()
Similar to Runtime.exec() but drains the output and error streams.
@param command Command to run.
@return The result code.
-
org.codehaus.enunciate.template.freemarker.ClientPackageForMethod.exec()
Gets the client-side package for the type, type declaration, package, or their string values.
@param list The arguments.
@return The string value of the client-side package.
-
org.exist.debuggee.dbgp.packets.Command.exec()
-
org.exist.debuggee.dbgp.packets.Stop.exec()
-
org.fao.geonet.guiservices.schemas.GetSchemaInfo.exec()
-
org.fao.geonet.services.metadata.View.exec()
-
org.foo.shell.Command.exec()
-
org.gridkit.vicluster.ViNode.exec()
-
org.itsnat.impl.core.doc.ItsNatDocSynchronizerImpl.exec()
-
org.jaggeryjs.scriptengine.engine.RhinoEngine.exec()
Executes the script on a clone of the engine scope and the scope is returned.
If the
sctx
is provided and cache is upto date, cached script will be evaluated instead of the original one. Otherwise, either the cache will be updated or evaluated the script directly without caching.
@param scriptReader Reader object to read the script when ever needed
@param sctx Script caching context which contains caching data. When null is passed for this, cachingwill be disabled.
@return Modified clone of the engine scope
@throws ScriptException If error occurred while evaluating
-
org.jclouds.ssh.SshClient.exec()
Execute a process and block until it is complete
@param command command line to invoke
@return output of the command
-
org.jclouds.sshj.SshjSshClient.exec()
-
org.jredis.Sort.exec()
-
org.kde.qt.QApplication.exec()
-
org.locationtech.udig.omsbox.core.OmsScriptExecutor.exec()
Execute an OMS script.
@param script the script file or the script string.
@param internalStream
@param errorStream
@param loggerLevelGui the log level as presented in the GUI, can be OFF|ON. This is not the OMS logger level, which in stead has to be picked from the {@link OmsBoxConstants#LOGLEVELS_MAP}.
@param ramLevel the heap size to use in megabytes.
@return the process.
@throws Exception
-
org.mozilla.javascript.Script.exec()
Execute the script.
The script is executed in a particular runtime Context, which must be associated with the current thread. The script is executed relative to a scope--definitions and uses of global top-level variables and functions will access properties of the scope object. For compliant ECMA programs, the scope must be an object that has been initialized as a global object using Context.initStandardObjects
.
@param cx the Context associated with the current thread
@param scope the scope to execute relative to
@return the result of executing the script
@see org.mozilla.javascript.Context#initStandardObjects
-
org.ofbiz.minilang.SimpleMethod.exec()
Execute the Simple Method operations
-
org.ofbiz.minilang.method.MethodOperation.exec()
Execute the operation; if false is returned then no further operations will be executed
-
org.ofbiz.minilang.operation.MapProcessor.exec()
-
org.openquark.cal.machine.CALExecutor.exec()
Execute the program from the specified entry point.
@param entryPoint
@param arguments (null is accepted and used as the 0-length Object array).
@return the value resulting from the execution
@throws CALExecutorException
-
org.opensolaris.opengrok.util.Executor.exec()
Execute the command and collect the output. All exceptions will be logged.
@return The exit code of the process
-
org.ops4j.exec.DefaultJavaRunner.exec()
-
org.ops4j.pax.runner.platform.DefaultJavaRunner.exec()
-
org.pygmalion.udf.RangeBasedStringConcat.exec()
-
org.pygmalion.udf.ToCassandraBag.exec()
-
org.python.pydev.jython.IPythonInterpreter.exec()
Executes a piece of code
@param exec The piece of code that should be executed
-
org.python.util.InteractiveConsole.exec()
-
org.python.util.PythonInterpreter.exec()
Execute a string of Python source in the local namespace
@param s the string to execute
-
org.rege.isqlj.JavaSql.exec()
-
org.rioproject.impl.exec.ServiceExecutor.exec()
-
org.scilab.modules.javasci.Scilab.exec()
-
org.springframework.data.neo4j.support.Neo4jTemplate.exec()
-
org.voltdb.processtools.SFTPSession.exec()
-
org.watermint.sourcecolon.org.opensolaris.opengrok.util.Executor.exec()
Execute the command and collect the output. All exceptions will be logged.
@return The exit code of the process
-
pushy.modules.SubprocessModule.exec()
-
redis.clients.jedis.Pipeline.exec()
-
redis.clients.jedis.Transaction.exec()
-
uglify.UglifyJS.exec()
-
virtuoso.jena.driver.VirtuosoUpdateRequest.exec()