Class OpGet
java.lang.Object
org.apache.pulsar.metadata.impl.batching.OpGet
- All Implemented Interfaces:
MetadataOp
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pulsar.metadata.impl.batching.MetadataOp
MetadataOp.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pulsar.metadata.impl.batching.MetadataOp
asDelete, asGet, asGetChildren, asPut, getFuture
-
Constructor Details
-
OpGet
public OpGet()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceMetadataOp
-
size
public int size()- Specified by:
sizein interfaceMetadataOp
-