protected static class MaxAccumulateFunction.MaxData extends Object implements Externalizable
| Modifier and Type | Field and Description |
|---|---|
double |
max |
| Constructor and Description |
|---|
MaxAccumulateFunction.MaxData() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.