In the TableInfo <http://accumulo.apache.org/1.6/apidocs/index.html?org/apache/accumulo/core/master/thrift//class-useTabletServerStatus._Fields.html> class is tablets <http://accumulo.apache.org/1.6/apidocs/org/apache/accumulo/core/master/thrift/TableInfo.html#tablets> the total number of tablets assigned to the tserver of the table while onlineTablets <http://accumulo.apache.org/1.6/apidocs/org/apache/accumulo/core/master/thrift/TableInfo.html#onlineTablets> is the number of those tablets of the table the tserver has online? So tablets - onelineTablets is the number of tablets that are offline? -- Jeff
- Question about the TableInfo class Jeff Kubina
- Re: Question about the TableInfo class Keith Turner
- Re: Question about the TableInfo class Josh Elser
