| 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of Logger in rice | 
| Fields in rice declared as Logger | |
protected  Logger | 
Continuation.ListenerContinuation.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.environment.logging | 
| Subclasses of Logger in rice.environment.logging | |
 class | 
HeirarchyLogger
DESCRIBE THE CLASS  | 
| Fields in rice.environment.logging declared as Logger | |
protected  Logger | 
LogOutputStream.logger
DESCRIBE THE FIELD  | 
| Methods in rice.environment.logging that return Logger | |
 Logger | 
AbstractLogManager.getLogger(java.lang.Class clazz,
          java.lang.String instance)
 | 
protected abstract  Logger | 
AbstractLogManager.constructLogger(java.lang.String clazz,
                int level,
                boolean useDefault)
DESCRIBE THE METHOD  | 
 Logger | 
LogManager.getLogger(java.lang.Class clazz,
          java.lang.String instance)
Returns the Logger matching the paramerters, constructs a new one if an appropriate one hasn't yet been constructed.  | 
| Uses of Logger in rice.environment.logging.file | 
| Methods in rice.environment.logging.file that return Logger | |
protected  Logger | 
RotatingLogManager.constructLogger(java.lang.String clazz,
                int level,
                boolean useDefault)
DESCRIBE THE METHOD  | 
| Uses of Logger in rice.environment.logging.simple | 
| Subclasses of Logger in rice.environment.logging.simple | |
 class | 
SimpleLogger
This logger writes its name:time:message to the printstream provided, unless the priority is lower than the minimumPriority.  | 
| Methods in rice.environment.logging.simple that return Logger | |
protected  Logger | 
SimpleLogManager.constructLogger(java.lang.String clazz,
                int level,
                boolean useDefault)
DESCRIBE THE METHOD  | 
| Uses of Logger in rice.p2p.aggregation | 
| Fields in rice.p2p.aggregation declared as Logger | |
protected  Logger | 
AggregateList.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
AggregationImpl.logger
DESCRIBE THE FIELD  | 
| Methods in rice.p2p.aggregation with parameters of type Logger | |
 void | 
AggregationStatistics.dump(Logger logger)
DESCRIBE THE METHOD  | 
| Uses of Logger in rice.p2p.commonapi.testing | 
| Fields in rice.p2p.commonapi.testing declared as Logger | |
protected  Logger | 
CommonAPITest.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.p2p.glacier.v2 | 
| Fields in rice.p2p.glacier.v2 declared as Logger | |
protected  Logger | 
GlacierDefaultPolicy.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
GlacierImpl.logger
DESCRIBE THE FIELD  | 
| Methods in rice.p2p.glacier.v2 with parameters of type Logger | |
 void | 
GlacierStatistics.dump(Logger logger)
DESCRIBE THE METHOD  | 
 boolean | 
Manifest.validatesFragment(Fragment fragment,
                  int fragmentID,
                  Logger logger)
DESCRIBE THE METHOD  | 
| Uses of Logger in rice.p2p.multiring | 
| Fields in rice.p2p.multiring declared as Logger | |
protected  Logger | 
MultiringNode.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.p2p.past | 
| Fields in rice.p2p.past declared as Logger | |
protected  Logger | 
PastImpl.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.p2p.replication.manager | 
| Fields in rice.p2p.replication.manager declared as Logger | |
protected  Logger | 
ReplicationManagerImpl.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.pastry | 
| Fields in rice.pastry declared as Logger | |
protected  Logger | 
NodeHandle.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
PastryNode.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
PastryNodeFactory.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.pastry.client | 
| Fields in rice.pastry.client declared as Logger | |
protected  Logger | 
PastryAppl.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.pastry.direct | 
| Fields in rice.pastry.direct declared as Logger | |
protected  Logger | 
DirectNodeHandle.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
GeometricNetworkSimulator.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.pastry.messaging | 
| Fields in rice.pastry.messaging declared as Logger | |
protected  Logger | 
MessageDispatch.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.pastry.socket | 
| Fields in rice.pastry.socket declared as Logger | |
protected  Logger | 
SocketChannelReader.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
SocketChannelWriter.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
SocketCollectionManager.logger
DESCRIBE THE FIELD  | 
| Methods in rice.pastry.socket with parameters of type Logger | |
static byte[] | 
PingManager.serialize(java.lang.Object message,
          Environment environment,
          Logger logger)
Method which serializes a given object into a ByteBuffer, in order to prepare it for writing.  | 
static java.lang.Object | 
PingManager.deserialize(byte[] array,
            Environment env,
            SocketPastryNode spn,
            Logger logger)
Method which takes in a ByteBuffer read from a datagram, and deserializes the contained object.  | 
static byte[] | 
PingManager.addHeader(SourceRoute path,
          java.lang.Object data,
          EpochInetSocketAddress localAddress,
          Environment env,
          Logger logger)
Method which adds a header for the provided path to the given data.  | 
static java.net.InetSocketAddress | 
SocketPastryNodeFactory.verifyConnection(int timeout,
                 java.net.InetSocketAddress local,
                 java.net.InetSocketAddress[] existing,
                 Environment env,
                 Logger logger)
Method which can be used to test the connectivity contstrains of the local node.  | 
| Uses of Logger in rice.pastry.standard | 
| Fields in rice.pastry.standard declared as Logger | |
protected  Logger | 
CertifiedNodeIdFactory.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
IPNodeIdFactory.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
RandomNodeIdFactory.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
StandardLeafSetProtocol.logger
DESCRIBE THE FIELD  | 
protected  Logger | 
StandardRouteSetProtocol.logger
DESCRIBE THE FIELD  | 
| Uses of Logger in rice.selector | 
| Fields in rice.selector declared as Logger | |
protected  Logger | 
SelectorManager.logger
DESCRIBE THE FIELD  | 
  | 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||