Class SlotAllocationSnapshot

    • Constructor Detail

      • SlotAllocationSnapshot

        public SlotAllocationSnapshot​(SlotID slotID,
                                      org.apache.flink.api.common.JobID jobId,
                                      String jobTargetAddress,
                                      AllocationID allocationId,
                                      ResourceProfile resourceProfile)
    • Method Detail

      • getSlotID

        public SlotID getSlotID()
      • getJobId

        public org.apache.flink.api.common.JobID getJobId()
      • getJobTargetAddress

        public String getJobTargetAddress()
      • getSlotIndex

        public int getSlotIndex()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object