public class LogInfo extends Object implements Serializable
static String
MTIME
NAME
SIZE
LogInfo(String name, long size, long mtime)
boolean
equals(Object o)
long
getMtime()
String
getName()
getSize()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final String NAME
public static final String SIZE
public static final String MTIME
public LogInfo(String name, long size, long mtime)
public String getName()
public long getSize()
public long getMtime()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.