Class RootScatterGather.ShardContainer<T>

  • Enclosing class:
    RootScatterGather

    @NonNullByDefault
    public static final class RootScatterGather.ShardContainer<T>
    extends Object
    • Method Detail

      • shard

        public T shard()
      • container

        public org.opendaylight.yangtools.yang.data.api.schema.ContainerNode container()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(@Nullable Object obj)
        Overrides:
        equals in class Object