Class ChunkKey

  • All Implemented Interfaces:
    java.io.Externalizable , java.io.Serializable , java.lang.Comparable , org.apache.avro.generic.GenericContainer , org.apache.avro.generic.GenericRecord , org.apache.avro.generic.IndexedRecord , org.apache.avro.specific.SpecificRecord

    
    public class ChunkKey
    extends SpecificRecordBase implements SpecificRecord
                        

    Chunk key for use as record key for Chunks of a larger binary artifact

    • Constructor Detail

      • ChunkKey

        ChunkKey()
        Default constructor.
      • ChunkKey

        ChunkKey(ByteBuffer realKey, Integer partNumber)
        All-args constructor.
        Parameters:
        realKey - avro serialized real key for the chunked record value
        partNumber - number of chunk