| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.thrift2.generated | 
| Modifier and Type | Field and Description | 
|---|---|
| TCellVisibility | TPut. cellVisibility | 
| TCellVisibility | TIncrement. cellVisibility | 
| TCellVisibility | TAppend. cellVisibility | 
| Modifier and Type | Method and Description | 
|---|---|
| TCellVisibility | TCellVisibility. deepCopy() | 
| TCellVisibility | TPut. getCellVisibility() | 
| TCellVisibility | TIncrement. getCellVisibility() | 
| TCellVisibility | TAppend. getCellVisibility() | 
| TCellVisibility | TCellVisibility. setExpression(String expression) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | TCellVisibility. compareTo(TCellVisibility other) | 
| boolean | TCellVisibility. equals(TCellVisibility that) | 
| TPut | TPut. setCellVisibility(TCellVisibility cellVisibility) | 
| TIncrement | TIncrement. setCellVisibility(TCellVisibility cellVisibility) | 
| TAppend | TAppend. setCellVisibility(TCellVisibility cellVisibility) | 
| Constructor and Description | 
|---|
| TCellVisibility(TCellVisibility other)Performs a deep copy on other. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.