public final class NullLoggable extends RandomAccessLoggableImpl
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
NO_STRUCTURE_ID, NULL_ADDRESS| Modifier and Type | Method and Description |
|---|---|
static NullLoggable |
create() |
long |
getAddress()
Address of the loggable in log.
|
static boolean |
isNullLoggable(byte type) |
static boolean |
isNullLoggable(@NotNull Loggable loggable) |
getData, getDataLength, getStructureId, getType, lengthpublic static final byte TYPE
public static NullLoggable create()
public long getAddress()
LoggablegetAddress in interface LoggablegetAddress in class RandomAccessLoggableImplpublic static boolean isNullLoggable(byte type)
public static boolean isNullLoggable(@NotNull
@NotNull Loggable loggable)