public static final class GribCollectionProto.Partition.Builder extends com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Partition.Builder> implements GribCollectionProto.PartitionOrBuilder
Partition| Modifier and Type | Method and Description |
|---|---|
GribCollectionProto.Partition |
build() |
GribCollectionProto.Partition |
buildPartial() |
GribCollectionProto.Partition.Builder |
clear() |
GribCollectionProto.Partition.Builder |
clearFilename()
the gribCollection.ncx file, relative to gc.
|
GribCollectionProto.Partition.Builder |
clearLastModified()
uint64 lastModified = 4; |
GribCollectionProto.Partition.Builder |
clearLength()
int64 length = 5; |
GribCollectionProto.Partition.Builder |
clearName()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
|
GribCollectionProto.Partition.Builder |
clearPartitionDate()
partition date added 11/25/14
|
GribCollectionProto.Partition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFilename()
the gribCollection.ncx file, relative to gc.
|
com.google.protobuf.ByteString |
getFilenameBytes()
the gribCollection.ncx file, relative to gc.
|
long |
getLastModified()
uint64 lastModified = 4; |
long |
getLength()
int64 length = 5; |
java.lang.String |
getName()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
|
com.google.protobuf.ByteString |
getNameBytes()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
|
long |
getPartitionDate()
partition date added 11/25/14
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GribCollectionProto.Partition.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GribCollectionProto.Partition.Builder |
mergeFrom(GribCollectionProto.Partition other) |
GribCollectionProto.Partition.Builder |
mergeFrom(com.google.protobuf.Message other) |
GribCollectionProto.Partition.Builder |
setFilename(java.lang.String value)
the gribCollection.ncx file, relative to gc.
|
GribCollectionProto.Partition.Builder |
setFilenameBytes(com.google.protobuf.ByteString value)
the gribCollection.ncx file, relative to gc.
|
GribCollectionProto.Partition.Builder |
setLastModified(long value)
uint64 lastModified = 4; |
GribCollectionProto.Partition.Builder |
setLength(long value)
int64 length = 5; |
GribCollectionProto.Partition.Builder |
setName(java.lang.String value)
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
|
GribCollectionProto.Partition.Builder |
setNameBytes(com.google.protobuf.ByteString value)
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
|
GribCollectionProto.Partition.Builder |
setPartitionDate(long value)
partition date added 11/25/14
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Partition.Builder>public GribCollectionProto.Partition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Partition.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Partition.Builder>public GribCollectionProto.Partition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GribCollectionProto.Partition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GribCollectionProto.Partition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GribCollectionProto.Partition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Partition.Builder>public GribCollectionProto.Partition.Builder mergeFrom(GribCollectionProto.Partition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Partition.Builder>public GribCollectionProto.Partition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Partition.Builder>java.io.IOExceptionpublic java.lang.String getName()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;getName in interface GribCollectionProto.PartitionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;getNameBytes in interface GribCollectionProto.PartitionOrBuilderpublic GribCollectionProto.Partition.Builder setName(java.lang.String value)
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;value - The name to set.public GribCollectionProto.Partition.Builder clearName()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;public GribCollectionProto.Partition.Builder setNameBytes(com.google.protobuf.ByteString value)
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;value - The bytes for name to set.public java.lang.String getFilename()
the gribCollection.ncx file, relative to gc.
string filename = 2;getFilename in interface GribCollectionProto.PartitionOrBuilderpublic com.google.protobuf.ByteString getFilenameBytes()
the gribCollection.ncx file, relative to gc.
string filename = 2;getFilenameBytes in interface GribCollectionProto.PartitionOrBuilderpublic GribCollectionProto.Partition.Builder setFilename(java.lang.String value)
the gribCollection.ncx file, relative to gc.
string filename = 2;value - The filename to set.public GribCollectionProto.Partition.Builder clearFilename()
the gribCollection.ncx file, relative to gc.
string filename = 2;public GribCollectionProto.Partition.Builder setFilenameBytes(com.google.protobuf.ByteString value)
the gribCollection.ncx file, relative to gc.
string filename = 2;value - The bytes for filename to set.public long getLastModified()
uint64 lastModified = 4;getLastModified in interface GribCollectionProto.PartitionOrBuilderpublic GribCollectionProto.Partition.Builder setLastModified(long value)
uint64 lastModified = 4;value - The lastModified to set.public GribCollectionProto.Partition.Builder clearLastModified()
uint64 lastModified = 4;public long getLength()
int64 length = 5;getLength in interface GribCollectionProto.PartitionOrBuilderpublic GribCollectionProto.Partition.Builder setLength(long value)
int64 length = 5;value - The length to set.public GribCollectionProto.Partition.Builder clearLength()
int64 length = 5;public long getPartitionDate()
partition date added 11/25/14
int64 partitionDate = 6;getPartitionDate in interface GribCollectionProto.PartitionOrBuilderpublic GribCollectionProto.Partition.Builder setPartitionDate(long value)
partition date added 11/25/14
int64 partitionDate = 6;value - The partitionDate to set.public GribCollectionProto.Partition.Builder clearPartitionDate()
partition date added 11/25/14
int64 partitionDate = 6;