Package org.apache.bookkeeper.proto
Class BookkeeperProtocol.Request
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.bookkeeper.proto.BookkeeperProtocol.Request
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,BookkeeperProtocol.RequestOrBuilder
- Enclosing class:
- BookkeeperProtocol
public static final class BookkeeperProtocol.Request extends com.google.protobuf.GeneratedMessageV3 implements BookkeeperProtocol.RequestOrBuilder
Protobuf typeRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBookkeeperProtocol.Request.BuilderProtobuf typeRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADDREQUEST_FIELD_NUMBERstatic intAUTHREQUEST_FIELD_NUMBERstatic intFORCELEDGERREQUEST_FIELD_NUMBERstatic intGETBOOKIEINFOREQUEST_FIELD_NUMBERstatic intGETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic com.google.protobuf.Parser<BookkeeperProtocol.Request>PARSERDeprecated.static intREADLACREQUEST_FIELD_NUMBERstatic intREADREQUEST_FIELD_NUMBERstatic intREQUESTCONTEXT_FIELD_NUMBERstatic intSTARTTLSREQUEST_FIELD_NUMBERstatic intWRITELACREQUEST_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)BookkeeperProtocol.AddRequestgetAddRequest()optional .AddRequest addRequest = 101;BookkeeperProtocol.AddRequestOrBuildergetAddRequestOrBuilder()optional .AddRequest addRequest = 101;BookkeeperProtocol.AuthMessagegetAuthRequest()optional .AuthMessage authRequest = 102;BookkeeperProtocol.AuthMessageOrBuildergetAuthRequestOrBuilder()optional .AuthMessage authRequest = 102;static BookkeeperProtocol.RequestgetDefaultInstance()BookkeeperProtocol.RequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()BookkeeperProtocol.ForceLedgerRequestgetForceLedgerRequest()optional .ForceLedgerRequest forceLedgerRequest = 107;BookkeeperProtocol.ForceLedgerRequestOrBuildergetForceLedgerRequestOrBuilder()optional .ForceLedgerRequest forceLedgerRequest = 107;BookkeeperProtocol.GetBookieInfoRequestgetGetBookieInfoRequest()optional .GetBookieInfoRequest getBookieInfoRequest = 105;BookkeeperProtocol.GetBookieInfoRequestOrBuildergetGetBookieInfoRequestOrBuilder()optional .GetBookieInfoRequest getBookieInfoRequest = 105;BookkeeperProtocol.GetListOfEntriesOfLedgerRequestgetGetListOfEntriesOfLedgerRequest()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuildergetGetListOfEntriesOfLedgerRequestOrBuilder()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;BookkeeperProtocol.BKPacketHeadergetHeader()required .BKPacketHeader header = 1;BookkeeperProtocol.BKPacketHeaderOrBuildergetHeaderOrBuilder()required .BKPacketHeader header = 1;com.google.protobuf.Parser<BookkeeperProtocol.Request>getParserForType()BookkeeperProtocol.ReadLacRequestgetReadLacRequest()optional .ReadLacRequest readLacRequest = 104;BookkeeperProtocol.ReadLacRequestOrBuildergetReadLacRequestOrBuilder()optional .ReadLacRequest readLacRequest = 104;BookkeeperProtocol.ReadRequestgetReadRequest()RequestsBookkeeperProtocol.ReadRequestOrBuildergetReadRequestOrBuilder()RequestsBookkeeperProtocol.ContextPairgetRequestContext(int index)to pass MDC contextintgetRequestContextCount()to pass MDC contextjava.util.List<BookkeeperProtocol.ContextPair>getRequestContextList()to pass MDC contextBookkeeperProtocol.ContextPairOrBuildergetRequestContextOrBuilder(int index)to pass MDC contextjava.util.List<? extends BookkeeperProtocol.ContextPairOrBuilder>getRequestContextOrBuilderList()to pass MDC contextintgetSerializedSize()BookkeeperProtocol.StartTLSRequestgetStartTLSRequest()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequestOrBuildergetStartTLSRequestOrBuilder()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.WriteLacRequestgetWriteLacRequest()optional .WriteLacRequest writeLacRequest = 103;BookkeeperProtocol.WriteLacRequestOrBuildergetWriteLacRequestOrBuilder()optional .WriteLacRequest writeLacRequest = 103;booleanhasAddRequest()optional .AddRequest addRequest = 101;booleanhasAuthRequest()optional .AuthMessage authRequest = 102;booleanhasForceLedgerRequest()optional .ForceLedgerRequest forceLedgerRequest = 107;booleanhasGetBookieInfoRequest()optional .GetBookieInfoRequest getBookieInfoRequest = 105;booleanhasGetListOfEntriesOfLedgerRequest()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;inthashCode()booleanhasHeader()required .BKPacketHeader header = 1;booleanhasReadLacRequest()optional .ReadLacRequest readLacRequest = 104;booleanhasReadRequest()RequestsbooleanhasStartTLSRequest()optional .StartTLSRequest startTLSRequest = 106;booleanhasWriteLacRequest()optional .WriteLacRequest writeLacRequest = 103;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BookkeeperProtocol.Request.BuildernewBuilder()static BookkeeperProtocol.Request.BuildernewBuilder(BookkeeperProtocol.Request prototype)BookkeeperProtocol.Request.BuildernewBuilderForType()protected BookkeeperProtocol.Request.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BookkeeperProtocol.RequestparseDelimitedFrom(java.io.InputStream input)static BookkeeperProtocol.RequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.RequestparseFrom(byte[] data)static BookkeeperProtocol.RequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.RequestparseFrom(com.google.protobuf.ByteString data)static BookkeeperProtocol.RequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.RequestparseFrom(com.google.protobuf.CodedInputStream input)static BookkeeperProtocol.RequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.RequestparseFrom(java.io.InputStream input)static BookkeeperProtocol.RequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.RequestparseFrom(java.nio.ByteBuffer data)static BookkeeperProtocol.RequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BookkeeperProtocol.Request>parser()BookkeeperProtocol.Request.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READREQUEST_FIELD_NUMBER
public static final int READREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDREQUEST_FIELD_NUMBER
public static final int ADDREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTHREQUEST_FIELD_NUMBER
public static final int AUTHREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WRITELACREQUEST_FIELD_NUMBER
public static final int WRITELACREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READLACREQUEST_FIELD_NUMBER
public static final int READLACREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GETBOOKIEINFOREQUEST_FIELD_NUMBER
public static final int GETBOOKIEINFOREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTTLSREQUEST_FIELD_NUMBER
public static final int STARTTLSREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORCELEDGERREQUEST_FIELD_NUMBER
public static final int FORCELEDGERREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBER
public static final int GETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUESTCONTEXT_FIELD_NUMBER
public static final int REQUESTCONTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<BookkeeperProtocol.Request> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasHeader
public boolean hasHeader()
required .BKPacketHeader header = 1;- Specified by:
hasHeaderin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public BookkeeperProtocol.BKPacketHeader getHeader()
required .BKPacketHeader header = 1;- Specified by:
getHeaderin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public BookkeeperProtocol.BKPacketHeaderOrBuilder getHeaderOrBuilder()
required .BKPacketHeader header = 1;- Specified by:
getHeaderOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasReadRequest
public boolean hasReadRequest()
Requests
optional .ReadRequest readRequest = 100;- Specified by:
hasReadRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the readRequest field is set.
-
getReadRequest
public BookkeeperProtocol.ReadRequest getReadRequest()
Requests
optional .ReadRequest readRequest = 100;- Specified by:
getReadRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The readRequest.
-
getReadRequestOrBuilder
public BookkeeperProtocol.ReadRequestOrBuilder getReadRequestOrBuilder()
Requests
optional .ReadRequest readRequest = 100;- Specified by:
getReadRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasAddRequest
public boolean hasAddRequest()
optional .AddRequest addRequest = 101;- Specified by:
hasAddRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the addRequest field is set.
-
getAddRequest
public BookkeeperProtocol.AddRequest getAddRequest()
optional .AddRequest addRequest = 101;- Specified by:
getAddRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The addRequest.
-
getAddRequestOrBuilder
public BookkeeperProtocol.AddRequestOrBuilder getAddRequestOrBuilder()
optional .AddRequest addRequest = 101;- Specified by:
getAddRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasAuthRequest
public boolean hasAuthRequest()
optional .AuthMessage authRequest = 102;- Specified by:
hasAuthRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the authRequest field is set.
-
getAuthRequest
public BookkeeperProtocol.AuthMessage getAuthRequest()
optional .AuthMessage authRequest = 102;- Specified by:
getAuthRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The authRequest.
-
getAuthRequestOrBuilder
public BookkeeperProtocol.AuthMessageOrBuilder getAuthRequestOrBuilder()
optional .AuthMessage authRequest = 102;- Specified by:
getAuthRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasWriteLacRequest
public boolean hasWriteLacRequest()
optional .WriteLacRequest writeLacRequest = 103;- Specified by:
hasWriteLacRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the writeLacRequest field is set.
-
getWriteLacRequest
public BookkeeperProtocol.WriteLacRequest getWriteLacRequest()
optional .WriteLacRequest writeLacRequest = 103;- Specified by:
getWriteLacRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The writeLacRequest.
-
getWriteLacRequestOrBuilder
public BookkeeperProtocol.WriteLacRequestOrBuilder getWriteLacRequestOrBuilder()
optional .WriteLacRequest writeLacRequest = 103;- Specified by:
getWriteLacRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasReadLacRequest
public boolean hasReadLacRequest()
optional .ReadLacRequest readLacRequest = 104;- Specified by:
hasReadLacRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the readLacRequest field is set.
-
getReadLacRequest
public BookkeeperProtocol.ReadLacRequest getReadLacRequest()
optional .ReadLacRequest readLacRequest = 104;- Specified by:
getReadLacRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The readLacRequest.
-
getReadLacRequestOrBuilder
public BookkeeperProtocol.ReadLacRequestOrBuilder getReadLacRequestOrBuilder()
optional .ReadLacRequest readLacRequest = 104;- Specified by:
getReadLacRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasGetBookieInfoRequest
public boolean hasGetBookieInfoRequest()
optional .GetBookieInfoRequest getBookieInfoRequest = 105;- Specified by:
hasGetBookieInfoRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the getBookieInfoRequest field is set.
-
getGetBookieInfoRequest
public BookkeeperProtocol.GetBookieInfoRequest getGetBookieInfoRequest()
optional .GetBookieInfoRequest getBookieInfoRequest = 105;- Specified by:
getGetBookieInfoRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The getBookieInfoRequest.
-
getGetBookieInfoRequestOrBuilder
public BookkeeperProtocol.GetBookieInfoRequestOrBuilder getGetBookieInfoRequestOrBuilder()
optional .GetBookieInfoRequest getBookieInfoRequest = 105;- Specified by:
getGetBookieInfoRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasStartTLSRequest
public boolean hasStartTLSRequest()
optional .StartTLSRequest startTLSRequest = 106;- Specified by:
hasStartTLSRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the startTLSRequest field is set.
-
getStartTLSRequest
public BookkeeperProtocol.StartTLSRequest getStartTLSRequest()
optional .StartTLSRequest startTLSRequest = 106;- Specified by:
getStartTLSRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The startTLSRequest.
-
getStartTLSRequestOrBuilder
public BookkeeperProtocol.StartTLSRequestOrBuilder getStartTLSRequestOrBuilder()
optional .StartTLSRequest startTLSRequest = 106;- Specified by:
getStartTLSRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasForceLedgerRequest
public boolean hasForceLedgerRequest()
optional .ForceLedgerRequest forceLedgerRequest = 107;- Specified by:
hasForceLedgerRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the forceLedgerRequest field is set.
-
getForceLedgerRequest
public BookkeeperProtocol.ForceLedgerRequest getForceLedgerRequest()
optional .ForceLedgerRequest forceLedgerRequest = 107;- Specified by:
getForceLedgerRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The forceLedgerRequest.
-
getForceLedgerRequestOrBuilder
public BookkeeperProtocol.ForceLedgerRequestOrBuilder getForceLedgerRequestOrBuilder()
optional .ForceLedgerRequest forceLedgerRequest = 107;- Specified by:
getForceLedgerRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
hasGetListOfEntriesOfLedgerRequest
public boolean hasGetListOfEntriesOfLedgerRequest()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;- Specified by:
hasGetListOfEntriesOfLedgerRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- Whether the getListOfEntriesOfLedgerRequest field is set.
-
getGetListOfEntriesOfLedgerRequest
public BookkeeperProtocol.GetListOfEntriesOfLedgerRequest getGetListOfEntriesOfLedgerRequest()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;- Specified by:
getGetListOfEntriesOfLedgerRequestin interfaceBookkeeperProtocol.RequestOrBuilder- Returns:
- The getListOfEntriesOfLedgerRequest.
-
getGetListOfEntriesOfLedgerRequestOrBuilder
public BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder getGetListOfEntriesOfLedgerRequestOrBuilder()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;- Specified by:
getGetListOfEntriesOfLedgerRequestOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
getRequestContextList
public java.util.List<BookkeeperProtocol.ContextPair> getRequestContextList()
to pass MDC context
repeated .ContextPair requestContext = 200;- Specified by:
getRequestContextListin interfaceBookkeeperProtocol.RequestOrBuilder
-
getRequestContextOrBuilderList
public java.util.List<? extends BookkeeperProtocol.ContextPairOrBuilder> getRequestContextOrBuilderList()
to pass MDC context
repeated .ContextPair requestContext = 200;- Specified by:
getRequestContextOrBuilderListin interfaceBookkeeperProtocol.RequestOrBuilder
-
getRequestContextCount
public int getRequestContextCount()
to pass MDC context
repeated .ContextPair requestContext = 200;- Specified by:
getRequestContextCountin interfaceBookkeeperProtocol.RequestOrBuilder
-
getRequestContext
public BookkeeperProtocol.ContextPair getRequestContext(int index)
to pass MDC context
repeated .ContextPair requestContext = 200;- Specified by:
getRequestContextin interfaceBookkeeperProtocol.RequestOrBuilder
-
getRequestContextOrBuilder
public BookkeeperProtocol.ContextPairOrBuilder getRequestContextOrBuilder(int index)
to pass MDC context
repeated .ContextPair requestContext = 200;- Specified by:
getRequestContextOrBuilderin interfaceBookkeeperProtocol.RequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BookkeeperProtocol.Request parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BookkeeperProtocol.Request parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BookkeeperProtocol.Request parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BookkeeperProtocol.Request.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BookkeeperProtocol.Request.Builder newBuilder()
-
newBuilder
public static BookkeeperProtocol.Request.Builder newBuilder(BookkeeperProtocol.Request prototype)
-
toBuilder
public BookkeeperProtocol.Request.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BookkeeperProtocol.Request.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BookkeeperProtocol.Request getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BookkeeperProtocol.Request> parser()
-
getParserForType
public com.google.protobuf.Parser<BookkeeperProtocol.Request> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BookkeeperProtocol.Request getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-