gov.nasa.pds.transport
Class Pds4TransformerHandler
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pds4TransformerHandler
public Pds4TransformerHandler()
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.