Class TransientBlobKey

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

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

    • TransientBlobKey

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