public class Dispatcher.Source extends Dispatcher.DDatanode.StorageGroup
Modifier and Type | Method and Description |
---|---|
Dispatcher.PendingMove |
addPendingMove(Dispatcher.DBlock block,
Dispatcher.DDatanode.StorageGroup target)
Add a pending move
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isIterationOver()
Check if the iteration is over
|
getDatanodeInfo, getStorageType, incScheduledSize, toString
public boolean isIterationOver()
public Dispatcher.PendingMove addPendingMove(Dispatcher.DBlock block, Dispatcher.DDatanode.StorageGroup target)
public int hashCode()
hashCode
in class Dispatcher.DDatanode.StorageGroup
public boolean equals(Object obj)
equals
in class Dispatcher.DDatanode.StorageGroup
Copyright © 2017 Apache Software Foundation. All Rights Reserved.