MemoryLogStepOrBuilder

interfaz pública MemoryLogStepOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
getHandle ()
 Handle describing the feeds and fetches of the step.
resumen com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
abstracto largo
getStepId ()
 Process-unique step id.

Métodos públicos

cadena abstracta pública getHandle ()

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

resumen público com.google.protobuf.ByteString getHandleBytes ()

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

public abstract long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;