Package org.apache.hadoop.fs
Class Options.CreateOpts.BytesPerChecksum
java.lang.Object
org.apache.hadoop.fs.Options.CreateOpts
org.apache.hadoop.fs.Options.CreateOpts.BytesPerChecksum
- Enclosing class:
- Options.CreateOpts
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
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.fs.Options.CreateOpts
blockSize, bufferSize, bytesPerChecksum, checksumParam, createParent, donotCreateParent, perms, progress, repFac
-
Constructor Details
-
BytesPerChecksum
protected BytesPerChecksum(short bpc)
-
-
Method Details
-
getValue
public int getValue()
-