public static final class GribCollectionProto.Partition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder> implements GribCollectionProto.PartitionOrBuilder
Partition
Modifier and Type | Method and Description |
---|---|
GribCollectionProto.Partition.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
GribCollectionProto.Partition |
build() |
GribCollectionProto.Partition |
buildPartial() |
GribCollectionProto.Partition.Builder |
clear() |
GribCollectionProto.Partition.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
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 |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GribCollectionProto.Partition.Builder |
clearPartitionDate()
partition date added 11/25/14
|
GribCollectionProto.Partition.Builder |
clone() |
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.GeneratedMessageV3.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 |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GribCollectionProto.Partition.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
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
|
GribCollectionProto.Partition.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
GribCollectionProto.Partition.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GribCollectionProto.Partition build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GribCollectionProto.Partition buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GribCollectionProto.Partition.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public GribCollectionProto.Partition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Partition.Builder>
java.io.IOException
public java.lang.String getName()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;
getName
in interface GribCollectionProto.PartitionOrBuilder
public com.google.protobuf.ByteString getNameBytes()
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
string name = 1;
getNameBytes
in interface GribCollectionProto.PartitionOrBuilder
public 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.PartitionOrBuilder
public com.google.protobuf.ByteString getFilenameBytes()
the gribCollection.ncx file, relative to gc.
string filename = 2;
getFilenameBytes
in interface GribCollectionProto.PartitionOrBuilder
public 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.PartitionOrBuilder
public 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.PartitionOrBuilder
public 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.PartitionOrBuilder
public 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;
public final GribCollectionProto.Partition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>
public final GribCollectionProto.Partition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GribCollectionProto.Partition.Builder>