HBASE-9478 Make Cell @InterfaceAudience.Public and Evolving
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521305 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
baccde7179
commit
79736c4016
@ -58,7 +58,7 @@ import org.apache.hadoop.classification.InterfaceStability;
|
||||
* byte[]'s.
|
||||
* <p/>
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
@InterfaceAudience.Public
|
||||
@InterfaceStability.Evolving
|
||||
public interface Cell {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user