MemoryLogStepOrBuilder

giao diện công cộng MemoryLogStepOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getHandle ()
 Handle describing the feeds and fetches of the step.
trừu tượng com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
trừu tượng dài
getStepId ()
 Process-unique step id.

Phương pháp công khai

Chuỗi tóm tắt công khai getHandle ()

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

tóm tắt công khai com.google.protobuf.ByteString getHandleBytes ()

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

tóm tắt công khai dài getStepId ()

 Process-unique step id.
 
int64 step_id = 1;