@InterfaceAudience.Private @InterfaceStability.Evolving public interface ServerProcedureInterface
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ServerProcedureInterface.ServerOperationType  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerName | 
getServerName()  | 
ServerProcedureInterface.ServerOperationType | 
getServerOperationType()
Given an operation type we can take decisions about what to do with pending operations. 
 | 
boolean | 
hasMetaTableRegion()  | 
ServerName getServerName()
boolean hasMetaTableRegion()
ServerProcedureInterface.ServerOperationType getServerOperationType()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.