SourceFile

পাবলিক ফাইনাল ক্লাস সোর্সফাইল

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Protobuf টাইপ tensorflow.SourceFile

নেস্টেড ক্লাস

ক্লাস SourceFile.Builder
 Content of a source file involved in the execution of the debugged TensorFlow
 program. 

ধ্রুবক

int FILE_PATH_FIELD_NUMBER
int HOST_NAME_FIELD_NUMBER
int LINES_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্যাটিক সোর্সফাইল
সোর্সফাইল
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
স্ট্রিং
getHostName ()
 Name of the host on which the file is located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Name of the host on which the file is located.
স্ট্রিং
getLines (int সূচক)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (int সূচক)
 Line-by-line content of the file.
int
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the file.
int
চূড়ান্ত com.google.protobuf.UnknownFieldSet
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক SourceFile.Builder
স্ট্যাটিক SourceFile.Builder
SourceFile.Builder
স্ট্যাটিক সোর্সফাইল
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক সোর্সফাইল
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক সোর্সফাইল
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক সোর্সফাইল
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক সোর্সফাইল
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক সোর্সফাইল
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক সোর্সফাইল
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক সোর্সফাইল
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক সোর্সফাইল
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক সোর্সফাইল
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
SourceFile.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int FILE_PATH_FIELD_NUMBER

ধ্রুবক মান: 1

HOST_NAME_FIELD_NUMBER এ সর্বজনীন স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 2

পাবলিক স্ট্যাটিক ফাইনাল int LINES_FIELD_NUMBER

ধ্রুবক মান: 3

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক স্ট্যাটিক সোর্সফাইল getDefaultInstance ()

পাবলিক সোর্সফাইল getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন স্ট্রিং getFilePath ()

 Path to the file.
 
string file_path = 1;

সর্বজনীন com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

সর্বজনীন স্ট্রিং getHostName ()

 Name of the host on which the file is located.
 
string host_name = 2;

সর্বজনীন com.google.protobuf.ByteString getHostNameBytes ()

 Name of the host on which the file is located.
 
string host_name = 2;

পাবলিক স্ট্রিং গেটলাইনস (int সূচক)

 Line-by-line content of the file.
 
repeated string lines = 3;

সর্বজনীন com.google.protobuf.ByteString getLinesBytes (int index)

 Line-by-line content of the file.
 
repeated string lines = 3;

পাবলিক int getLinesCount ()

 Line-by-line content of the file.
 
repeated string lines = 3;

সর্বজনীন com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the file.
 
repeated string lines = 3;

সর্বজনীন getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক SourceFile.Builder newBuilder ( SourceFile প্রোটোটাইপ)

পাবলিক স্ট্যাটিক SourceFile.Builder newBuilder ()

সর্বজনীন SourceFile.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক সোর্সফাইল পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সোর্সফাইল পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (বাইটবাফার ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সোর্সফাইল পার্সফ্রম (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন SourceFile.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException