|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package com.rbnb.api |
|---|
| Class com.rbnb.api.AddressException extends RBNBException implements Serializable |
|---|
| Class com.rbnb.api.Ask extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
String informationType
Vector<E> additional
| Class com.rbnb.api.ControllerHandle extends com.rbnb.api.ClientHandle implements Serializable |
|---|
| Class com.rbnb.api.DataArray extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Object data
This field needs to be cast to the appropriate array type to be used.
byte dType
Vector<E> frameRanges
double[] frames
int numberInArray
int numberOfPoints
String mimeType
Vector<E> pointsPerRange
TimeRange.
int ptSize
Vector<E> timeRanges
double[] times
| Class com.rbnb.api.DataBlock extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
com.rbnb.api.DataReference reference
int numPoints
int pointSize
Vector<E> data
| Class com.rbnb.api.DataRequest extends Rmap implements Serializable |
|---|
| Serialized Fields |
|---|
boolean gapControl
double increment
If this is not 0, then it is added to the calculated start time of the
previous request to produce an ABSOLUTE start time for
subsequent repetitions *
DataRequest.ABSOLUTElong repetitions
DataRequest.INFINITEbyte responseMode
DataRequest.CONSOLIDATED,
DataRequest.FRAMESboolean synchronizedChannels
byte timeDomain
DataRequest.ALL,
DataRequest.EXISTING,
DataRequest.FUTUREbyte timeReference
DataRequest.ABSOLUTE,
DataRequest.AFTER,
DataRequest.MODIFIED,
DataRequest.NEWEST,
DataRequest.OLDESTbyte timeRelationship
DataRequest.EQUAL,
DataRequest.GREATER,
DataRequest.GREATER_EQUAL,
DataRequest.LESS,
DataRequest.LESS_EQUAL| Class com.rbnb.api.DisconnectedClientException extends AddressException implements Serializable |
|---|
| Class com.rbnb.api.EndOfStream extends Rmap implements Serializable |
|---|
| Serialized Fields |
|---|
byte reason
| Class com.rbnb.api.RBNBException extends Exception implements Serializable |
|---|
| Class com.rbnb.api.RequestOptions extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
boolean extendStart
This option only works with requests that specify that the actual time retrieved must be less than, or less than or equal to, the request specified time.
long maxWait
| Class com.rbnb.api.Rmap extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
DataBlock dataBlock
Rmap.
Rmap parent
Rmap of this Rmap.
com.rbnb.api.RmapVector children
Rmap children of this Rmap.
com.rbnb.api.RmapVector groupList
Rmap group children of this Rmap.
String name
Rmap.
TimeRange frameRange
Rmap.
boolean nameNSD
TimeRange timeRange
Rmap.
| Class com.rbnb.api.SerializeException extends RBNBException implements Serializable |
|---|
| Class com.rbnb.api.Server extends Rmap implements Serializable |
|---|
| Serialized Fields |
|---|
String address
| Class com.rbnb.api.TimeRange extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
byte changing
The values that this field can take are:
TimeRanges must monotonically
increase.
boolean direction
This field is used by requests for NEWEST to indicate that
the comparison is to reverse its direction. It is somewhat of a kludge
due to the fact that I needed to fix things quickly.
double duration
boolean inclusive
double[] ptimes
| Class com.rbnb.api.Username extends com.rbnb.api.Serializable implements Serializable |
|---|
| Serialized Fields |
|---|
String password
String username
| Package com.rbnb.sapi |
|---|
| Class com.rbnb.sapi.ChannelMap extends Object implements Serializable |
|---|
serialVersionUID: 8274903653155563848L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Serialized Fields |
|---|
boolean debugFlag
boolean wasTimeout
Rmap response
int timeMode
double start
double duration
double[] pointTimes
DataArray timeReference
int channelsPut
boolean timePerChannel
int setTimeCounter
Vector<E> channelList
Hashtable<K,V> channelMap
Hashtable<K,V> folderMappings
Rmap baseFrame
Rmap outputRmap
String[] folderArray
| Class com.rbnb.sapi.ChannelTree extends Object implements Serializable |
|---|
serialVersionUID: -5459292206096099221L
| Serialized Fields |
|---|
HashMap<K,V> map
LinkedList<E> rootList
| Class com.rbnb.sapi.ChannelTree.Node extends Object implements Serializable |
|---|
serialVersionUID: 6312795055754506624L
| Serialized Fields |
|---|
String name
String fullName
LinkedList<E> children
HashMap<K,V> childrenMap
List<E> readOnlyChildren
Map<K,V> readOnlyMap
int depth
ChannelTree.NodeTypeEnum type
ChannelTree.Node parent
String mime
int size
double start
double duration
| Class com.rbnb.sapi.ChannelTree.NodeTypeEnum extends Object implements Serializable |
|---|
serialVersionUID: 8888487910653971066L
| Serialized Fields |
|---|
String typename
| Class com.rbnb.sapi.Client extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int cacheSize
int archiveSize
int archiveMode
| Class com.rbnb.sapi.Control extends Client implements Serializable |
|---|
| Serialized Fields |
|---|
Controller controller
| Class com.rbnb.sapi.PlugIn extends Client implements Serializable |
|---|
| Serialized Fields |
|---|
PlugIn plugin
| Class com.rbnb.sapi.PlugInChannelMap extends ChannelMap implements Serializable |
|---|
serialVersionUID: 6543714829227271536L
| Serialized Fields |
|---|
double pluginStart
double pluginDuration
double repeatInterval
boolean pluginTimeMode
int repeatCount
int requestType
String pluginTimeReference
String requestId
Rmap responseHeader
RequestOptions requestOptions
| Class com.rbnb.sapi.RequestOptions extends RequestOptions implements Serializable |
|---|
| Class com.rbnb.sapi.SAPIException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
Exception nestedException
| Class com.rbnb.sapi.Sink extends Client implements Serializable |
|---|
serialVersionUID: -3107073470270413675L
| Serialized Fields |
|---|
Rmap registrationResult
| Class com.rbnb.sapi.Source extends Client implements Serializable |
|---|
serialVersionUID: 3938978994160732623L
| Serialized Fields |
|---|
Hashtable<K,V> groups
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||