@InterfaceAudience.Private static class HTableMultiplexer.PutStatus extends Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) int | maxAttempCount | 
| (package private) Put | put | 
| (package private) RegionInfo | regionInfo | 
| Constructor and Description | 
|---|
| PutStatus(RegionInfo regionInfo,
         Put put,
         int maxAttempCount) | 
final RegionInfo regionInfo
final int maxAttempCount
public PutStatus(RegionInfo regionInfo, Put put, int maxAttempCount)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.