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;