public interface DescriptorInfo<Desc extends TupleDesc>
| Modifier and Type | Method and Description |
|---|---|
Desc |
createDescription()
Creates new description instance which can be processed by this class
|
java.lang.Class<Desc> |
getDescriptionType()
The type of region descriptor generated
|