gov.nasa.pds.transport
Class Pds4TransformerHandler

java.lang.Object
  extended by gov.nasa.pds.transport.Pds4TransformerHandler
All Implemented Interfaces:
org.apache.oodt.product.handlers.ofsn.OFSNGetHandler

public class Pds4TransformerHandler
extends Object
implements org.apache.oodt.product.handlers.ofsn.OFSNGetHandler


Constructor Summary
Pds4TransformerHandler()
           
 
Method Summary
 void configure(Properties properties)
           
 byte[] retrieveChunk(String inputFilePath, long offset, int length)
           
 long sizeOf(String inputFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pds4TransformerHandler

public Pds4TransformerHandler()
Method Detail

configure

public void configure(Properties properties)
Specified by:
configure in interface org.apache.oodt.product.handlers.ofsn.OFSNGetHandler

retrieveChunk

public byte[] retrieveChunk(String inputFilePath,
                            long offset,
                            int length)
                     throws org.apache.oodt.product.ProductException
Specified by:
retrieveChunk in interface org.apache.oodt.product.handlers.ofsn.OFSNGetHandler
Throws:
org.apache.oodt.product.ProductException

sizeOf

public long sizeOf(String inputFilePath)
Specified by:
sizeOf in interface org.apache.oodt.product.handlers.ofsn.OFSNGetHandler


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.