A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ABORT - Static variable in class one.world.transaction.TransactionRequest
The type code for requesting to abort a transaction.
ABORT - Static variable in class one.world.transaction.ParticipantRequest
The type code for requesting to abort.
abortAccept(Object) - Static method in class one.world.io.TupleStore
Abort a store move or copy at the destination side.
abortCopy(Object) - Static method in class one.world.io.TupleStore
Abort a local copy started with startCopy().
ABORTED - Static variable in class one.world.transaction.TransactionState
The type code for the aborted state.
abortMove(Object) - Static method in class one.world.io.TupleStore
Abort a store move or copy at the source side.
abs() - Method in class one.math.Rational
Return the absolute value of this rational.
abs(Number) - Static method in class one.eval.Math
Return the absolute value of the specified number.
AbstractApplicable - class one.eval.AbstractApplicable.
Abstract base class that provides a skeletal implementation of the Applicable interface.
AbstractApplicable() - Constructor for class one.eval.AbstractApplicable
Create a new abstract applicable object.
AbstractHandler - class one.world.util.AbstractHandler.
Implementation of an abstract event handler.
AbstractHandler() - Constructor for class one.world.util.AbstractHandler
Create a new abstract handler.
ACCEPT - Static variable in class one.net.http.HttpConstants
The "Accept" header field name.
ACCEPT_CHARSET - Static variable in class one.net.http.HttpConstants
The "Accept-Charset" header field name.
ACCEPT_ENCODING - Static variable in class one.net.http.HttpConstants
The "Accept-Encoding" header field name.
ACCEPT_LANGUAGE - Static variable in class one.net.http.HttpConstants
The "Accept-Language" header field name.
ACCEPT_RANGES - Static variable in class one.net.http.HttpConstants
The "Accept-Ranges" header field name.
ACCEPTED - Static variable in class one.net.http.HttpConstants
202 - Accepted.
AcceptRequest - class one.world.env.AcceptRequest.
Implementation of an accept request.
AcceptRequest() - Constructor for class one.world.env.AcceptRequest
Create a new, empty accept request.
AcceptRequest(EventHandler, Object, String, Guid, String, Guid, SymbolicHandler, boolean) - Constructor for class one.world.env.AcceptRequest
Create a new accept request.
acceptsValues() - Method in class one.eval.Evaluator
Determine whether the current continuation accepts multiple values.
access(EventHandler, HttpRequest, InetAddress, int, long) - Static method in class one.net.http.HttpLog
Formats a log entry that is used for logging access to the server's files.
ACQUIRE - Static variable in class one.world.binding.LeaseEvent
The type code for acquiring a lease.
acquire() - Method in class one.gui.Application
Acquire the resources needed by this application.
acquire() - Method in class one.toys.Clock
Acquire the resources needed by the clock application.
acquire() - Method in class one.toys.Counter2
Acquire the resources needed by the counter application.
acquire() - Method in class one.toys.RemoteCounter
Acquire the resources needed by the remote counter application.
acquire() - Method in class one.radio.Chat
Acquire the resources needed by the chat application.
acquire() - Method in class one.radio.Emcee
Acquire the resources needed by the emcee application.
acquire(BindingRequest, EventHandler, EventHandler) - Static method in class one.world.binding.LeaseManager
Acquire a lease.
acquire(BindingRequest, EventHandler, EventHandler, EventHandler) - Static method in class one.world.binding.LeaseManager
Acquire a lease.
acquire(Object) - Static method in class one.util.Monitor
Acquire the monitor associated with the specified object.
ACQUIRED - Static variable in class one.world.binding.LeaseEvent
The type code for an acquired lease.
ACTION_CANCEL - Static variable in class one.gui.GuiUtilities
The cancel action command.
ACTION_OK - Static variable in class one.gui.GuiUtilities
The OK action command.
actionPerformed(ActionEvent) - Method in class one.toys.Ping
Handle the specified action event.
actionPerformed(ActionEvent) - Method in class one.radio.Chat
Handle the specified action event.
actionPerformed(ActionEvent) - Method in class one.radio.Emcee
Handle the specified action event.
ACTIVATE - Static variable in class one.world.env.EnvironmentEvent
The type code for activating an environment.
activate(Guid, Guid) - Static method in class one.world.core.Environment
Activate the specified environment.
ACTIVATED - Static variable in class one.world.env.EnvironmentEvent
The type code for an activated environment.
ACTIVATING - Static variable in class one.gui.Application
The flag for the activating Application.status.
ACTIVE - Static variable in interface one.world.core.Animator
The status code for an active animator.
ACTIVE - Static variable in class one.world.core.Environment
The status code for an active environment.
ACTIVE - Static variable in class one.world.transaction.TransactionState
The type code for the active state.
ACTIVE - Static variable in class one.gui.Application
The flag for the active Application.status.
activeThreads() - Static method in class one.world.util.SystemUtilities
Get the current number of threads.
add(Animator) - Method in class one.world.core.Animator.Controller
Add the specified animator to this controller.
add(double) - Method in class one.util.Stats
Add a double to the collection of numbers.
add(int) - Method in class one.util.Stats
Add an int to the collection of numbers.
add(PendingRequest) - Method in class one.world.io.SynchronousPendingInputRequests
Adds a pending request to the collection.
add(Rational) - Method in class one.math.Rational
Add the specified rational to this rational.
add(TestCollection) - Method in class one.fonda.Exercise
Add the specified test collection to this exercise.
addCommand(Shell.Command) - Method in class one.world.Shell
Add the specified command to this shell.
addEntry(BindingCache.Entry) - Method in class one.net.http.BindingCache
Add the entry to the cache.
addEntry(TupleCache.Entry) - Method in class one.net.http.TupleCache
Adds an entry to the cache.
addr - Variable in class one.world.rep.ElectionEvent
The IP address of the sending process.
address - Variable in class one.world.io.DatagramIO.Client
The remote IP address.
ADDRESS - Static variable in interface one.radio.FetcherProtocol
The field specifying the node address to migrate to.
addThreads(int) - Method in class one.world.core.ThreadPool
Add the specified number of threads to this thread pool.
addThreads(int) - Method in class one.world.core.EventLoop
Add the specified number of threads to this event loop, which results in an unsupported operation exception.
addThreads(int) - Method in interface one.world.core.Animator
Add up to the specified number of threads to this animator.
addUserPopup(Component, Environment) - Static method in class one.gui.GuiUtilities
Add a user popup to the specified component.
AGE - Static variable in class one.net.http.HttpConstants
The "Age" header field name.
ALAW - Static variable in class one.radio.AudioDescriptor
Type code for the a-law audio encoding.
ALLOW - Static variable in class one.net.http.HttpConstants
The "Allow" header field name.
AlreadyBoundException - exception one.world.rep.AlreadyBoundException.
Implementation of a already bound exception.
AlreadyBoundException() - Constructor for class one.world.rep.AlreadyBoundException
Create a new already bound exception with no detail message.
AlreadyBoundException(String) - Constructor for class one.world.rep.AlreadyBoundException
Create a new already bound exception with the specified detail message.
AlreadyExistsException - exception one.world.io.AlreadyExistsException.
Implementation of an already exists exception.
AlreadyExistsException() - Constructor for class one.world.io.AlreadyExistsException
Create a new already exists exception with no detail message.
AlreadyExistsException(String) - Constructor for class one.world.io.AlreadyExistsException
Create a new already exists exception with the specified detail message.
animate(boolean, boolean) - Method in class one.world.core.ConcurrencyDomain
Animate this concurrency domain.
Animator - interface one.world.core.Animator.
The definition of an animator.
ANIMATOR_ADD_THREADS - Static variable in class one.world.Constants
The number of threads to add to a concurrent animator if its queue is over the busy threshold.
ANIMATOR_CAPACITY - Static variable in class one.world.Constants
The default capacity for event queues used by animators.
ANIMATOR_IDLE_TIME - Static variable in class one.world.Constants
The idle time for concurrent animators.
ANIMATOR_MAX_THREADS - Static variable in class one.world.Constants
The maximum number of threads used by concurrent animators.
ANIMATOR_MIN_THREADS - Static variable in class one.world.Constants
The minimum number of threads used by concurrent animators.
ANIMATOR_ROOT_ADD_THREADS - Static variable in class one.world.Constants
The number of threads to add to the root environment's animator if its queue is over the busy threshold.
ANIMATOR_ROOT_MAX_THREADS - Static variable in class one.world.Constants
The maximum number of threads used by the root environment.
ANIMATOR_ROOT_MIN_THREADS - Static variable in class one.world.Constants
The minimum number of threads used by the root environment.
ANIMATOR_ROOT_THRESHOLD - Static variable in class one.world.Constants
The busy threshold for adding new threads to the root environment's animator.
ANIMATOR_SCAN_TIME - Static variable in class one.world.Constants
The time between scans for the animator controller.
ANIMATOR_THRESHOLD - Static variable in class one.world.Constants
The busy threshold for adding new threads to a concurrent animator.
Animator.Controller - class one.world.core.Animator.Controller.
Implementation of a controller.
Animator.Controller(long, int, int) - Constructor for class one.world.core.Animator.Controller
Create a new controller with the specified scan time, threshold, and number of threads to add.
AnnounceEvent - class one.world.rep.AnnounceEvent.
Implementation of an announce event.
AnnounceEvent() - Constructor for class one.world.rep.AnnounceEvent
Create a new, empty announce event.
AnnounceEvent(EventHandler, Object, RemoteReference) - Constructor for class one.world.rep.AnnounceEvent
Create a new announce event.
AnnounceEvent(EventHandler, Object, RemoteReference, long) - Constructor for class one.world.rep.AnnounceEvent
Create a new announce event.
ANY - Static variable in class one.world.binding.Duration
Any duration.
app - Variable in class one.gui.Application.Window
The application owning the window.
append(Pair) - Static method in class one.eval.Pair
Create a new list consisting of the elements of the individual lists in the specified list of lists.
Applicable - interface one.eval.Applicable.
Definition of an applicable entity.
Application - class one.gui.Application.
Implementation of an application's main component.
Application.Window - class one.gui.Application.Window.
Implementation of an application's main window.
Application.Window(Application, String) - Constructor for class one.gui.Application.Window
Create a new main window for the specified application with the specified title.
Application(Environment) - Constructor for class one.gui.Application
Create a new application in the specified environment.
apply(Pair, Evaluator) - Method in class one.eval.AbstractApplicable
Apply this applicable entity to the specified arguments.
apply(Pair, Evaluator) - Method in interface one.eval.Applicable
Apply this applicable entity on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.AbstractApplicable
Apply this applicable entity on the specified arguments and return the result.
apply1(Pair, int, Evaluator) - Method in class one.eval.ExtendedInputOutput
Apply this extended I/O operator on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Closure
Apply this closure on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.InputOutput
Apply this I/O operator on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.SimpleMacro
Apply this simple macro form on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Eval
Apply this eval operator on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Runtime
Apply this runtime operator on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Data
Apply this data operator on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.MacroContinuation
Apply this macro continuation on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Syntax
Apply this syntax form on the specified arguments.
apply1(Pair, int, Evaluator) - Method in class one.eval.Control
Apply this control operator on the specified arguments.
appName - Variable in class one.gui.Application
The name of this application.
arraycopy(Object, int, Object, int, int) - Static method in class one.world.util.SystemUtilities
Copy an array.
assoc(Object, Equivalence) - Method in class one.eval.Pair
Return the first pair of the association list starting at this pair whose car is equivalent to the specified element according to the specified equivalence relation.
AudioDescriptor - class one.radio.AudioDescriptor.
A tuple representing an audio format.
AudioDescriptor() - Constructor for class one.radio.AudioDescriptor
Constructs a new, empty AudioDescriptor.
AudioDescriptor(AudioFormat) - Constructor for class one.radio.AudioDescriptor
Constructs a new AudioDescriptor from the given AudioFormat.
AudioDescriptor(float, int, int, boolean, boolean) - Constructor for class one.radio.AudioDescriptor
Constructs a new AudioDescriptor with a linear PCM encoding and the given parameters.
AudioDescriptor(int, float, int, int, int, float, boolean) - Constructor for class one.radio.AudioDescriptor
Constructs a new AudioDescriptor with the given parameters.
AudioMessage - class one.radio.AudioMessage.
Implementation of a audio message.
AudioMessage() - Constructor for class one.radio.AudioMessage
Create a new, empty audio message.
AudioMessage(EventHandler, Object, String, String, Guid, AudioDescriptor, byte[], int, int) - Constructor for class one.radio.AudioMessage
Create a new audio message.
AudioPacketTest - class one.radio.AudioPacketTest.
Determines the size of on-the-wire audio packets.
AudioPacketTest() - Constructor for class one.radio.AudioPacketTest
 
AudioPlayer - class one.radio.AudioPlayer.
Using AudioSource and AudioSink, plays either captured audio or audio tuples in a sub-environment specified by <path>.
AudioPlayer(Environment) - Constructor for class one.radio.AudioPlayer
Create a new instance of AudioPlayer.
AudioReceiver - class one.radio.AudioReceiver.
Receives audio on a set of one.radio channels and plays it using an AudioSink.
AudioReceiver(Environment, String[]) - Constructor for class one.radio.AudioReceiver
Create a new instance of AudioReceiver.
AudioSender - class one.radio.AudioSender.
Multicasts an audio stream generated by an AudioSource to a one.radio channel.
AudioSender(Environment, String) - Constructor for class one.radio.AudioSender
Create a new instance of AudioSender.
AudioSink - class one.radio.AudioSink.
Plays audio in the form of AudioMessages to the system speakers.
AudioSink.ControlEvent - class one.radio.AudioSink.ControlEvent.
The audio sink control event.
AudioSink.ControlEvent() - Constructor for class one.radio.AudioSink.ControlEvent
Creates a new, empty control event.
AudioSink.ControlEvent(EventHandler, Object, int) - Constructor for class one.radio.AudioSink.ControlEvent
Creates a new control event with the specified source, closure, and type.
AudioSink.ControlEvent(EventHandler, Object, int, int) - Constructor for class one.radio.AudioSink.ControlEvent
Creates a new control event with the specified source, closure, type, and volume setting.
AudioSink(Environment) - Constructor for class one.radio.AudioSink
Create a new instance of AudioSink.
AudioSource - class one.radio.AudioSource.
Sends AudioMessages to a one.radio channel.
AudioSource.ControlEvent - class one.radio.AudioSource.ControlEvent.
The audio sink control event.
AudioSource.ControlEvent() - Constructor for class one.radio.AudioSource.ControlEvent
Creates a new, empty control event.
AudioSource.ControlEvent(EventHandler, Object, int) - Constructor for class one.radio.AudioSource.ControlEvent
Creates a new control event with the specified source, closure, and type.
AudioSource(Environment, String, String) - Constructor for class one.radio.AudioSource
Create a new instance of AudioSource that streams captured audio.
AudioSource(Environment, String, String, String) - Constructor for class one.radio.AudioSource
Create a new instance of AudioSource that streams audio from tuples in an environment.
AUTHORIZATION - Static variable in class one.net.http.HttpConstants
The "Authorization" header field name.
available() - Method in class one.util.RubberPipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class one.util.InputStreamDebugger
Return the number of bytes currently available from the underlying input stream.
average() - Method in class one.util.Stats
Compute the average of the numbers stored in this object.
average(double[]) - Static method in class one.util.Stats
Compute the average of an array of doubles.
average(Double[]) - Static method in class one.util.Stats
Compute the average of an array of doubles.
average(int[]) - Static method in class one.util.Stats
Compute the average of an array of integers.
average(Integer[]) - Static method in class one.util.Stats
Compute the average of an array of integers.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
(C) Copyright 2001 UW CSE