- java.lang.Object
-
- org.apache.avro.specific.SpecificRecordBase
-
- org.apache.hadoop.hbase.avro.generated.AClusterStatus
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Object |
get(int field$) |
org.apache.avro.Schema |
getSchema() |
void |
put(int field$,
Object value$) |
-
Methods inherited from class org.apache.avro.specific.SpecificRecordBase
compareTo, equals, hashCode, toString
-
-
Field Detail
-
deadServers
public int deadServers
-
regionsCount
public int regionsCount
-
requestsCount
public int requestsCount
-
servers
public int servers
-
Constructor Detail
-
AClusterStatus
public AClusterStatus()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.