Uses of Class
org.apache.pig.builtin.mock.Storage.Data

Packages that use Storage.Data
org.apache.pig.builtin.mock   
 

Uses of Storage.Data in org.apache.pig.builtin.mock
 

Methods in org.apache.pig.builtin.mock that return Storage.Data
static Storage.Data Storage.resetData(PigContext context)
          reset the store and get the Data object to access it
static Storage.Data Storage.resetData(PigServer pigServer)
          reset the store and get the Data object to access it
 



Copyright © 2007-2012 The Apache Software Foundation