Class PermanentBlobKey

java.lang.Object
org.apache.flink.runtime.blob.BlobKey
org.apache.flink.runtime.blob.PermanentBlobKey
All Implemented Interfaces:
Serializable, Comparable<BlobKey>

public final class PermanentBlobKey extends BlobKey
BLOB key referencing permanent BLOB files.
See Also:
  • Constructor Details

    • PermanentBlobKey

      @VisibleForTesting public PermanentBlobKey()
      Constructs a new BLOB key.