|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Assignment | |
---|---|
org.apache.accumulo.server.master.state |
Uses of Assignment in org.apache.accumulo.server.master.state |
---|
Methods in org.apache.accumulo.server.master.state with parameters of type Assignment | |
---|---|
static void |
TabletStateStore.setLocation(Assignment assignment)
|
Method parameters in org.apache.accumulo.server.master.state with type arguments of type Assignment | |
---|---|
void |
ZooTabletStateStore.setFutureLocations(Collection<Assignment> assignments)
|
abstract void |
TabletStateStore.setFutureLocations(Collection<Assignment> assignments)
Store the assigned locations in the data store. |
void |
MetaDataStateStore.setFutureLocations(Collection<Assignment> assignments)
|
void |
ZooTabletStateStore.setLocations(Collection<Assignment> assignments)
|
abstract void |
TabletStateStore.setLocations(Collection<Assignment> assignments)
Tablet servers will update the data store with the location when they bring the tablet online |
void |
MetaDataStateStore.setLocations(Collection<Assignment> assignments)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |