GridIndexOnline类参考
在线网格索引 更多...
属性 | |
NSString * | dataPath |
设置/获取输入数据路径 | |
NSString * | indexFile |
设置/获取索引文件配置 | |
Rectangle2D * | bounds |
设置/获取索引参数配置 | |
NSInteger | gridRows |
设置/获取网格索引行数目 | |
NSInteger | gridCols |
设置/获取网格索引列数目 | |
NSInteger | intervalTolerance |
设置/获取对象计算分区时向外扩充的容限值 | |
NSString * | outputHDFSPath |
设置/获取输出到HDFS的路径 |
详细描述
在线网格索引
属性文档
- (Rectangle2D*) bounds [read, write, assign] |
设置/获取索引参数配置
设置/获取计算范围
- (NSString*) dataPath [read, write, assign] |
设置/获取输入数据路径
- (NSInteger) gridCols [read, write, assign] |
设置/获取网格索引列数目
- (NSInteger) gridRows [read, write, assign] |
设置/获取网格索引行数目
- (NSString*) indexFile [read, write, assign] |
设置/获取索引文件配置
注:当设置索引文件配置时,不需要再设置计算范围、网格行列数、容限值等,只需要在设置输出的HDFS路径
- (NSInteger) intervalTolerance [read, write, assign] |
设置/获取对象计算分区时向外扩充的容限值
- (NSString*) outputHDFSPath [read, write, assign] |
设置/获取输出到HDFS的路径
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。