MemoryLogStepOrBuilder

পাবলিক ইন্টারফেস MemoryLogStepOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

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

বিমূর্ত স্ট্রিং
getHandle ()
 Handle describing the feeds and fetches of the step.
বিমূর্ত com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
বিমূর্ত দীর্ঘ
GetStepId ()
 Process-unique step id.

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

সর্বজনীন বিমূর্ত স্ট্রিং getHandle ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getHandleBytes ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

পাবলিক বিমূর্ত দীর্ঘ getStepId ()

 Process-unique step id.
 
int64 step_id = 1;