public class PutSessionBean extends Object implements PutSessionBeanLocal
Modifier and Type | Field and Description |
---|---|
private DataManagerChordSessionBeanLocal |
dataManagerChordSessionBean |
private LightSessionBeanLocal |
lightSessionBean |
private LookupSessionBeanLocal |
lookupSessionBean |
Constructor and Description |
---|
PutSessionBean() |
Modifier and Type | Method and Description |
---|---|
void |
lightPut(GenericStat stat)
Put a new GenericStat in the Distributed Database
Eventually it calls LightSessionBean.splitAndPut to split the tree if the
Bucket has a recordsCounter greater or equal to LightSessionBean.TETA_SPLIT
|
private LightSessionBeanLocal lightSessionBean
private LookupSessionBeanLocal lookupSessionBean
private DataManagerChordSessionBeanLocal dataManagerChordSessionBean
public void lightPut(GenericStat stat)
lightPut
in interface PutSessionBeanLocal
stat
- |Copyright © 2018. All rights reserved.