-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
date |
protected com.hazelcast.impl.base.SystemLog.Type |
type |
-
Constructor Summary
Constructors
Constructor and Description |
SystemLog() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getDate() |
com.hazelcast.impl.base.SystemLog.Type |
getType() |
void |
setType(com.hazelcast.impl.base.SystemLog.Type type) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SystemLog
public SystemLog()
-
Method Detail
-
getDate
public long getDate()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.