@InterfaceAudience.Private public interface RSProcedureCallable extends Callable<Void>
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType()
Event type used to select thread pool.
|
void |
init(byte[] parameter,
HRegionServer rs)
Initialize the callable
|
void init(byte[] parameter, HRegionServer rs)
parameter
- the parameter passed from master.rs
- the regionserver instanceEventType getEventType()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.