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;