org.apache.directory.server.log
Class UserLogRecord
java.lang.Object
org.apache.directory.server.log.UserLogRecord
public class UserLogRecord
- extends Object
A user log record that can be used to pass user record between the clients and the logger
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserLogRecord
public UserLogRecord()
setData
public void setData(byte[] data,
int length)
getDataBuffer
public byte[] getDataBuffer()
getDataLength
public int getDataLength()
getLogAnchor
public LogAnchor getLogAnchor()
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.