Uses of Interface
org.kitesdk.data.View

Packages that use View
org.kitesdk.data Provides interfaces and classes for reading and writing datasets. 
 

Uses of View in org.kitesdk.data
 

Subinterfaces of View in org.kitesdk.data
 interface Dataset<E>
           A logical representation of a set of data entities.
 interface RandomAccessDataset<E>
           A Dataset that supports random access operations on entities.
 interface RefineableView<E>
          A RefineableView specifies a subset of a Dataset by one or more logical constraints.
 



Copyright © 2013–2014. All rights reserved.