Class H5FD_hdfs_fapl_t

java.lang.Object
hdf.hdf5lib.structs.H5FD_hdfs_fapl_t
All Implemented Interfaces:
Serializable

public class H5FD_hdfs_fapl_t extends Object implements Serializable
See Also:
  • Constructor Details

    • H5FD_hdfs_fapl_t

      public H5FD_hdfs_fapl_t(String namenode_name, int namenode_port, String user_name, String kerberos_ticket_cache, int stream_buffer_size)
  • Method Details