public class AppEvent extends AppEventBase
| Constructor and Description |
|---|
AppEvent() |
AppEvent(ChangeType type,
long key) |
| Modifier and Type | Method and Description |
|---|---|
long |
getKey() |
ChangeType |
getType() |
void |
setKey(long key) |
void |
setType(ChangeType type) |
getServer, getTimestamp, getUpid, toStringpublic AppEvent()
public AppEvent(ChangeType type, long key)
public long getKey()
public void setKey(long key)
@Nullable public ChangeType getType()
public void setType(@Nonnull ChangeType type)
Copyright © 2017 etc.to. All rights reserved.