@InterfaceAudience.Private public interface ServerProcedureInterface
Modifier and Type | Interface and Description |
---|---|
static class |
ServerProcedureInterface.ServerOperationType |
Modifier and Type | Method and Description |
---|---|
ServerName |
getServerName()
Returns Name of this server instance.
|
ServerProcedureInterface.ServerOperationType |
getServerOperationType()
Given an operation type we can take decisions about what to do with pending operations.
|
boolean |
hasMetaTableRegion()
Returns True if this server has an hbase:meta table region.
|
ServerName getServerName()
boolean hasMetaTableRegion()
ServerProcedureInterface.ServerOperationType getServerOperationType()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.