org.gwe.drivers.fileSystems
Class GridFileSystemUtils

java.lang.Object
  extended by org.gwe.drivers.fileSystems.GridFileSystemUtils

public class GridFileSystemUtils
extends java.lang.Object

Since:
Sep 17, 2008
Author:
Marco Ruiz

Constructor Summary
GridFileSystemUtils()
           
 
Method Summary
static void cleanUpHandle(FileHandle handle)
           
static long computeSize(FileHandle srcFileHandle, FileHandle destFileHandle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridFileSystemUtils

public GridFileSystemUtils()
Method Detail

computeSize

public static long computeSize(FileHandle srcFileHandle,
                               FileHandle destFileHandle)

cleanUpHandle

public static void cleanUpHandle(FileHandle handle)


Copyright © 2007-2009. All Rights Reserved.