wt.fv.uploadtocache
Interface UploadToCacheSvrService


public interface UploadToCacheSvrService



Supported API: false

Extendable: false


Method Summary
 CacheDescriptor getCacheDescriptorFromServer(int number_of_files)
          

Supported API: false
 CacheDescriptor getCacheDescriptorFromServer(int number_of_files, boolean useMasterCache)
          

Supported API: false
 

Method Detail

getCacheDescriptorFromServer

public CacheDescriptor getCacheDescriptorFromServer(int number_of_files)
                                             throws WTException


Supported API: false

Parameters:
number_of_files -
Returns:
CacheDescriptor
Throws:
WTException

getCacheDescriptorFromServer

public CacheDescriptor getCacheDescriptorFromServer(int number_of_files,
                                                    boolean useMasterCache)
                                             throws WTException


Supported API: false

Parameters:
number_of_files -
useMasterCache -
Returns:
CacheDescriptor
Throws:
WTException