MemoryLogStepOrBuilder

الواجهة العامة MemoryLogStepOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
الحصول على مقبض ()
 Handle describing the feeds and fetches of the step.
مجردة com.google.protobuf.ByteString
الحصول على هاندل بايتس ()
 Handle describing the feeds and fetches of the step.
مجردة طويلة
معرف الخطوة ()
 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;