|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseProtos.BigDecimalMsg | |
---|---|
org.apache.hadoop.hbase.client.coprocessor | Provides client classes for invoking Coprocessor RPC protocols |
org.apache.hadoop.hbase.protobuf.generated |
Uses of HBaseProtos.BigDecimalMsg in org.apache.hadoop.hbase.client.coprocessor |
---|
Methods in org.apache.hadoop.hbase.client.coprocessor that return HBaseProtos.BigDecimalMsg | |
---|---|
HBaseProtos.BigDecimalMsg |
BigDecimalColumnInterpreter.getProtoForCellType(BigDecimal t)
|
HBaseProtos.BigDecimalMsg |
BigDecimalColumnInterpreter.getProtoForPromotedType(BigDecimal s)
|
Methods in org.apache.hadoop.hbase.client.coprocessor with parameters of type HBaseProtos.BigDecimalMsg | |
---|---|
BigDecimal |
BigDecimalColumnInterpreter.getCellValueFromProto(HBaseProtos.BigDecimalMsg q)
|
BigDecimal |
BigDecimalColumnInterpreter.getPromotedValueFromProto(HBaseProtos.BigDecimalMsg r)
|
Uses of HBaseProtos.BigDecimalMsg in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type HBaseProtos.BigDecimalMsg | |
---|---|
static com.google.protobuf.Parser<HBaseProtos.BigDecimalMsg> |
HBaseProtos.BigDecimalMsg.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.BigDecimalMsg | |
---|---|
HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.Builder.build()
|
HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.Builder.buildPartial()
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.getDefaultInstance()
|
HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.getDefaultInstanceForType()
|
HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.Builder.getDefaultInstanceForType()
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseDelimitedFrom(InputStream input)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(byte[] data)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(com.google.protobuf.ByteString data)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(com.google.protobuf.CodedInputStream input)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(InputStream input)
|
static HBaseProtos.BigDecimalMsg |
HBaseProtos.BigDecimalMsg.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.BigDecimalMsg | |
---|---|
com.google.protobuf.Parser<HBaseProtos.BigDecimalMsg> |
HBaseProtos.BigDecimalMsg.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.BigDecimalMsg | |
---|---|
HBaseProtos.BigDecimalMsg.Builder |
HBaseProtos.BigDecimalMsg.Builder.mergeFrom(HBaseProtos.BigDecimalMsg other)
|
static HBaseProtos.BigDecimalMsg.Builder |
HBaseProtos.BigDecimalMsg.newBuilder(HBaseProtos.BigDecimalMsg prototype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |