|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComparatorPB.BitComparator.BitwiseOp | |
---|---|
org.hbase.async.generated |
Uses of ComparatorPB.BitComparator.BitwiseOp in org.hbase.async.generated |
---|
Methods in org.hbase.async.generated that return ComparatorPB.BitComparator.BitwiseOp | |
---|---|
ComparatorPB.BitComparator.BitwiseOp |
ComparatorPB.BitComparatorOrBuilder.getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2; |
ComparatorPB.BitComparator.BitwiseOp |
ComparatorPB.BitComparator.getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2; |
ComparatorPB.BitComparator.BitwiseOp |
ComparatorPB.BitComparator.Builder.getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2; |
static ComparatorPB.BitComparator.BitwiseOp |
ComparatorPB.BitComparator.BitwiseOp.valueOf(int value)
|
static ComparatorPB.BitComparator.BitwiseOp |
ComparatorPB.BitComparator.BitwiseOp.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComparatorPB.BitComparator.BitwiseOp[] |
ComparatorPB.BitComparator.BitwiseOp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.hbase.async.generated that return types with arguments of type ComparatorPB.BitComparator.BitwiseOp | |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<ComparatorPB.BitComparator.BitwiseOp> |
ComparatorPB.BitComparator.BitwiseOp.internalGetValueMap()
|
Methods in org.hbase.async.generated with parameters of type ComparatorPB.BitComparator.BitwiseOp | |
---|---|
ComparatorPB.BitComparator.Builder |
ComparatorPB.BitComparator.Builder.setBitwiseOp(ComparatorPB.BitComparator.BitwiseOp value)
required .BitComparator.BitwiseOp bitwise_op = 2; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |