Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
com.dicl.velox.model.BlockMetadata Class Reference
Collaboration diagram for com.dicl.velox.model.BlockMetadata:
Collaboration graph

Public Member Functions

 BlockMetadata ()
 
 BlockMetadata (BlockMetadata that)
 

Public Attributes

String name
 
String host
 
int index
 
String fileName
 
long size
 
long numChunks
 
BlockMetadata[] chunks = null
 

Constructor & Destructor Documentation

com.dicl.velox.model.BlockMetadata.BlockMetadata ( )
inline
com.dicl.velox.model.BlockMetadata.BlockMetadata ( BlockMetadata  that)
inline

Member Data Documentation

BlockMetadata [] com.dicl.velox.model.BlockMetadata.chunks = null
String com.dicl.velox.model.BlockMetadata.fileName
String com.dicl.velox.model.BlockMetadata.host
int com.dicl.velox.model.BlockMetadata.index
String com.dicl.velox.model.BlockMetadata.name
long com.dicl.velox.model.BlockMetadata.numChunks
long com.dicl.velox.model.BlockMetadata.size

The documentation for this class was generated from the following file: