AbstractRefinableView<GenericRecord> |
AbstractRefinableView.asSchema(Schema schema) |
protected abstract AbstractRefinableView<E> |
AbstractRefinableView.filter(Constraints c) |
abstract AbstractRefinableView<E> |
AbstractDataset.filter(Constraints c) |
AbstractRefinableView<E> |
AbstractRefinableView.from(String name,
Comparable value) |
AbstractRefinableView<E> |
AbstractRefinableView.fromAfter(String name,
Comparable value) |
protected abstract <T> AbstractRefinableView<T> |
AbstractRefinableView.project(Schema schema,
Class<T> type) |
AbstractRefinableView<E> |
AbstractRefinableView.to(String name,
Comparable value) |
AbstractRefinableView<E> |
AbstractRefinableView.toBefore(String name,
Comparable value) |
AbstractRefinableView<E> |
AbstractRefinableView.with(String name,
Object... values) |