public interface IWorkerEngine
| Modifier and Type | Method and Description |
|---|---|
int |
get(long timeStamp,
long lastMillis,
int cellId) |
void |
put(int cellId,
long timeStamp) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.