Package com.mapr.fs.jni
Class JNIBlockLocation
java.lang.Object
com.mapr.fs.jni.JNIBlockLocation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJNIBlockLocation(String[] names, String[] hosts, String master, long offset, long length, int cid, int cinum, int uniq, long numDiskBlocks) -
Method Summary
-
Field Details
-
names
-
hosts
-
offset
public long offset -
length
public long length -
cid
public int cid -
cinum
public int cinum -
uniq
public int uniq -
master
-
numDiskBlocks
public long numDiskBlocks
-
-
Constructor Details
-
JNIBlockLocation
-