|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hadoop.fs.Options.CreateOpts org.apache.hadoop.fs.Options.CreateOpts.BytesPerChecksum
public static class Options.CreateOpts.BytesPerChecksum
This is not needed if ChecksumParam is specified.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.fs.Options.CreateOpts |
---|
Options.CreateOpts.BlockSize, Options.CreateOpts.BufferSize, Options.CreateOpts.BytesPerChecksum, Options.CreateOpts.ChecksumParam, Options.CreateOpts.CreateParent, Options.CreateOpts.Perms, Options.CreateOpts.Progress, Options.CreateOpts.ReplicationFactor |
Constructor Summary | |
---|---|
protected |
Options.CreateOpts.BytesPerChecksum(short bpc)
|
Method Summary | |
---|---|
int |
getValue()
|
Methods inherited from class org.apache.hadoop.fs.Options.CreateOpts |
---|
blockSize, bufferSize, bytesPerChecksum, checksumParam, createParent, donotCreateParent, getOpt, perms, repFac, setOpt |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Options.CreateOpts.BytesPerChecksum(short bpc)
Method Detail |
---|
public int getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |