MemoryLogStepOrBuilder

อินเทอร์เฟซสาธารณะ MemoryLogStepOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สตริงที่เป็นนามธรรม
รับแฮนเดิล ()
 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;