public abstract static class ConfObjectInfo.PropertyInfo extends AbstractSopremoType implements ISopremoType
| Constructor and Description |
|---|
ConfObjectInfo.PropertyInfo(AdditionalInfoResolver additionalInfoResolver,
String name,
PropertyDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendAsString(Appendable appendable) |
protected ConfigurableSopremoType |
getDelegate(ConfigurableSopremoType operator) |
PropertyDescriptor |
getDescriptor()
Returns the descriptor.
|
String |
getName()
Returns the name.
|
Class<?> |
getType() |
boolean |
isFlag() |
append, checkCopyType, clone, copy, shallowClone, toString, toStringpublic ConfObjectInfo.PropertyInfo(AdditionalInfoResolver additionalInfoResolver, String name, PropertyDescriptor descriptor)
public void appendAsString(Appendable appendable) throws IOException
appendAsString in interface eu.stratosphere.util.IAppendingIOExceptionpublic PropertyDescriptor getDescriptor()
public String getName()
public Class<?> getType()
public boolean isFlag()
protected ConfigurableSopremoType getDelegate(ConfigurableSopremoType operator)
Copyright © 2011–2014. All rights reserved.