public interface TableSource<K,V> extends Source<Pair<K,V>>
Source implementations that return a PTable.| Modifier and Type | Method and Description |
|---|---|
PTableType<K,V> |
getTableType() |
configureSource, getConverter, getLastModifiedAt, getSize, getType, inputConfPTableType<K,V> getTableType()
Copyright © 2017 The Apache Software Foundation. All rights reserved.