public class BinaryEvent extends Event
protected byte[]
binaryData
protected String
binaryType
file, logger, message, tags, time
protected
BinaryEvent(LogFile file, long time, String logger, String message, Map<String,String> tags, String binaryType, byte[] binaryData)
compareTo, getFile, getLogger, getMessage, getTags, getTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String binaryType
protected final byte[] binaryData
protected BinaryEvent(LogFile file, long time, String logger, String message, Map<String,String> tags, String binaryType, byte[] binaryData)
Copyright © 2016. All rights reserved.