Uses of Class
com.alibaba.RDDReaderTransfer.essential_type
-
Packages that use essential_type Package Description com.alibaba.RDDReaderTransfer -
-
Uses of essential_type in com.alibaba.RDDReaderTransfer
Methods in com.alibaba.RDDReaderTransfer that return essential_type Modifier and Type Method Description essential_typeessential_type.Builder. build()essential_typeessential_type.Builder. buildPartial()static essential_typeessential_type. getDefaultInstance()essential_typeessential_type.Builder. getDefaultInstanceForType()essential_typeessential_type. getDefaultInstanceForType()essential_typebasic_type.Builder. getEssen().RDDReaderTransfer.essential_type essen = 1;essential_typebasic_type. getEssen().RDDReaderTransfer.essential_type essen = 1;essential_typebasic_typeOrBuilder. getEssen().RDDReaderTransfer.essential_type essen = 1;essential_typearray_type.Builder. getItem(int index)repeated .RDDReaderTransfer.essential_type item = 1;essential_typearray_type. getItem(int index)repeated .RDDReaderTransfer.essential_type item = 1;essential_typearray_typeOrBuilder. getItem(int index)repeated .RDDReaderTransfer.essential_type item = 1;static essential_typeessential_type. parseDelimitedFrom(InputStream input)static essential_typeessential_type. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeessential_type. parseFrom(byte[] data)static essential_typeessential_type. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeessential_type. parseFrom(com.google.protobuf.ByteString data)static essential_typeessential_type. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeessential_type. parseFrom(com.google.protobuf.CodedInputStream input)static essential_typeessential_type. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeessential_type. parseFrom(InputStream input)static essential_typeessential_type. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeessential_type. parseFrom(ByteBuffer data)static essential_typeessential_type. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.alibaba.RDDReaderTransfer that return types with arguments of type essential_type Modifier and Type Method Description List<essential_type>array_type.Builder. getItemList()repeated .RDDReaderTransfer.essential_type item = 1;List<essential_type>array_type. getItemList()repeated .RDDReaderTransfer.essential_type item = 1;List<essential_type>array_typeOrBuilder. getItemList()repeated .RDDReaderTransfer.essential_type item = 1;com.google.protobuf.Parser<essential_type>essential_type. getParserForType()static com.google.protobuf.Parser<essential_type>essential_type. parser()Methods in com.alibaba.RDDReaderTransfer with parameters of type essential_type Modifier and Type Method Description array_type.Builderarray_type.Builder. addItem(int index, essential_type value)repeated .RDDReaderTransfer.essential_type item = 1;array_type.Builderarray_type.Builder. addItem(essential_type value)repeated .RDDReaderTransfer.essential_type item = 1;basic_type.Builderbasic_type.Builder. mergeEssen(essential_type value).RDDReaderTransfer.essential_type essen = 1;essential_type.Builderessential_type.Builder. mergeFrom(essential_type other)static essential_type.Builderessential_type. newBuilder(essential_type prototype)basic_type.Builderbasic_type.Builder. setEssen(essential_type value).RDDReaderTransfer.essential_type essen = 1;array_type.Builderarray_type.Builder. setItem(int index, essential_type value)repeated .RDDReaderTransfer.essential_type item = 1;Method parameters in com.alibaba.RDDReaderTransfer with type arguments of type essential_type Modifier and Type Method Description array_type.Builderarray_type.Builder. addAllItem(Iterable<? extends essential_type> values)repeated .RDDReaderTransfer.essential_type item = 1;
-