|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BitComparator,ComparatorPB.BitComparator.Builder>
org.hbase.async.generated.ComparatorPB.BitComparator.Builder
public static final class ComparatorPB.BitComparator.Builder
Protobuf type BitComparator
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder |
---|
parseUnknownField |
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
---|
addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ComparatorPB.BitComparator.Builder clear()
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BitComparator,ComparatorPB.BitComparator.Builder>
public ComparatorPB.BitComparator.Builder clone()
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BitComparator,ComparatorPB.BitComparator.Builder>
public ComparatorPB.BitComparator getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BitComparator,ComparatorPB.BitComparator.Builder>
public ComparatorPB.BitComparator build()
build
in interface com.google.protobuf.MessageLite.Builder
public ComparatorPB.BitComparator buildPartial()
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ComparatorPB.BitComparator.Builder mergeFrom(ComparatorPB.BitComparator other)
mergeFrom
in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BitComparator,ComparatorPB.BitComparator.Builder>
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public ComparatorPB.BitComparator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessageLite.Builder<ComparatorPB.BitComparator.Builder>
IOException
public boolean hasComparable()
required .ByteArrayComparable comparable = 1;
hasComparable
in interface ComparatorPB.BitComparatorOrBuilder
public ComparatorPB.ByteArrayComparable getComparable()
required .ByteArrayComparable comparable = 1;
getComparable
in interface ComparatorPB.BitComparatorOrBuilder
public ComparatorPB.BitComparator.Builder setComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;
public ComparatorPB.BitComparator.Builder setComparable(ComparatorPB.ByteArrayComparable.Builder builderForValue)
required .ByteArrayComparable comparable = 1;
public ComparatorPB.BitComparator.Builder mergeComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;
public ComparatorPB.BitComparator.Builder clearComparable()
required .ByteArrayComparable comparable = 1;
public boolean hasBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2;
hasBitwiseOp
in interface ComparatorPB.BitComparatorOrBuilder
public ComparatorPB.BitComparator.BitwiseOp getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2;
getBitwiseOp
in interface ComparatorPB.BitComparatorOrBuilder
public ComparatorPB.BitComparator.Builder setBitwiseOp(ComparatorPB.BitComparator.BitwiseOp value)
required .BitComparator.BitwiseOp bitwise_op = 2;
public ComparatorPB.BitComparator.Builder clearBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |