|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Logger in rice |
---|
Fields in rice declared as Logger | |
---|---|
protected Logger |
Continuation.ListenerContinuation.logger
|
Uses of Logger in rice.email |
---|
Fields in rice.email declared as Logger | |
---|---|
protected Logger |
EmailService.logger
|
Uses of Logger in rice.email.proxy.imap |
---|
Fields in rice.email.proxy.imap declared as Logger | |
---|---|
protected Logger |
ImapConnection.logger
|
protected Logger |
ImapServerImpl.logger
|
Uses of Logger in rice.email.proxy.pop3 |
---|
Fields in rice.email.proxy.pop3 declared as Logger | |
---|---|
protected Logger |
NonBlockingPop3ServerImpl.logger
|
protected Logger |
Pop3ServerImpl.logger
|
Uses of Logger in rice.email.proxy.smtp |
---|
Fields in rice.email.proxy.smtp declared as Logger | |
---|---|
protected Logger |
NonBlockingSmtpServerImpl.logger
|
protected Logger |
SmtpConnection.logger
|
protected Logger |
SmtpServerImpl.logger
|
Uses of Logger in rice.email.proxy.smtp.client |
---|
Fields in rice.email.proxy.smtp.client declared as Logger | |
---|---|
protected Logger |
SmtpClient.logger
|
Uses of Logger in rice.email.proxy.smtp.manager |
---|
Fields in rice.email.proxy.smtp.manager declared as Logger | |
---|---|
protected Logger |
SimpleManager.logger
|
Uses of Logger in rice.email.proxy.web |
---|
Fields in rice.email.proxy.web declared as Logger | |
---|---|
protected Logger |
WebConnection.logger
|
protected Logger |
WebServerImpl.logger
|
Uses of Logger in rice.environment.logging |
---|
Subclasses of Logger in rice.environment.logging | |
---|---|
class |
HeirarchyLogger
|
Fields in rice.environment.logging declared as Logger | |
---|---|
protected Logger |
LogOutputStream.logger
|
Methods in rice.environment.logging that return Logger | |
---|---|
protected abstract Logger |
AbstractLogManager.constructLogger(java.lang.String clazz,
int level,
boolean useDefault)
|
Logger |
AbstractLogManager.getLogger(java.lang.Class clazz,
java.lang.String instance)
|
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)
|
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)
|
Uses of Logger in rice.p2p.aggregation |
---|
Fields in rice.p2p.aggregation declared as Logger | |
---|---|
protected Logger |
AggregateList.logger
|
protected Logger |
AggregationImpl.logger
|
Methods in rice.p2p.aggregation with parameters of type Logger | |
---|---|
void |
AggregationStatistics.dump(Logger logger)
|
Uses of Logger in rice.p2p.commonapi.testing |
---|
Fields in rice.p2p.commonapi.testing declared as Logger | |
---|---|
protected Logger |
CommonAPITest.logger
|
Uses of Logger in rice.p2p.glacier.v2 |
---|
Fields in rice.p2p.glacier.v2 declared as Logger | |
---|---|
protected Logger |
GlacierDefaultPolicy.logger
|
protected Logger |
GlacierImpl.logger
|
Methods in rice.p2p.glacier.v2 with parameters of type Logger | |
---|---|
void |
GlacierStatistics.dump(Logger logger)
|
boolean |
Manifest.validatesFragment(Fragment fragment,
int fragmentID,
Logger logger)
|
Uses of Logger in rice.p2p.multiring |
---|
Fields in rice.p2p.multiring declared as Logger | |
---|---|
protected Logger |
MultiringNode.logger
|
Uses of Logger in rice.p2p.past |
---|
Fields in rice.p2p.past declared as Logger | |
---|---|
protected Logger |
PastImpl.logger
|
Uses of Logger in rice.p2p.replication.manager |
---|
Fields in rice.p2p.replication.manager declared as Logger | |
---|---|
protected Logger |
ReplicationManagerImpl.logger
|
Uses of Logger in rice.pastry |
---|
Fields in rice.pastry declared as Logger | |
---|---|
protected Logger |
NodeHandle.logger
|
protected Logger |
PastryNode.logger
|
protected Logger |
PastryNodeFactory.logger
|
Uses of Logger in rice.pastry.client |
---|
Fields in rice.pastry.client declared as Logger | |
---|---|
protected Logger |
PastryAppl.logger
|
Uses of Logger in rice.pastry.direct |
---|
Fields in rice.pastry.direct declared as Logger | |
---|---|
protected Logger |
BasicNetworkSimulator.logger
|
protected Logger |
DirectNodeHandle.logger
|
Methods in rice.pastry.direct that return Logger | |
---|---|
Logger |
DirectPastryNode.getLogger()
|
Uses of Logger in rice.pastry.messaging |
---|
Fields in rice.pastry.messaging declared as Logger | |
---|---|
protected Logger |
MessageDispatch.logger
|
Uses of Logger in rice.pastry.socket |
---|
Fields in rice.pastry.socket declared as Logger | |
---|---|
protected Logger |
SocketChannelReader.logger
|
protected Logger |
SocketChannelWriter.logger
|
protected Logger |
SocketCollectionManager.logger
|
Methods in rice.pastry.socket with parameters of type Logger | |
---|---|
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.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.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.net.InetSocketAddress |
StubNATHandler.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
|
protected Logger |
IPNodeIdFactory.logger
|
protected Logger |
RandomNodeIdFactory.logger
|
protected Logger |
StandardLeafSetProtocol.logger
|
protected Logger |
StandardRouteSetProtocol.logger
|
Uses of Logger in rice.post |
---|
Fields in rice.post declared as Logger | |
---|---|
protected Logger |
PostImpl.logger
|
Uses of Logger in rice.post.delivery |
---|
Fields in rice.post.delivery declared as Logger | |
---|---|
protected Logger |
DeliveryService.logger
|
Uses of Logger in rice.post.log |
---|
Fields in rice.post.log declared as Logger | |
---|---|
protected Logger |
CoalescedLog.logger
|
protected Logger |
Log.logger
|
protected Logger |
LogEntry.logger
|
Uses of Logger in rice.post.proxy |
---|
Fields in rice.post.proxy declared as Logger | |
---|---|
protected Logger |
NetworkLogUploadThread.logger
|
protected Logger |
PostProxy.logger
|
Uses of Logger in rice.post.storage |
---|
Methods in rice.post.storage with parameters of type Logger | |
---|---|
static void |
StorageService.recoverLogs(Id location,
long timestamp,
java.security.KeyPair keyPair,
Past immutablePast,
Past mutablePast,
Continuation command,
Environment env,
Logger logger)
This method performs an emergency recovery of the logs by reinserting them into the provided PAST store. |
Uses of Logger in rice.proxy |
---|
Fields in rice.proxy declared as Logger | |
---|---|
protected Logger |
Proxy.logger
|
Uses of Logger in rice.selector |
---|
Fields in rice.selector declared as Logger | |
---|---|
protected Logger |
SelectorManager.logger
|
Uses of Logger in rice.visualization |
---|
Fields in rice.visualization declared as Logger | |
---|---|
protected Logger |
ControlPanel.logger
|
protected Logger |
LocalVisualization.logger
|
protected Logger |
Visualization.logger
|
Uses of Logger in rice.visualization.client |
---|
Fields in rice.visualization.client declared as Logger | |
---|---|
protected Logger |
VisualizationClient.logger
|
Uses of Logger in rice.visualization.server |
---|
Fields in rice.visualization.server declared as Logger | |
---|---|
protected Logger |
EmailPanelCreator.logger
Lazilly constructed. |
protected Logger |
FileCommandHandler.logger
Lazilly constructed. |
protected Logger |
GCPanelCreator.logger
Lazilly constructed. |
protected Logger |
OverviewPanelCreator.logger
Lazilly constructed. |
protected Logger |
PASTPanelCreator.logger
Lazilly constructed. |
protected Logger |
PersistencePanelCreator.logger
Lazilly constructed. |
protected Logger |
QueuePanelCreator.logger
Lazilly constructed. |
protected Logger |
VisualizationServer.logger
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |