mwalk Platform 0.3.0

Serialized Form


Package mwalk.core

Class mwalk.core.Link implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Initialize transient variables after reading the object in.
Serialized Fields

activity

PeriodTable activity
Table of active periods for this link

node

TreeNode node
Child node on other end of link

Class mwalk.core.PeriodEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Initialize transient variables after reading the object in.
Serialized Fields

start

long start
Starting timestamp

stop

long stop
Ending timestamp

Class mwalk.core.PeriodTable implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Initialize transient variables after reading the object in.
Serialized Fields

entries

java.util.Vector entries
List of period entries

Class mwalk.core.Receiver implements Serializable

Serialized Fields

intervals

PeriodTable intervals
Period table representing receivers activity

Class mwalk.core.Router implements Serializable

Class mwalk.core.Source implements Serializable

Class mwalk.core.Tree implements Serializable

Serialized Fields

merged

boolean merged

nodes

java.util.Hashtable nodes

receivers

java.util.Hashtable receivers

source

Source source

start

long start

stop

long stop

Class mwalk.core.TreeNode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Initialize transient variables after reading the object in.
Serialized Fields

children

java.util.Hashtable children
List of child nodes hashed by IP

ip

java.lang.String ip
IP address of node

parents

java.util.Hashtable parents
List of parent nodes hashed by IP


Package mwalk.util

Class mwalk.util.AbstractException implements Serializable

Class mwalk.util.BuildException implements Serializable

Class mwalk.util.ConfigException implements Serializable

Class mwalk.util.PeriodException implements Serializable

Class mwalk.util.VisitException implements Serializable


mwalk Platform 0.3.0

Submit a bug or feature mwalk Platform API Specification 0.3.0
Sensitivity: {Public:Research}
Copyright(c) 2000, Robert Chalmers