public static final class StoreTypes.RDDStorageInfo extends com.google.protobuf.GeneratedMessageV3 implements StoreTypes.RDDStorageInfoOrBuilder
org.apache.spark.status.protobuf.RDDStorageInfo| Modifier and Type | Class and Description |
|---|---|
static class |
StoreTypes.RDDStorageInfo.Builder
Protobuf type
org.apache.spark.status.protobuf.RDDStorageInfo |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_DISTRIBUTION_FIELD_NUMBER |
static int |
DISK_USED_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
MEMORY_USED_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NUM_CACHED_PARTITIONS_FIELD_NUMBER |
static int |
NUM_PARTITIONS_FIELD_NUMBER |
static int |
PARTITIONS_FIELD_NUMBER |
static int |
STORAGE_LEVEL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StoreTypes.RDDDataDistribution |
getDataDistribution(int index)
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8; |
int |
getDataDistributionCount()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8; |
java.util.List<StoreTypes.RDDDataDistribution> |
getDataDistributionList()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8; |
StoreTypes.RDDDataDistributionOrBuilder |
getDataDistributionOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8; |
java.util.List<? extends StoreTypes.RDDDataDistributionOrBuilder> |
getDataDistributionOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8; |
static StoreTypes.RDDStorageInfo |
getDefaultInstance() |
StoreTypes.RDDStorageInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getDiskUsed()
int64 disk_used = 7; |
int |
getId()
int32 id = 1; |
long |
getMemoryUsed()
int64 memory_used = 6; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
int |
getNumCachedPartitions()
int32 num_cached_partitions = 4; |
int |
getNumPartitions()
int32 num_partitions = 3; |
com.google.protobuf.Parser<StoreTypes.RDDStorageInfo> |
getParserForType() |
StoreTypes.RDDPartitionInfo |
getPartitions(int index)
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9; |
int |
getPartitionsCount()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9; |
java.util.List<StoreTypes.RDDPartitionInfo> |
getPartitionsList()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9; |
StoreTypes.RDDPartitionInfoOrBuilder |
getPartitionsOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9; |
java.util.List<? extends StoreTypes.RDDPartitionInfoOrBuilder> |
getPartitionsOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9; |
int |
getSerializedSize() |
String |
getStorageLevel()
optional string storage_level = 5; |
com.google.protobuf.ByteString |
getStorageLevelBytes()
optional string storage_level = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasName()
optional string name = 2; |
boolean |
hasStorageLevel()
optional string storage_level = 5; |
boolean |
isInitialized() |
static StoreTypes.RDDStorageInfo.Builder |
newBuilder() |
static StoreTypes.RDDStorageInfo.Builder |
newBuilder(StoreTypes.RDDStorageInfo prototype) |
StoreTypes.RDDStorageInfo.Builder |
newBuilderForType() |
static StoreTypes.RDDStorageInfo |
parseDelimitedFrom(java.io.InputStream input) |
static StoreTypes.RDDStorageInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.RDDStorageInfo |
parseFrom(byte[] data) |
static StoreTypes.RDDStorageInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.RDDStorageInfo |
parseFrom(java.nio.ByteBuffer data) |
static StoreTypes.RDDStorageInfo |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.RDDStorageInfo |
parseFrom(com.google.protobuf.ByteString data) |
static StoreTypes.RDDStorageInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.RDDStorageInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoreTypes.RDDStorageInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreTypes.RDDStorageInfo |
parseFrom(java.io.InputStream input) |
static StoreTypes.RDDStorageInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoreTypes.RDDStorageInfo> |
parser() |
StoreTypes.RDDStorageInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int NUM_PARTITIONS_FIELD_NUMBER
public static final int NUM_CACHED_PARTITIONS_FIELD_NUMBER
public static final int STORAGE_LEVEL_FIELD_NUMBER
public static final int MEMORY_USED_FIELD_NUMBER
public static final int DISK_USED_FIELD_NUMBER
public static final int DATA_DISTRIBUTION_FIELD_NUMBER
public static final int PARTITIONS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public int getId()
int32 id = 1;getId in interface StoreTypes.RDDStorageInfoOrBuilderpublic boolean hasName()
optional string name = 2;hasName in interface StoreTypes.RDDStorageInfoOrBuilderpublic String getName()
optional string name = 2;getName in interface StoreTypes.RDDStorageInfoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;getNameBytes in interface StoreTypes.RDDStorageInfoOrBuilderpublic int getNumPartitions()
int32 num_partitions = 3;getNumPartitions in interface StoreTypes.RDDStorageInfoOrBuilderpublic int getNumCachedPartitions()
int32 num_cached_partitions = 4;getNumCachedPartitions in interface StoreTypes.RDDStorageInfoOrBuilderpublic boolean hasStorageLevel()
optional string storage_level = 5;hasStorageLevel in interface StoreTypes.RDDStorageInfoOrBuilderpublic String getStorageLevel()
optional string storage_level = 5;getStorageLevel in interface StoreTypes.RDDStorageInfoOrBuilderpublic com.google.protobuf.ByteString getStorageLevelBytes()
optional string storage_level = 5;getStorageLevelBytes in interface StoreTypes.RDDStorageInfoOrBuilderpublic long getMemoryUsed()
int64 memory_used = 6;getMemoryUsed in interface StoreTypes.RDDStorageInfoOrBuilderpublic long getDiskUsed()
int64 disk_used = 7;getDiskUsed in interface StoreTypes.RDDStorageInfoOrBuilderpublic java.util.List<StoreTypes.RDDDataDistribution> getDataDistributionList()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8;getDataDistributionList in interface StoreTypes.RDDStorageInfoOrBuilderpublic java.util.List<? extends StoreTypes.RDDDataDistributionOrBuilder> getDataDistributionOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8;getDataDistributionOrBuilderList in interface StoreTypes.RDDStorageInfoOrBuilderpublic int getDataDistributionCount()
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8;getDataDistributionCount in interface StoreTypes.RDDStorageInfoOrBuilderpublic StoreTypes.RDDDataDistribution getDataDistribution(int index)
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8;getDataDistribution in interface StoreTypes.RDDStorageInfoOrBuilderpublic StoreTypes.RDDDataDistributionOrBuilder getDataDistributionOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDDataDistribution data_distribution = 8;getDataDistributionOrBuilder in interface StoreTypes.RDDStorageInfoOrBuilderpublic java.util.List<StoreTypes.RDDPartitionInfo> getPartitionsList()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9;getPartitionsList in interface StoreTypes.RDDStorageInfoOrBuilderpublic java.util.List<? extends StoreTypes.RDDPartitionInfoOrBuilder> getPartitionsOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9;getPartitionsOrBuilderList in interface StoreTypes.RDDStorageInfoOrBuilderpublic int getPartitionsCount()
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9;getPartitionsCount in interface StoreTypes.RDDStorageInfoOrBuilderpublic StoreTypes.RDDPartitionInfo getPartitions(int index)
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9;getPartitions in interface StoreTypes.RDDStorageInfoOrBuilderpublic StoreTypes.RDDPartitionInfoOrBuilder getPartitionsOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDPartitionInfo partitions = 9;getPartitionsOrBuilder in interface StoreTypes.RDDStorageInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StoreTypes.RDDStorageInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.RDDStorageInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.RDDStorageInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static StoreTypes.RDDStorageInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic StoreTypes.RDDStorageInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StoreTypes.RDDStorageInfo.Builder newBuilder()
public static StoreTypes.RDDStorageInfo.Builder newBuilder(StoreTypes.RDDStorageInfo prototype)
public StoreTypes.RDDStorageInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static StoreTypes.RDDStorageInfo getDefaultInstance()
public static com.google.protobuf.Parser<StoreTypes.RDDStorageInfo> parser()
public com.google.protobuf.Parser<StoreTypes.RDDStorageInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StoreTypes.RDDStorageInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder