MemoryLogStepOrBuilder

genel arayüz MemoryLogStepOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut Dize
getHandle ()
 Handle describing the feeds and fetches of the step.
abstract com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
soyut uzun
getStepId ()
 Process-unique step id.

Genel Yöntemler

genel özet String getHandle ()

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

genel özet com.google.protobuf.ByteString getHandleBytes ()

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

genel özet uzun getStepId ()

 Process-unique step id.
 
int64 step_id = 1;