Uses of Package
org.apache.oozie.util

Packages that use org.apache.oozie.util
org.apache.oozie   
org.apache.oozie.action   
org.apache.oozie.action.hadoop   
org.apache.oozie.command   
org.apache.oozie.command.bundle   
org.apache.oozie.command.coord   
org.apache.oozie.command.wf   
org.apache.oozie.coord   
org.apache.oozie.service   
org.apache.oozie.util   
org.apache.oozie.util.db   
 

Classes in org.apache.oozie.util used by org.apache.oozie
ELEvaluator
          JSP Expression Language Evaluator.
 

Classes in org.apache.oozie.util used by org.apache.oozie.action
ELEvaluator
          JSP Expression Language Evaluator.
 

Classes in org.apache.oozie.util used by org.apache.oozie.action.hadoop
ELEvaluationException
          Exception thrown by EL functions when they find a transient error.
XConfiguration
          Extends Hadoop Configuration providing a new constructor which reads an XML configuration from an InputStream.
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
 

Classes in org.apache.oozie.util used by org.apache.oozie.command
Instrumentation
          Instrumentation framework that supports Timers, Counters, Variables and Sampler instrumentation elements.
XCallable
          Extends Callable adding the concept of priority.
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
XLog.Info
          LogInfo stores contextual information to create log prefixes.
 

Classes in org.apache.oozie.util used by org.apache.oozie.command.bundle
ELEvaluator
          JSP Expression Language Evaluator.
XCallable
          Extends Callable adding the concept of priority.
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
 

Classes in org.apache.oozie.util used by org.apache.oozie.command.coord
ELEvaluator
          JSP Expression Language Evaluator.
XCallable
          Extends Callable adding the concept of priority.
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
 

Classes in org.apache.oozie.util used by org.apache.oozie.command.wf
ELEvaluator
          JSP Expression Language Evaluator.
Instrumentation.Cron
          Cron is a stopwatch that can be started/stopped several times.
XCallable
          Extends Callable adding the concept of priority.
 

Classes in org.apache.oozie.util used by org.apache.oozie.coord
ELEvaluator
          JSP Expression Language Evaluator.
 

Classes in org.apache.oozie.util used by org.apache.oozie.service
ELEvaluator
          JSP Expression Language Evaluator.
Instrumentable
          Managed entities (like services) that implement this interface are injected with the system Instrumentation object.
Instrumentation
          Instrumentation framework that supports Timers, Counters, Variables and Sampler instrumentation elements.
MemoryLocks.LockToken
          Lock token returned when obtaining a lock, the token must be released when the lock is not needed anymore.
XCallable
          Extends Callable adding the concept of priority.
XConfiguration
          Extends Hadoop Configuration providing a new constructor which reads an XML configuration from an InputStream.
XLogStreamer.Filter
          Filter that will construct the regular expression that will be used to filter the log statement.
 

Classes in org.apache.oozie.util used by org.apache.oozie.util
ELEvaluator
          JSP Expression Language Evaluator.
ELEvaluator.Context
          Provides functions and variables for the EL evaluator.
Instrumentation
          Instrumentation framework that supports Timers, Counters, Variables and Sampler instrumentation elements.
Instrumentation.Cron
          Cron is a stopwatch that can be started/stopped several times.
Instrumentation.Element
          Gives access to a snapshot of an Instrumentation element (Counter, Timer).
Instrumentation.Timer
          Timer Instrumentation element.
Instrumentation.Variable
          Interface for instrumentation variables.
MemoryLocks.LockToken
          Lock token returned when obtaining a lock, the token must be released when the lock is not needed anymore.
ParameterVerifierException
          Exception thrown by org.apache.oozie.util.ParameterHandler .
PriorityDelayQueue
          A Queue implementation that support queuing elements into the future and priority queuing.
PriorityDelayQueue.QueueElement
          Element wrapper required by the queue.
XConfiguration
          Extends Hadoop Configuration providing a new constructor which reads an XML configuration from an InputStream.
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
XLog.Info
          LogInfo stores contextual information to create log prefixes.
XLog.Level
           
XLogStreamer.Filter
          Filter that will construct the regular expression that will be used to filter the log statement.
XmlUtils.PrettyPrint
          Pretty print string representation of an XML document that generates the pretty print on lazy mode when the XmlUtils.PrettyPrint.toString() method is invoked.
 

Classes in org.apache.oozie.util used by org.apache.oozie.util.db
XLog
          The XLog class extends the functionality of the Apache common-logging Log interface.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.