public static final class BulkLoaderProtocol.RegisterSliceResponse extends com.google.protobuf.GeneratedMessageLite implements BulkLoaderProtocol.RegisterSliceResponseOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
BulkLoaderProtocol.RegisterSliceResponse.Builder |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>
Modifier and Type | Field and Description |
---|---|
static int |
CODE_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
PARTITIONCOUNT_FIELD_NUMBER |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField
public static final int PARTITIONCOUNT_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static BulkLoaderProtocol.RegisterSliceResponse getDefaultInstance()
public BulkLoaderProtocol.RegisterSliceResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
public boolean hasPartitionCount()
hasPartitionCount
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public int getPartitionCount()
getPartitionCount
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public boolean hasCode()
hasCode
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public int getCode()
getCode
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public boolean hasError()
hasError
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public String getError()
getError
in interface BulkLoaderProtocol.RegisterSliceResponseOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(InputStream input) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BulkLoaderProtocol.RegisterSliceResponse.Builder newBuilder()
public BulkLoaderProtocol.RegisterSliceResponse.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BulkLoaderProtocol.RegisterSliceResponse.Builder newBuilder(BulkLoaderProtocol.RegisterSliceResponse prototype)
public BulkLoaderProtocol.RegisterSliceResponse.Builder toBuilder()
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2020 Actian Corporation. All rights reserved.