public static final class GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap extends com.google.protobuf.GeneratedMessage implements GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilder
SampleIDToTileDBIDMap| Modifier and Type | Class and Description |
|---|---|
static class |
GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder
Protobuf type
SampleIDToTileDBIDMap |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
private int |
bitField0_ |
private static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap |
DEFAULT_INSTANCE |
static int |
IDX_IN_FILE_FIELD_NUMBER |
private int |
idxInFile_ |
private byte |
memoizedIsInitialized |
static com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> |
PARSER
Deprecated.
|
static int |
SAMPLE_NAME_FIELD_NUMBER |
private Object |
sampleName_ |
private static long |
serialVersionUID |
static int |
STREAM_NAME_FIELD_NUMBER |
private Object |
streamName_ |
static int |
TILEDB_ROW_INDEX_FIELD_NUMBER |
private long |
tiledbRowIndex_ |
| Modifier | Constructor and Description |
|---|---|
private |
SampleIDToTileDBIDMap() |
private |
SampleIDToTileDBIDMap(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
SampleIDToTileDBIDMap(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate int bitField0_
public static final int SAMPLE_NAME_FIELD_NUMBER
private volatile Object sampleName_
public static final int TILEDB_ROW_INDEX_FIELD_NUMBER
private long tiledbRowIndex_
public static final int IDX_IN_FILE_FIELD_NUMBER
private int idxInFile_
public static final int STREAM_NAME_FIELD_NUMBER
private volatile Object streamName_
private byte memoizedIsInitialized
private static final long serialVersionUID
private static final GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap DEFAULT_INSTANCE
@Deprecated public static final com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> PARSER
private SampleIDToTileDBIDMap(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private SampleIDToTileDBIDMap()
private SampleIDToTileDBIDMap(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasSampleName()
required string sample_name = 1;hasSampleName in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic String getSampleName()
required string sample_name = 1;getSampleName in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic com.google.protobuf.ByteString getSampleNameBytes()
required string sample_name = 1;getSampleNameBytes in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic boolean hasTiledbRowIndex()
required int64 tiledb_row_index = 2;hasTiledbRowIndex in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic long getTiledbRowIndex()
required int64 tiledb_row_index = 2;getTiledbRowIndex in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic boolean hasIdxInFile()
required int32 idx_in_file = 3;hasIdxInFile in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic int getIdxInFile()
required int32 idx_in_file = 3;getIdxInFile in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic boolean hasStreamName()
optional string stream_name = 4;hasStreamName in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic String getStreamName()
optional string stream_name = 4;getStreamName in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic com.google.protobuf.ByteString getStreamNameBytes()
optional string stream_name = 4;getStreamNameBytes in interface GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMapOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder newBuilder()
public static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder newBuilder(GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap prototype)
public GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap getDefaultInstance()
public static com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> parser()
public com.google.protobuf.Parser<GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GenomicsDBCallsetsMapProto.SampleIDToTileDBIDMap getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.