@InterfaceAudience.Private public interface TableProcedureInterface
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TableProcedureInterface.TableOperationType | 
| Modifier and Type | Method and Description | 
|---|---|
| TableName | getTableName() | 
| TableProcedureInterface.TableOperationType | getTableOperationType()Given an operation type we can take decisions about what to do with pending operations. | 
TableName getTableName()
TableProcedureInterface.TableOperationType getTableOperationType()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.