private static class Activation.LogUpdateGroupDesc extends Activation.LogRecord
| Modifier and Type | Field and Description |
|---|---|
private ActivationGroupDesc |
desc |
private ActivationGroupID |
id |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
LogUpdateGroupDesc(ActivationGroupID id,
ActivationGroupDesc desc) |
private static final long serialVersionUID
private final ActivationGroupID id
private final ActivationGroupDesc desc
LogUpdateGroupDesc(ActivationGroupID id, ActivationGroupDesc desc)
Object apply(Object state)
apply in class Activation.LogRecordCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.